document.write( "Question 657439: 840 stickers were given to 42 children. 2/3 of the children were boys, and each of them received the same number of stickers. Each girl received twice a many stickers as each boy. How many stickers did each girl receive?\r
\n" );
document.write( "\n" );
document.write( "I do not have any idea where to even begin with this word problem....
\n" );
document.write( "the only concept I have in my head is\r
\n" );
document.write( "\n" );
document.write( "\r
\n" );
document.write( "\n" );
document.write( "and that just looks completely wrong.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #409866 by htmentor(1343)![]() ![]() You can put this solution on YOUR website! If there are 42 children, and 2/3 are boys, that means there are (2/3)42 = 28 boys and 14 girls \n" ); document.write( "Let s = the number of stickers received by the boys \n" ); document.write( "Then each girl received 2s stickers \n" ); document.write( "We can write the following equation for the total number of stickers: \n" ); document.write( "840 = 28s + 14(2s) = 56s \n" ); document.write( "s = 840/56 = 15 \n" ); document.write( "So the boys got 15 stickers and the girls got 30 stickers \n" ); document.write( " \n" ); document.write( " |