document.write( "Question 973119: Charles had twice as money as dave.ethan had twice as much money as charles.if ethan had 36$ more than dave,what was the total amount of money the three boys had? \n" ); document.write( "
Algebra.Com's Answer #595378 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Charles had twice as money as dave.ethan had twice as much money as charles.if ethan had 36$ more than dave,what was the total amount of money the three boys had? \n" ); document.write( "*** \n" ); document.write( "let x=amt of money Dave had \n" ); document.write( "2x=amt of money Charles had \n" ); document.write( "4x=amt of money Ethan had \n" ); document.write( "x+36=amt of money Ethan had \n" ); document.write( ".. \n" ); document.write( "x+36=4x \n" ); document.write( "3x=36 \n" ); document.write( "x=12 \n" ); document.write( "2x=24 \n" ); document.write( "4x=48 \n" ); document.write( "12+24+48=$84 \n" ); document.write( "What was the total amount of money the three boys had? $84 \n" ); document.write( " |