document.write( "Question 351420: Al has twice as much money as vic. vic has $5 less than connie. together they have $125. how much does each have? \n" ); document.write( "
Algebra.Com's Answer #251102 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! al=2x=60 \n" ); document.write( "vic=x=30 \n" ); document.write( "connie=x+5=35 \n" ); document.write( "2x+x+x+5=125 \n" ); document.write( "4x=120 \n" ); document.write( "x=30 \n" ); document.write( " \n" ); document.write( " |