document.write( "Question 259666: Gil has $2 more than Karen. Together they have $70. How much money does each person have? \n" ); document.write( "
Algebra.Com's Answer #191162 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! x+x+2=70 \n" ); document.write( "2x=70-2 \n" ); document.write( "2x=68 \n" ); document.write( "x=68/2 \n" ); document.write( "x=$34 amount Karen had \n" ); document.write( "34+2=$36 amount Gil had. \n" ); document.write( "Proof: \n" ); document.write( "34+36=70 \n" ); document.write( "70=70 \n" ); document.write( " |