Answer:
you need the distance they're running and the pace they are running at.
18m
Step-by-step explanation:
5x3=15 +3 =18
x = number of hours
want to find probability (P) x >= 13
x is N(14,1) transform to N(0,1) using z = (x - mean) / standard deviation so can look up probability using standard normal probability table.
P(x >= 13) = P( z > (13 - 14)/1) = P(z > -1) = 1 - P(z < -1) = 1 - 0.1587 = 0.8413
To convert that to percentage, multiply 100, to get 84.13%
Answer:
184 cm²
Step-by-step explanation:
Surface area of the rectangular box is expressed as S = 2(LW+LH+WH)
L is the length of the box = 90 cm
W is the width of the box = 50 cm
H is the height of the box= 90 cm
If there are error of at most 0.2 cm in each measurement, then the total surface area using differential estimate will be expressed as shown;
S = 2{(LdW+WdL) + (LdH+HdL) + (WdH+HdW)
Note that dL = dW = dH = 0.2 cm
Substituting the given values into the formula to estimate the maximum error in calculating the surface area of the box
S = 2{(90(0.2)+50(0.2)) + (90(0.2)+90(0.2)) + (50(0.2)+90(0.2))
S = 2{18+10+18+18+10+18}
S = 2(92)
S = 184 cm²
Hence, the maximum error in calculating the surface area of the box is 184cm²
Answer:
Step-by-step explanation:
N is between points M and O
MN = x
MO = 3x - 6
NO = x + 1
The way it reads MN + NO = MO
x + x + 1 = 3x - 6
2x + 1 = 3x - 6
2x - 2x +1 = 3x -2x - 6
1 = x - 6
1 + 6 = x
x = 7
MO = 3x - 6
MO = 3*7 - 6
MO = 21 - 6
MO = 15