document.write( "Question 979609: The ratio of boys to girls in a class is 3:5.if there are 8 more girls than boys,how many pupils are there in the class? \n" ); document.write( "
Algebra.Com's Answer #600901 by Gogonati(855)\"\" \"About 
You can put this solution on YOUR website!
Assume that boys are x then the girls are x+8. since their ratio is 3/5 we write:\r
\n" ); document.write( "\n" ); document.write( "\"x%2F%28x%2B8%29=3%2F5\" solving this equation for x different then 8 we get:\r
\n" ); document.write( "\n" ); document.write( "\"5x=3%28x%2B8%29\"
\n" ); document.write( "\"5x-3x=24\"
\n" ); document.write( "\"2x=24\"
\n" ); document.write( "\"x=12\"
\n" ); document.write( "The boys are 12 and the girls 12+8=20.
\n" ); document.write( "
\n" );