document.write( "Question 1047222: A certain brand of tyre manufactured by Run Wild Inc. has a lifetime that is normally distributed with a mean of 81,200 miles and a standard deviation of 4,300 miles. For how many miles should they warranty their tyres if they want 95% of them to last longer than the warranty? \n" ); document.write( "
Algebra.Com's Answer #662825 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
For 95% to last longer, I need to have z>-1.645
\n" ); document.write( "z=(x-mean)/sd
\n" ); document.write( "-1.645=(x-81200)/4300 units in miles
\n" ); document.write( "Multiply both sides by 4300
\n" ); document.write( "-7073.5=x-81200
\n" ); document.write( "add 81200 to both sides
\n" ); document.write( "x=74126.5 miles
\n" ); document.write( "With a normal distribution with mean 81,200 and sd 4300, 95% of the values will be greater than 74,126.5 miles
\n" ); document.write( "
\n" ); document.write( "
\n" );