Answer:
0.6170
Step-by-step explanation:
Given that a manufacturing process is designed to produce bolts with a 0.25-in. diameter.
i.e. no of bolts which are produced as per standard is X means then
X is normal with mean = 0.250 and std dev = 0.04
No of bolts tested = 36
If this mean falls outside the interval (0.230,0.270) the production would be shut down.
i.e. P(|x-25|>0.20) =production shut down probability

Answer:
The prime factorization of 891 is 9^2*11
Step-by-step explanation:
Divide 891 by 9, 9, and finally, 11. Or use a factorization calculator.
Answer:
Volume = 21688.37 in.³
Step-by-step explanation:
Volume of a sphere : V=4/3πr³
4/3π17.3³ ≈ 21688.37025
hope this helps :D
Answer:
<em>75</em>
Step-by-step explanation:
Given:
f(1) = 100
f(n+1) = f(n) - 5
Solve for:
f(6)
Solution:
f(1) = 100
f(2) = f(1) - 5 = 100 - 5 = 100 - 1 x 5 = f(1) - 1 x 5
f(3) = f(2) - 5 = 100 - 5 - 5 = 100 - 2 x 5 = f(1) - 2 x 5
...
f(n) = f(n - 1) - 5 = 100 - (n-1) x 5 = f(1) - (n-1) x 5
=> f(6) = f(1) - (6-1) x 5 = 100 - 5 x 5 = 100 - 25 = 75
Hope this helps!