document.write( "Question 1182184: The length of time in hours before a mobile requires charging has a normal distribution with a mean of
\n" ); document.write( "100 hours and a standard deviation of 15 hours.
\n" ); document.write( "a) Find the probability that the time before charging is greater than 127 hours.
\n" ); document.write( "b) Find the 10th percentile
\n" ); document.write( "c) You are about to go on a 6 hour trip. Given you last charged your phone 127 hours ago, what is
\n" ); document.write( "the probability your mobile will not need charging until you complete the trip?
\n" ); document.write( "

Algebra.Com's Answer #812531 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
z=(x-mean)/sd
\n" ); document.write( "z>27/15=1.8 and that probability is 0.0359
\n" ); document.write( "-
\n" ); document.write( "10th percentile for z is -1.282
\n" ); document.write( "-1.282=(x-mean)/15
\n" ); document.write( "-19.22=x-mean (didn't round z until here)
\n" ); document.write( "x=80.78 hours
\n" ); document.write( "-
\n" ); document.write( "Essentially want the probability of the mobile phone's going 133 hours without charging, and that is z>33/15 or z>2.2
\n" ); document.write( "this probability is 0.0139
\n" ); document.write( "
\n" ); document.write( "
\n" );