document.write( "Question 148384: The mean life of a belted tire is given as 45000 km. The standard deviation is 2250 km.\r
\n" );
document.write( "\n" );
document.write( "What percent of the tires will have a life that exceeds 47250 km?
\n" );
document.write( "What percent of the tires will last longer than 40500 km?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #108752 by stanbon(75887) ![]() You can put this solution on YOUR website! The mean life of a belted tire is given as 45000 km. The standard deviation is 2250 km. \n" ); document.write( "What percent of the tires will have a life that exceeds 47250 km? \n" ); document.write( "What percent of the tires will last longer than 40500 km? \r \n" ); document.write( "\n" ); document.write( "-------------------------- \n" ); document.write( "Find the z-score for 47250 and for 40500. \n" ); document.write( "z(47250) = (47250-45000)/2250 = 1 \n" ); document.write( "P(z> 1 ) = 0.15866... \n" ); document.write( "----------------------------- \n" ); document.write( "z(40500) = (40500-45000)/2250 = -4500/2250 = -2 \n" ); document.write( "P(z>-2) = 0.9772499... \n" ); document.write( "====================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |