document.write( "Question 854639: Assume that the salaries of elementary school teachers in the united states are normally distributed with a mean of $35,00 and a standard deviation of $4000. What is the cutoff salary for teachers in the top 10%?\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #514861 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "mean of $35,00 and a standard deviation of $4000
\n" ); document.write( "What is the cutoff salary for teachers in the top 10%?
\n" ); document.write( " z = NORMSINV(.10) = 1.2816
\n" ); document.write( " z = 1.2816 = (X - $35,000)/$4000
\n" ); document.write( " $4000*1.2816 + $35,000 = X
\n" ); document.write( " $40,126.40 = X, the cutoff salary for teachers in the top 10%
\n" ); document.write( " \n" ); document.write( "
\n" );