document.write( "Question 1191285: The time taken for a student to complete an exam is normally distributed with a mean of 40 minutes and a standard deviation of 5.5 minutes. \r
\n" );
document.write( "\n" );
document.write( "The probability a student takes between k and 48 minutes is 0.4. What is the value of k? \n" );
document.write( "
Algebra.Com's Answer #823102 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! z=(x-mean)/sd \n" ); document.write( "z=(48-40)/5.5 \n" ); document.write( "=1.454 \n" ); document.write( "probability <48 minutes is 0.9271 \n" ); document.write( "use the table and find that for probability 0.5271 being less than a certain number of minutes, z=0.068 \n" ); document.write( ". \n" ); document.write( "The probability that z is between 0.068 and 1.454 is 0.40 \n" ); document.write( "0.064=(k-40)/5.5 \n" ); document.write( "0.352=(x-40) \n" ); document.write( "k=40.352 minutes \n" ); document.write( " |