document.write( "Question 252694: The ratio of boys to girls in a class is 11 to 7. The difference between the number of boys and girls is 12. How many students are in the class? \n" ); document.write( "
Algebra.Com's Answer #184720 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
The ratio of boys to girls in a class is 11 to 7. The difference between the number of boys and girls is 12. How many students are in the class?
\n" ); document.write( "-----------------
\n" ); document.write( "b - g = 12 --> b = g + 12
\n" ); document.write( "11:b::7:g
\n" ); document.write( "11g = 7b
\n" ); document.write( "11g = 7(g+12)
\n" ); document.write( "11g = 7g+84
\n" ); document.write( "g = 21
\n" ); document.write( "b = 33
\n" ); document.write( "Total = 54\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );