document.write( "Question 1124498: score are widely used standardized test for college admission in usa. score are based on a normal distribution with a mean of 1500 and standard deviation of 300.clinton would like to offer an honor scholarship to student who score in the top 10% of this test. what is the minimum score that qualifies for the scholarship. \n" ); document.write( "
Algebra.Com's Answer #740879 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! Top 10% has z=1.28 \n" ); document.write( "z=(x-mean)/sd \n" ); document.write( "1.28=(x-1500)300 \n" ); document.write( "384=x-1500 \n" ); document.write( "x=1884 is the minimum score. \n" ); document.write( " \n" ); document.write( " |