document.write( "Question 1209460: Hi
\n" );
document.write( "Some sweets were distributed to a group of children. There were as many boys as there were girls. Each girl was given 5 sweets and each boy was given 8 sweets. The boys received 183 more sweets than the girls. How many children were there.\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #848881 by math_tutor2020(3817)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Each boy gets 8-5 = 3 extra sweets compared to each girl. \n" ); document.write( "b = number of boys \n" ); document.write( "3b = number of extra sweets the boys get compared to the girls. \n" ); document.write( "3b = 183 \n" ); document.write( "b = 183/3 \n" ); document.write( "b = 61 \n" ); document.write( "61 boys + 61 girls = 122 children total. \n" ); document.write( " \n" ); document.write( " |