document.write( "Question 1143422: Find z such that 55% of the standard normal curve lies to the left of z. (Round your answer to two decimal places.) \n" ); document.write( "
Algebra.Com's Answer #764282 by Edwin McCravy(20056)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "With a TI-83 or 84\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "2ND VARS 3 \r\n" );
document.write( "\r\n" );
document.write( "with area:55, m:0, s:1, left tail, invNorm(0.55,0,1), or invNorm(0.55,0,1,LEFT)\r\n" );
document.write( "\r\n" );
document.write( "or just:\r\n" );
document.write( "\r\n" );
document.write( "invNorm(0.55)   \r\n" );
document.write( "\r\n" );
document.write( "then press ENTER\r\n" );
document.write( "\r\n" );
document.write( "0.1256613375, round to 0.13 \r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );