document.write( "Question 833679: Suppose that the mean score of a class of 35 students was 76. The 20 male students in the class had a mean score of 60. What was the mean score for the 15 female students?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #502680 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Suppose that the mean score of a class of 35 students was 76. \n" ); document.write( " The 20 male students in the class had a mean score of 60. \n" ); document.write( " What was the mean score for the 15 female students? \n" ); document.write( ": \n" ); document.write( "Let m = mean score of the girls \n" ); document.write( " \n" ); document.write( "do the math and multiply both sides by 35 \n" ); document.write( "1200 + 15m = 2660 \n" ); document.write( "15m = 2660 - 1200 \n" ); document.write( "m = 1460/15 \n" ); document.write( "m = 97 \n" ); document.write( " \n" ); document.write( " |