document.write( "Question 1188543: A tire factory wants to set a minimum mileage guarantee on its tyre. Tyre tests reveals that the mean mileage has a normal distribution with mean 109 and standard deviation 2.65.\r
\n" ); document.write( "\n" ); document.write( "the manufacturer wants to set the minimum guaranteed mileage so that no more than 2.5 percent of tyres will have to be replaced.\r
\n" ); document.write( "\n" ); document.write( "The Lower limit of guaranteed mileage is :?
\n" ); document.write( "

Algebra.Com's Answer #819672 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
z(0.025)=-1.96
\n" ); document.write( "z=(x-mean)/sd
\n" ); document.write( "-1.96=(x-109)/2.65
\n" ); document.write( "-5.194=x-109
\n" ); document.write( "x=103.81
\n" ); document.write( "
\n" );