document.write( "Question 85687: Combining the Rules to Solve Equations
\n" );
document.write( "Solve for x and check your result
\n" );
document.write( "9x + 7 = 5x - 3 \n" );
document.write( "
Algebra.Com's Answer #61931 by bucky(2189)![]() ![]() ![]() You can put this solution on YOUR website! 9x + 7 = 5x - 3 \n" ); document.write( ". \n" ); document.write( "The goals in this problem will be to: \n" ); document.write( ". \n" ); document.write( "1) collect all the terms containing x on one side of the equation (by using subtraction) \n" ); document.write( "2) collect all the numbers on the other side of the equation (by using subtraction) \n" ); document.write( "3) combine terms on both sides of the equation (by adding them) \n" ); document.write( "4) solve for x by dividing both sides of the equation by the multiplier of x \n" ); document.write( "5) check by substituting the value of x into the original equation to make sure both sides \n" ); document.write( "are equal. \n" ); document.write( ". \n" ); document.write( "Step 1): \n" ); document.write( ". \n" ); document.write( "Get rid of the 5x on the right side by subtracting 5x from both sides to get: \n" ); document.write( ". \n" ); document.write( "9x -5x + 7 = -3 \n" ); document.write( ". \n" ); document.write( "Step 2): \n" ); document.write( ". \n" ); document.write( "Get rid of the + 7 on the left side by subtracting +7 from both sides: \n" ); document.write( ". \n" ); document.write( "9x - 5x = -3 - 7 \n" ); document.write( ". \n" ); document.write( "Step 3): \n" ); document.write( ". \n" ); document.write( "Combine the terms on both sides and this results in: \n" ); document.write( ". \n" ); document.write( "4x = -10 \n" ); document.write( ". \n" ); document.write( "Step 4): \n" ); document.write( ". \n" ); document.write( "Solve for x by dividing both sides by the multiplier of x (multiplier = 4): \n" ); document.write( ". \n" ); document.write( "4x/4 = -10/4 \n" ); document.write( ". \n" ); document.write( "and this reduces to: \n" ); document.write( ". \n" ); document.write( "x = -10/4 = -5/2 \n" ); document.write( ". \n" ); document.write( "So we have found that x = -5/2 \n" ); document.write( ". \n" ); document.write( "Step 5) \n" ); document.write( ". \n" ); document.write( "Check by substituting -5/2 for x in the original given equation: \n" ); document.write( ". \n" ); document.write( "9x + 7 = 5x - 3 \n" ); document.write( ". \n" ); document.write( "9*(-5/2) + 7 = 5*(-5/2) - 3 \n" ); document.write( ". \n" ); document.write( "Multiply out to get: \n" ); document.write( ". \n" ); document.write( "-45/2 + 7 = -25/2 -3 \n" ); document.write( ". \n" ); document.write( "Multiply all terms of this equation (on both sides) by 2 to get rid of the denominators: \n" ); document.write( ". \n" ); document.write( "2*(-45/2) + 2*7 = 2*(-25/2) + 2*(-3) \n" ); document.write( ". \n" ); document.write( "-45 + 14 = -25 - 6 \n" ); document.write( ". \n" ); document.write( "-31 = -31 \n" ); document.write( ". \n" ); document.write( "Both sides of the equation are equal, so the answer is correct ... x = -5/2 which also \n" ); document.write( "can be written as x = -2.5 or x = -2 1/2. \n" ); document.write( ". \n" ); document.write( "Hope this helps you to understand the problem and the procedures that you use to solve \n" ); document.write( "linear equations of this type. \n" ); document.write( ". \n" ); document.write( " \n" ); document.write( " |