document.write( "Question 189334: The sum of a number and two is three more than twice the same number \n" ); document.write( "
Algebra.Com's Answer #142039 by checkley75(3666)![]() ![]() ![]() You can put this solution on YOUR website! x+2=2x+3 \n" ); document.write( "x-2x=3-2 \n" ); document.write( "-x=1 \n" ); document.write( "x=-1 ans. \n" ); document.write( "Proof: \n" ); document.write( "-1+2=2(-1)+3 \n" ); document.write( "1=-2+3 \n" ); document.write( "1=1 \n" ); document.write( " |