document.write( "Question 55077: What is the process to solve x - 2x = 15 ? Do I have to factor something?
\n" );
document.write( "thanks! \n" );
document.write( "
Algebra.Com's Answer #37307 by funmath(2933) ![]() You can put this solution on YOUR website! What is the process to solve x - 2x = 15 ? Do I have to factor something? \n" ); document.write( "No, nothing that complicated. \n" ); document.write( "First combine your like terms on the left. \n" ); document.write( "1x-2x=15 \n" ); document.write( "(1-2)x=15 \n" ); document.write( "-1x=15 \n" ); document.write( "Divide by the coefficient of x, -1 on both sides of the equal sign. \n" ); document.write( "-1x/-1=15/-1 \n" ); document.write( "x=-15 \n" ); document.write( ": \n" ); document.write( "To check to see if we're right, substitute -15 in where the x's were in the original equation and see if both sides equal. \n" ); document.write( "(-15)-2(-15)=15 \n" ); document.write( "-15+30=15 \n" ); document.write( "15=15 The answer checks out. \n" ); document.write( "Happy Calculating!!! \n" ); document.write( " |