document.write( "Question 387872: The time taken for a computer to boot up, X, follows a normal distribution with mean 30 seconds and standard deviation 5 seconds.\r
\n" ); document.write( "\n" ); document.write( "What is the z-score for a boot up time of x = 30 seconds?
\n" ); document.write( "What is the z-score for a boot up time of x = 20 seconds?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #274203 by user_dude2008(1862)\"\" \"About 
You can put this solution on YOUR website!
x=30 --> z = (x-mu)/sigma = (30-30)/5 = 0\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x=20 --> z = (x-mu)/sigma = (20-30)/5 = -10/5 = -2
\n" ); document.write( "
\n" );