document.write( "Question 1038251: In a class there are 20 females and 50 males with the average of given examination 75. if females averaged 60 in an examination, find the mean examination for the female's student. \n" ); document.write( "
Algebra.Com's Answer #652976 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! In a class there are 20 females and 50 males with the average of given examination 75. \n" ); document.write( " if females averaged 60 in an examination, find the mean examination for the male student. \n" ); document.write( ": \n" ); document.write( "let m = the average for the male students \n" ); document.write( " \n" ); document.write( "multiply both sides by 70 \n" ); document.write( "50m + 1200 = 75(70) \n" ); document.write( "50m = 5250 - 1200 \n" ); document.write( "50m = 4050 \n" ); document.write( "m = 4050/50 \n" ); document.write( "m = 81 is the average for male students \n" ); document.write( ": \n" ); document.write( ":\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |