document.write( "Question 347123: In a class of 18 students, there are 1/2 as many girls as boys. How many girls? How many boys? \r
\n" );
document.write( "\n" );
document.write( "I know the answer is 12 boys and 6 girls, but how do you write the equation and solve. I think it is 18=b+b1/2 but I am having difficulty solving.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #248264 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! girls=x \n" ); document.write( "boys=2x \n" ); document.write( "x+2x=18 \n" ); document.write( "3x=18 \n" ); document.write( "x=6 \n" ); document.write( "2x=12 \n" ); document.write( "It is easier to set up the problem this way. \n" ); document.write( "Build from the smallest to largest. \n" ); document.write( "Either way works, but the first sample is for us lazy folks. \n" ); document.write( "----------- \n" ); document.write( "but \n" ); document.write( "b+1/2b=18 \n" ); document.write( "1.5b=18 \n" ); document.write( "b=12 \n" ); document.write( "1/2b=6 \n" ); document.write( "Have a good day. \n" ); document.write( "bob \n" ); document.write( " |