document.write( "Question 4395: I am having a very hard time understanding the addition property of equality.\r
\n" );
document.write( "\n" );
document.write( "for axample 3x - 5 + 2x - 7 + x = 5x+2\r
\n" );
document.write( "\n" );
document.write( "The book says that the answer is 14, but how do you reach that point? \n" );
document.write( "
Algebra.Com's Answer #448263 by RoRo Jaxson(21)![]() ![]() You can put this solution on YOUR website! 3x - 5 + 2x - 7 + x = 5x+2\r \n" ); document.write( "\n" ); document.write( "6x-12=5x +2 first you add 12 to both sides\r \n" ); document.write( "\n" ); document.write( "6x -12 +12=5x+2 +12 \n" ); document.write( "6x=5x +14 then subtract 5x from both sides\r \n" ); document.write( "\n" ); document.write( "6x-5x=5x-5x+14 \n" ); document.write( "x=14 \n" ); document.write( " |