document.write( "Question 577913: A teacher has two math classes. In one class there are 80 students and the average grade on a test was 30. In her other class there are 40 students and the average grade on the same test is 50. What is the average grade of all her students? \n" ); document.write( "
Algebra.Com's Answer #370393 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A teacher has two math classes. \n" ); document.write( "In one class there are 80 students and the average grade on a test was 30. \n" ); document.write( "Total points = 80*30 = 2400 \n" ); document.write( "-------------------- \n" ); document.write( "In her other class there are 40 students and the average grade on the same test is 50. \n" ); document.write( "Total points = 40*50 = 2000 \n" ); document.write( "-------------------- \n" ); document.write( "What is the average grade of all her students? \n" ); document.write( "Aver = total points/total # of students \n" ); document.write( "= (2400+2000)/(80+40) \n" ); document.write( "= 4400/120 \n" ); document.write( "= 36 2/3 \n" ); document.write( "=============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=============== \n" ); document.write( " \n" ); document.write( " |