document.write( "Question 831494: 5x - 17 = -x + 7, then x = \n" ); document.write( "
| Algebra.Com's Answer #501414 by JulietG(1812)     You can put this solution on YOUR website! 5x - 17 = -x + 7 \n" ); document.write( "To solve this, isolate the x \n" ); document.write( "Add x to each side. \n" ); document.write( "6x - 17 = 7 (-x + x =0, canceling it out) \n" ); document.write( "Now add 17 to each side \n" ); document.write( "6x = 24 \n" ); document.write( "Divide by 6 \n" ); document.write( "x = 4 \n" ); document.write( " |