document.write( "Question 850074: There are 10% more boys than girls in a choir. If there are 4 more boys than girls, how many children are there altogether?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #511962 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! There are 10% more boys than girls in a choir. \n" ); document.write( "b = 1.1g \n" ); document.write( " If there are 4 more boys than girls, \n" ); document.write( "b = g + 4 \n" ); document.write( "Replace b with 1.1g \n" ); document.write( "1.1g = g + 4 \n" ); document.write( "1.1g - g = 4 \n" ); document.write( ".1g = 40 \n" ); document.write( "g = 4/.1 \n" ); document.write( "g = 40 girls, then + 4 = 44 boys \n" ); document.write( " how many children are there altogether?\ \n" ); document.write( "You can find this I am sure \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( " |