document.write( "Question 1003894: from a car wash a service club made $108 that will be divided between the boy scouts and the girl scouts. there were twice as many girls as boys so a decision was made to give the girls twice as much money. how much did each group recieve? \n" ); document.write( "
Algebra.Com's Answer #620514 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"+x+\" = the boys share
\n" ); document.write( "\"+2x+\" = the girls share
\n" ); document.write( "\"+2x+%2B+x+=+108+\"
\n" ); document.write( "\"+3x+=+108+\"
\n" ); document.write( "\"+x+=+36+\"
\n" ); document.write( "\"+2x+=+72+\"
\n" ); document.write( "The girls received $72
\n" ); document.write( "The boys received $36
\n" ); document.write( "---------------------
\n" ); document.write( "check:
\n" ); document.write( "\"+72+%2B+36+=+108+\"
\n" ); document.write( "\"+108+=+108+\"
\n" ); document.write( "OK
\n" ); document.write( "
\n" );