Answer:
2 is the factor of every even number hope this help you
(d) 320 If the measurement of two angles of a triangle are 72º and 70%, find third ange in degrees. If the measurement of two angles of a triangle are 630 and 100
I NEED HELP PLEASE ASAP!!
Answer:
Option B, 1
Step-by-step explanation:
tan 45° = 1/1 = 1
Consider the probability that at most 85 out of 136 DVDs will work correctly. Assume the probability that a given DVD will work correctly is 52%. Specify whether the normal curve can be used as an approximation to the binomial probability by verifying the necessary conditions.
Answer:
Since both [tex]np \geq 10[/tex] and [tex]n(1-p) \geq 10[/tex], the necessary conditions are satisfied.
0.9945 = 99.45% probability that at most 85 out of 136 DVDs will work correctly.
Step-by-step explanation:
Test if the normal curve can be used as an approximation to the binomial probability by verifying the necessary conditions.
It is needed that:
[tex]np \geq 10[/tex] and [tex]n(1-p) \geq 10[/tex]
Binomial probability distribution
Probability of exactly x successes on n repeated trials, with p probability.
Can be approximated to a normal distribution, using the expected value and the standard deviation.
The expected value of the binomial distribution is:
[tex]E(X) = np[/tex]
The standard deviation of the binomial distribution is:
[tex]\sqrt{V(X)} = \sqrt{np(1-p)}[/tex]
Normal probability distribution
Problems of normally distributed distributions can be solved using the z-score formula.
In a set with mean [tex]\mu[/tex] and standard deviation [tex]\sigma[/tex], the z-score of a measure X is given by:
[tex]Z = \frac{X - \mu}{\sigma}[/tex]
The Z-score measures how many standard deviations the measure is from the mean. After finding the Z-score, we look at the z-score table and find the p-value associated with this z-score. This p-value is the probability that the value of the measure is smaller than X, that is, the percentile of X. Subtracting 1 by the p-value, we get the probability that the value of the measure is greater than X.
When we are approximating a binomial distribution to a normal one, we have that [tex]\mu = E(X)[/tex], [tex]\sigma = \sqrt{V(X)}[/tex].
Assume the probability that a given DVD will work correctly is 52%.
This means that [tex]p = 0.52[/tex]
136 DVDs
This means that [tex]n = 136[/tex]
Test the conditions:
[tex]np = 136*0.52 = 70.72 \geq 10[/tex]
[tex]n(1-p) = 136*0.48 = 65.28 \geq 10[/tex]
Since both [tex]np \geq 10[/tex] and [tex]n(1-p) \geq 10[/tex], the necessary conditions are satisfied.
Mean and standard deviation:
[tex]\mu = E(X) = np = 136*0.52 = 70.72[/tex]
[tex]\sigma = \sqrt{V(X)} = \sqrt{np(1-p)} = \sqrt{136*0.52*0.48} = 5.83[/tex]
Consider the probability that at most 85 out of 136 DVDs will work correctly.
Using continuity correction, this is [tex]P(X \leq 85 + 0.5) = P(X \leq 85.5)[/tex], which is the p-value of Z when X = 85.5. So
[tex]Z = \frac{X - \mu}{\sigma}[/tex]
[tex]Z = \frac{85.5 - 70.72}{5.83}[/tex]
[tex]Z = 2.54[/tex]
[tex]Z = 2.54[/tex] has a p-value of 0.9945.
0.9945 = 99.45% probability that at most 85 out of 136 DVDs will work correctly.
Geometry help I don’t get this stuff at all
Answer:
The last option
V = (-1.5,3)
other options dont lie where V is exact
V is only Exact at (-1.5,3)
a special window in the shape of a rectangle with semicircles at each end is to be constructed so that the outside perimeter is 100 feet. find the dimensions of the rectangle tha tmaximizes the total area of the window
Answer:
The dimensions of the rectangle are length 25 feet and width 15.92 feet
Step-by-step explanation:
Let L be the length of the rectangle and w be the width.
The area of the rectangular part of the shape is Lw while the area of the two semi-circular ends which have a diameter which equals the width of the rectangle is 2 × πw²/8 = πw²/4. The area of each semi-circle is πw²/4 ÷ 2 = πw²/8
So, the area of the shape A = Lw + πw²/4.
The perimeter of the shape, P equals the length of the semi-circular sides plus twice its length. The length of a semi-circular side is πw/2. So, both sides is 2 × πw/2 = πw
P = πw + 2L
Since the perimeter, P = 100 feet, we have
πw + 2L = 100
From this L = (100 - πw)/2
Substituting L into A, we have
A = Lw + πw²/4.
A = [(100 - πw)/2]w + πw²/4.
A = 50w - πw²/2 + πw²/4.
A = 50w - πw²/2
Now differentiating A with respect to w and equating it to zero to find the value of w which maximizes A.
So
dA/dw = d[50w - πw²/2]/dw
dA/dw = 50 - πw
50 - πw = 0
πw = 50
w = 50/π = 15.92 feet
differentiating A twice to get d²A/dw² = - π indicating that w = 50/π is a value at which A is maximum since d²A/dw² < 0.
So, substituting w = 50/π into L, we have
L = (100 - πw)/2
L = 50 - π(50/π)/2
L = 50 - 50/2
L = 50 - 25
L = 25 feet
So, the dimensions of the rectangle are length 25 feet and width 15.92 feet
Let f(x) = e ^3x/5x − 2. Find f'(0).
Answer:
Step-by-step explanation:
Our friend asking what the actual function is has a point. I completed this under the assumption that what we have is:
[tex]f(x)=\frac{e^{3x}}{5x-2}[/tex] and used the quotient rule to find the derivative, as follows:
[tex]f'(x)=\frac{e^{3x}(5)-[(5x-2)(3e^{3x})]}{(5x-2)^2}[/tex] and simplifying a bit:
[tex]f'(x)=\frac{5e^{3x}-[15xe^{3x}-6e^{3x}]}{(5x-2)^2}[/tex]and a bit more to:
[tex]f'(x)=\frac{5e^{3x}-15xe^{3x}+6e^{3x}}{(5x-2)^2}[/tex] and combining like terms:
[tex]f'(x)=\frac{11e^{3x}-15xe^{3x}}{(5x-2)^2}[/tex] and factor out the GFC in the numerator to get:
[tex]f'(x)=\frac{e^{3x}(11-15x)}{(5x-2)^2}[/tex] That's the derivative simplified. If we want f'(0), we sub in 0's for the x's in there and get the value of the derivative at x = 0:
[tex]f'(0)=\frac{e^0(11-15(0))}{(5(0)-2)^2}[/tex] which simplifies to
[tex]f'(0)=\frac{11}{4}[/tex] which translates to
The slope of the function is 11/4 at the point (0, -1/2)
A plumber charges $65 for a diagnostic check. After the check, it is $85 per hour for the work. With $320 in your wallet, how many hours of Work can you afford?
Answer:
3 hours
Step-by-step explanation:
first, you subtract 65 from 320 to cover the diagnostic check.
Then, you subtract 85 from the remaining cash three times and you'll get 0
I NEED HELP PLEASE AND THANK YOU!!! ASAP
Answer:
71
Step-by-step explanation:
Initial angle lies in 4th quadrant
Find the length of side
x to the nearest tenth.
Which graph is a function?
Answer:
B
Step-by-step explanation:
A function is a relation in which each input, x, has only one output, y.
There are two ways to determine if a relation is a function:
1. If each x-input has only one, unique y-output, then it's a function. If some x-inputs share the same y-outputs, it's not a function.
2. Vertical Line Test on Graphs:
To determine whether y is a function of x, when given a graph of relation, use the following criterion: if every vertical line you can draw goes though only 1 point, the relation can be a function. If you can draw a vertical line that goes though more than 1 point, the relation cannot be a function.
Since we're given a graph relation, let's test both of the answers out.
If I were to draw a vertical line in a specific place on the first graph, I'd be hitting more than one point in the coordinate plane.
If I were to draw a vertical line in a specific place on the second graph, I'd only be hitting one point in the coordinate plane.
Therefore, choice B is a function.
What is the volume of a cone with a radius of 4 inches and height of 11?
Answer:
184.22
Step-by-step explanation:
4 pounds of oranges costs $ 12 . What is the unit price per pound?
Answer:
3 dollars per pound
Step-by-step explanation:
Unit Price = Cost / Pounds of oranges
Unit Price = 12 / 4
Unit Price = 3
The unit price per pound is $3
A television and DVD player cost a total of $1230. The cost of the television is two times the cost of the DVD player. Find the cost of each item
Answer:
Television = 820
DVD Player = 410
Step-by-step explanation: Imagine the television as 2, and the DVD player as 1. If you’re were to draw it out with boxes, you’d see that the tv has two boxes and the DVD player has 1 box. All are exactly the same amount, and there are a total of three boxes. So divided 1230 by 3 and you get 410. Using the idea of the boxes, the DVD player get’s one 410, and the tv gets two 410s, or 820.
Answer please answer!!
I need the answer asap
Answer:
35 cm
Step-by-step explanation:
is the correct answer
Convert 653 in base 7 to base 10
If a, b, c are in A.P. show that
a (b + c)/bc,b(c + a) /ca, c(a-b )/bc
are in A.P.
Answer:
Step-by-step explanation:
[tex]\frac{a(b+c)}{bc} ,\frac{b(c+a)}{ca} ,\frac{c(a+b)}{ab} ~are~in~A.P.\\if~\frac{ab+ca}{bc} ,\frac{bc+ab}{ca} ,\frac{ca+bc}{ab} ~are~in~A.P.\\add~1~to~each~term\\if~\frac{ab+ca}{bc} +1,\frac{bc+ab}{ca} +1,\frac{ca+bc}{ab} +1~are~in~A.P.\\if~\frac{ab+ca+bc}{bc} ,\frac{bc+ab+ca}{ca} ,\frac{ca+bc+ab\\}{ab} ~are~in~A.P.\\\\divide~each~by~ab+bc+ca\\if~\frac{1}{bc} ,\frac{1}{ca} ,\frac{1}{ab} ~are ~in~A.P.\\if~\frac{a}{abc} ,\frac{b}{abc} ,\frac{c}{abc} ~are~in~A.P.\\if~a,b,c~are~in~A.P.\\which~is~true.[/tex]
Write an equation that represents the line.
Use exact numbers.
Answer: y=2/3X- 4/3
Step-by-step explanation:
Slope = (4-2)/(4-1)=2/3
Y-2=2/3(x-1)
Y-2=2/3x-2/3
Y=2/3X-2/3+2
Y=2/3X-4/3
Instructions: Determine whether the following polygons are
similar. If yes, type in the similarity statement and scale factor. If
no, type 'None' in the blanks.
Answer:
None
Step-by-step explanation:
The given angles aren't equal which is needed for the polygon to be similar
No, the following polygons are not similar.
Used the concept of a similar figure that states,
In terms of Maths, when two figures have the same shape but their sizes are different, then such figures are called similar figures.
Given that,
Two polygons EFGH and JKLM are shown in the image.
Now the corresponding sides of both figures are,
EF = 27
JK = 63
And, EH = 27
JM = 63
Hence, the ratio of corresponding sides is,
EF/JK = 27/63
= 9/21
= 3/7
EH/JM = 27/63
= 3/7
So their corresponding sides are equal in ratio.
But their corresponding angles are not the same.
To learn more about the angle visit:;
https://brainly.com/question/25716982
#SPJ4
34 Proportions
Mathematics, Pre-Algebra
Question 2
A boat can travel 21 miles on 7 gallons of gasoline. How far can it travel on 17 gallons?
Answer:
51 miles
Step-by-step explanation:
hope it's clear and understandable
:)
The three sides of a triangle are n, 3n+3, and 3n−1. If the perimeter of the triangle is 72m, what is the length of each side?
Answer: 10m, 33m, and 29m
Step-by-step explanation:
n + 3n+3 + 3n-1 = 72m
7n+2=72m
7n = 72-2
n = 70/7
n = 10
Which of the following describes a positive correlation?
As the number of hours spent on homework increases, the tests scores increase.
As the number of apples eaten per year increases, the number of times visiting the doctor every year remains the same.
As the number of times going to bed early increases, the number of times waking up late decreases.
The amount of time a team spent practicing increases, the number of games lost in a season decreases.
THIS IS A MULTIPLE CHOICE QUESTION
Answer:
First Choice: As the number of hours spent on homework increases, the tests scores increase.
Step-by-step explanation:
The definition of a positive correlation is a relationship between two given variables, in which both variables are moving in the same direction. This can mean when one variable increases and the other variable increases, too, or one variable decreases and the other decreases as well.
The first choice is a positive correlation because both variables are changing (increasing) in the same direction. As you spend more time on homework, you're likely to get a higher test score.
The second choice cannot be a positive correlation because only one variable is having some kind of change (increasing). The doctor visits amount remains the same, so we can call this a zero-correlation relationship because the number of apples eaten yearly doesn't affect the amount of doctor visits. An apple a day keeps the doctor a way is just a proverb, not to be taken literally.
The third choice cannot be a positive correlation because the two variables are going different directions. Even though the number of times going to bed early is increasing, the number of times waking up late decreases, which is not moving in the same direction as the other variable.
The fourth choice cannot be a positive correlation because, similarly to the third choice, the two variables are going different directions. One variable is increasing, which is the amount of practice time. Meanwhile, the other variable is decreasing (going in the opposite direction), which is the number of games lost in a season.
The Susan B. Anthony dollar has a radius of 0.52 inches. Find the area of one side of the coin to the nearest
hundredth.
Answer:
0.85 in²
Step-by-step explanation:
really ? you need help with that ? you could not find the formula for the area of a circle on the internet and type it into your calculator ? I can't do anything else here.
a circle area is
A = pi×r²
r being the radius.
and pi being, well, pi (3.1415....)
r = 0.52 in
so,
A = pi×0.52² = pi×0.2704 = 0.849486654... in²
the area of one side of the coin is 0.85 in²
if x¹=xcosA+ysinA and y¹=xsinA-ycosA, show that (x¹)²+(y¹)²=x²+y²
Expanding each square on the left side, you have
(x cos(A) + y sin(A))² = x² cos²(A) + 2xy cos(A) sin(A) + y² sin²(A)
(x sin(A) - y cos(A))² = x² sin²(A) - 2xy sin(A) cos(A) + y² cos²(A)
so that adding them together eliminates the identical middle terms and reduces to the sum to
x² cos²(A) + y² sin²(A) + x² sin²(A) + y² cos²(A)
Collecting terms to factorize gives us
(y² + x²) sin²(A) + (x² + y²) cos²(A)
(x² + y²) (sin²(A) + cos²(A))
and sin²(A) + cos²(A) = 1 for any A, so we end up with
x² + y²
as required.
Solve the formula for the indicated variable.
1
A=-bh, for h
2
- BA
Answer:
perdón yo no hablo inglés
What is the probability that z equals 1.5
Answer:
0.1
Step-by-step explanation:
The probability value corresponding to z = 1.5 is 0.9332.
What is probability?Probability is a number that expresses the likelihood or chance that a specific event will take place. Both proportions ranging from 0 to 1 and percentages ranging from 0% to 100% can be used to describe probabilities.
The standard normal curve is a special case of a normal curve with a mean of 0 and a standard deviation of 1. Since it is symmetric around the mean, 50% of the observations lie under the mean while the other 50% of the observations lie above the mean.
Thus the probability value corresponding to z = 1.5 is 0.9332.
Since the total probability value under the curve is 1, we subtract 0.9332 from 1 to calculate the area to the right.
P(Z>1.5)
=P(Z≤1.5)
=1−0.9332
=0.0668
Learn more about probability here:
https://brainly.com/question/30034780
#SPJ3
Enter the degree of the polynomial below.
6x + 9x + 3x – 4410 - 9x5 – 5x6
A. 9
B. 10
c. 6.
OD. 4
Answer:
the answer is d
Step-by-step explanation:
Please answer in detail
Answer:
y=5x-1 I think because the snd option doesn't make sense but you should try y =5x-1
Let a=⟨1,−4,2⟩ and b=⟨−5,−5,−2⟩. Compute:
a+b=⟨ ,, ⟩
a−b=⟨ ,,⟩
2a=⟨ ,,⟩
3a+4b=⟨ ,, ⟩
|a|=
Answer:
a + b = ⟨-4, -9, 0⟩
a - b = ⟨6, 1, 4⟩
2a = ⟨2, -8, 4⟩
3a + 4b = ⟨-17, -32, -2⟩
|a| = √21
General Formulas and Concepts:
Pre-Algebra
Order of Operations: BPEMDAS
Brackets Parenthesis Exponents Multiplication Division Addition Subtraction Left to RightPre-Calculus
Vectors
OperationsScalars[Magnitude] ||v|| = √(x² + y² + z²)Step-by-step explanation:
Adding and subtracting vectors are follow the similar pattern of normal order of operations:
a + b = ⟨1 - 5, -4 - 5, 2 - 2⟩ = ⟨-4, -9, 0⟩
a - b = ⟨1 + 5, -4 + 5, 2 + 2⟩ = ⟨6, 1, 4⟩
Scalar multiplication multiplies each component:
2a = ⟨2(1), 2(-4), 2(2)⟩ = ⟨2, -8, 4⟩
Remember to multiply in the scalar before doing basic operations:
3a + 4b = ⟨3(1), 3(-4), 3(2)⟩ + ⟨4(-5), 4(-5), 4(-2)⟩ = ⟨3, -12, 6⟩ + ⟨-20, -20, -8⟩ = ⟨-17, -32, -2⟩
Absolute values surrounding a vector signifies magnitude of a vector. Follow the formula:
|a| = √[1² + (-4)² + 2²] = √21
help i need help with math help if u can
I am struggling and I would be so happy if any of you helped me. Can someone help me with the last two red boxes please? The rest of the question is for reference to help solve the problem. Thank you for your time!
Answer:
I think you can go with:
The margin of error is equal to half the width of the entire confidence interval.
so try .74 ± = [ .724 , .756] as the confidence interval
Step-by-step explanation: