document.write( "Question 933922: A business college decides to accept only the top 10% of the applicants applying. Their acceptance is based on an entrance exam.if the mean was 75 and the standard deviation was 10, then what is the minimum score needed to be accepted to the university? \n" ); document.write( "
Algebra.Com's Answer #567121 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
mean was 75 and the standard deviation was 10.
\n" ); document.write( "........
\n" ); document.write( "\"z+=+blue%28x+-+75%29%2Fblue%2810%29\"
\n" ); document.write( ".....
\n" ); document.write( "z = invNorm(.90)= 1.2816
\n" ); document.write( ".....
\n" ); document.write( "10(1.2816) + 75 = x = 87.82
\n" ); document.write( "....
\n" ); document.write( "88 the minimum score needed to be accepted to the university
\n" ); document.write( "
\n" );