document.write( "Question 604579: Archie has $6 more than bill. Archie then gives bill $15. Now bill has twice as much as Archie . How much did they begin with. \n" ); document.write( "
Algebra.Com's Answer #381486 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! \"Archie has $6 more than bill\" ___ a = b + 6\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "\"Archie then gives bill $15. Now bill has twice as much as Archie\" ___ 2(a - 15) = b + 15\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "solve using substitution or elimination \n" ); document.write( " |