document.write( "Question 301185: There is a company that has a product which lasts with a mean of 18 months and standard deviation of 3 months. The company can only afford to replace 2% of the products. How many months should the warranty be? \n" ); document.write( "
Algebra.Com's Answer #215973 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
There is a company that has a product which lasts with a mean of 18 months and standard deviation of 3 months. The company can only afford to replace 2% of the products. How many months should the warranty be?
\n" ); document.write( "---------------------
\n" ); document.write( "Find the z-value that has a left tail of 2%
\n" ); document.write( "---
\n" ); document.write( "invNorm(0.02) = -2.0537
\n" ); document.write( "---
\n" ); document.write( "Find the corresponding \"x\" value using x = zs+u
\n" ); document.write( "---
\n" ); document.write( "x = -2.0537*3 + 18
\n" ); document.write( "---
\n" ); document.write( "x = 11.84 months
\n" ); document.write( "====
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" );