document.write( "Question 1181079: The distribution of cholesterol levels in teenage boys is approximately normal with μ = 170 and σ = 30. Levels above 200 warrant attention. What percent of teenage boys have levels that warrant attention? \n" ); document.write( "
Algebra.Com's Answer #810982 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
z=(x-mean)/sd
\n" ); document.write( "z>(200-170)/30 or 1
\n" ); document.write( "z>1 has probability 0.1587 or 15.87%
\n" ); document.write( "
\n" );