document.write( "Question 785450: The height of an adult male is known to be normally distributed with a mean of 175 cm and a standard deviation of 6 cm. What must the height of a doorway be, such that 99 percent of adult males can pass through it without having to bend? \n" ); document.write( "
Algebra.Com's Answer #477548 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
The height of an adult male is known to be normally distributed with a mean of 175 cm and a standard deviation of 6 cm. What must the height of a doorway be, such that 99 percent of adult males can pass through it without having to bend?
\n" ); document.write( "--------
\n" ); document.write( "Find the z-value with a left tail of 99%.
\n" ); document.write( "----
\n" ); document.write( "invNorm(0.99) = 2.3263
\n" ); document.write( "----
\n" ); document.write( "Find the corresponding \"x\" value::
\n" ); document.write( "x = z*s + u
\n" ); document.write( "x = 2.3263*6 +175
\n" ); document.write( "x = 188.96 cm
\n" ); document.write( "================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );