Answer:
Linear
Step-by-step explanation:
There is a constant rate of change ( 1 ), and there is a y-intercept.
Answer:
-20
Step-by-step explanation:
<u>PEMDAS</u>
<u>P</u>arentheses -> <u>E</u>xponents -> <u>M</u>ultiplication -> <u>D</u>ivision -> <u>A</u>ddition -> <u>S</u>ubtraction
1.) First, we can rewrite this equation to make it easier to understand
5 x (-6 / -1 + - 10)
5(-6 / -1 - 10)
2.) Begin by dividing inside the parentheses
5(-6 / -1 - 10)
5(6 - 10)
3.) Solve
5(6 - 10)
5(-4)
-20
or
5(6 - 10)
5(6) 5(-10)
30 - 50
-20
Therefore, the expression equals -20.
Using the equation y = abx , substitute both of your given points into that equation.
2 = ab2 and 4 = ab3 Solve each equation for a.
2⁄b2 and 4⁄b3 = a Therefore, 2⁄b2 = 4⁄b3
Cross multiply: 2b3 = 4b2 Divide both sides by b2
2b = 4 a = 2/4 = 1/2
b = 2
y = 1 (2)x
2 hopefully this helped.
Correct question:
Thompson and Thompson is a steel bolts manufacturing company. Their current steel bolts have a mean diameter of 131 millimeters, and a standard deviation of 7 millimeters. If a random sample of 31" steel bolts is selected, what is the probability that the sample mean would differ from the population mean by more than 1.9 millimeters? Round your answer to four decimal places.
Answer:
0.1310
Step-by-step explanation:
Given:
Sample size, n = 31
mean, u = 131
X - u = 1.9
If a random sample of 31 steel bolts is selected, the probability that the sample mean would differ from the population mean by more than 1.9 millimeter, would be determined by:
Z = 1.51
Probability =
P(|Z| > 1.51) =
P(Z < -1.51) + P(Z > 1.51)
= P(Z < -1.51) + 1 - P(Z > 1.51)
Using the standard normal table:
= NORMDIST(-1.51) = 0.0655;
NORMDIST(1.51) = 0.9345
Thus,
P = 0.0655 + 1 - 0.9345
= 0.1310