Answer:
D = .44P
Step-by-step explanation:
We need to find the slope of the line
m = (y2-y1)/ (x2-x1)
Using two points
m = (22-4.4) /(50-10)
= 17.6/40
= .44 lb/ in^2 ft
We can use the point slope form of the equation
y-y1 = m(x-x1) where y=D and x=P
D-4.4 = .44 (P-10)
Distribute
D-4.4 = .44P - 4.4
Add 4.4 to each side
D -4.4+4.4 = .44P -4.4+4.4
D = .44P
Answer:
2 yards.
Step-by-step explanation:
If you do what was stated in the problem, you would be left at -2. So, you would need to move up 2 yards to get back to 0.
20 bicycles each of 2 wheels
So 20 x 2 = 40 wheels
10 cars each of 4 wheels
So 10 x 4 = 40 wheels
Total = 40 + 40
= 80 wheels
Answer:
Step-by-step explanation:
Hello!
The variable of interest, X: height of women at a college, has an approximately normal distribution with mean μ= 65 inches and standard deviation σ= 1.5 inches.
You need to look for the value of height that marks the bottom 20% of the distribution, i.e. the height at the 20th percentile of the normal curve, symbolically:
P(X≤x₀)= 0.20
To know what value of height belongs to the 20% of the distribution, you have to work using the standard normal distribution and then reverse the standardization with the population mean and standard deviation to reach the value of X. So the first step is to look for the Z-value that accumulates 20% of the distribution:
P(Z≤z₀)=0.20
z₀= -0.842
z₀= (x₀-μ)/σ
z₀*σ= (x₀-μ)
x₀= (z₀*σ)+μ
x₀= (-0.842*1.5)+65
x₀= 63.737 inches
I hope it helps!