document.write( "Question 884537: Suppose that the mean score of a class of 34 students was 77. The 17 male students in the class had a mean score of 70. What was the mean score for the 17 female students? Round to 4 decimal places. \n" ); document.write( "
Algebra.Com's Answer #534383 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Suppose that the mean score of a class of 34 students was 77. The 17 male students in the class had a mean score of 70. What was the mean score for the 17 female students? Round to 4 decimal places. \n" ); document.write( "*** \n" ); document.write( "let x=mean score for 17 female students \n" ); document.write( " \n" ); document.write( "1190+17x=34*77 \n" ); document.write( "1190+17x=2618 \n" ); document.write( "17x=2618-1190=1428 \n" ); document.write( "x=84 \n" ); document.write( "mean score for 17 female students=84 \n" ); document.write( " |