document.write( "Question 1149473: Scores on an English test are normally distributed with a mean of 33.7 and a standard deviation of 7.2. Find the score that represents the 59th percentile. \n" ); document.write( "
Algebra.Com's Answer #770801 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
the z-value for 0.59 probability is z=0.23
\n" ); document.write( "z=(z-mean)/sd
\n" ); document.write( "0.23=(x-33.7)/7.2
\n" ); document.write( "1.656=x-33.7
\n" ); document.write( "x=35.356 or 35.4
\n" ); document.write( "
\n" );