document.write( "Question 88840: A total of 50 juniors and seniors were given a mathematics test. The 35 juniors attained an average score of 80 while the 15 seniors attained an average of 70. What was the average score for all 50 students who took the test? \n" ); document.write( "
Algebra.Com's Answer #64545 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! Let x=sum of the group who scored an average of 80 \r \n" ); document.write( "\n" ); document.write( "and y=sum of the group who scored an average of 70\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "First lets find the sum of the 35 junior's test scores who scored an average of 80\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So the sum of the group who scored an average of 80 is 2,800\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Now lets find the sum of the 15 junior's test scores who scored an average of 70\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So the sum of the group who scored an average of 70 is 1,050\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Now lets average the 2 groups:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So the average score for all 50 is 77 \n" ); document.write( " |