document.write( "Question 328054: In a science test a class of 30 students had an average of 80. The 20 girls had an average of 85. Whats the average of the 10 remaining boys? \n" ); document.write( "
Algebra.Com's Answer #234949 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! In a science test a class of 30 students had an average of 80. \n" ); document.write( " The 20 girls had an average of 85. \n" ); document.write( " What's the average of the 10 remaining boys? \n" ); document.write( ": \n" ); document.write( "Let x = av of the 10 boys \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( "multiply both sides by 30, results \n" ); document.write( "20(85) + 10x = 30(80) \n" ); document.write( "1700 + 10x = 2400 \n" ); document.write( "10x = 2400 - 1700 \n" ); document.write( "10x = 700 \n" ); document.write( "x = \n" ); document.write( "x = 70 is the av of the 10 boys \n" ); document.write( " |