document.write( "Question 1101072: In a class of 96 student the number of girls is three - fifth of the number of boys. find the number of boys and girls in the class \n" ); document.write( "
Algebra.Com's Answer #715654 by ikleyn(52781)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "Let B = # of boys;  G = # of girls.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "From the condition, we have these two equations\r\n" );
document.write( "\r\n" );
document.write( "B + G = 96,    (1)\r\n" );
document.write( "\r\n" );
document.write( "G = \"%283%2F5%29%2AB\"      (2)\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Substitute (2) into eq(1), replacing G. You will get\r\n" );
document.write( "\r\n" );
document.write( "B + \"%283%2F5%29%2AB\" = 96.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Multiply both sides by 5.  You will get\r\n" );
document.write( "\r\n" );
document.write( "5B + 3B = 5*96  ====>  8B = 5*96  ====>  B = \"%285%2A96%29%2F8\" = 5*12 = 60.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Answer.  There are 60 boys and 96-60 = 36 girls in the class.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );