document.write( "Question 823754: What is the detail solution of this question:\r
\n" ); document.write( "\n" ); document.write( "In a class of 50 students the boys obtained an average grade of 80 points for the Maths
\n" ); document.write( "test and the girls obtained an average grade of 90 points for the same test. If the boys had scored 5%
\n" ); document.write( "more on average and the girls had scored 10% more on average, then the whole class would have
\n" ); document.write( "got 350 extra points. How many boys are there in this class?
\n" ); document.write( "

Algebra.Com's Answer #495759 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
In a class of 50 students the boys obtained an average grade of 80 points for the Maths test and the girls obtained an average grade of 90 points for the same test.
\n" ); document.write( "-----
\n" ); document.write( "# of boys + # of girls = 50
\n" ); document.write( "b + g = 50
\n" ); document.write( "-------------------------------
\n" ); document.write( "Points DATA:
\n" ); document.write( "Boy's point total:: 80b
\n" ); document.write( "Girl's point total: 90g
\n" ); document.write( "Original total points:: 80b + 90g
\n" ); document.write( "------------------------------------
\n" ); document.write( "If the boys had scored 5% more on average and the girls had scored 10% more on average, then the whole class would have got 350 extra points.
\n" ); document.write( "Boys point total would be 1.05*80b = 84b
\n" ); document.write( "Girls point total would be 1.10*90g = 99g
\n" ); document.write( "New number of points = 84b+99g
\n" ); document.write( "----
\n" ); document.write( "
\n" ); document.write( "How many boys are there in this class?
\n" ); document.write( "New number of points - original # of points = 350
\n" ); document.write( "[84b + 99g] - [80b+90g] = 350
\n" ); document.write( "----
\n" ); document.write( "Two equations from the DATA::
\n" ); document.write( "4b + 9g = 350
\n" ); document.write( "b + g = 50
\n" ); document.write( "---------------------
\n" ); document.write( "Modify for elimination:
\n" ); document.write( "4b + 9g = 350
\n" ); document.write( "9b + 9g = 450
\n" ); document.write( "---
\n" ); document.write( "5b = 100
\n" ); document.write( "b = 20 (# of boys)
\n" ); document.write( "===========================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" ); document.write( "
\n" );