document.write( "Question 70664This question is from textbook glencoe
\n" );
document.write( ": 3y-x=2
\n" );
document.write( "-2y-x=-18 \n" );
document.write( "
Algebra.Com's Answer #50454 by bucky(2189)![]() ![]() ![]() You can put this solution on YOUR website! +3y - x = 2 \n" ); document.write( "-2y - x = -18 \n" ); document.write( ". \n" ); document.write( "One of the ways to solve this system of equations is to eliminate one of the variables \n" ); document.write( "and solve the resulting equation for the other variable. \n" ); document.write( ". \n" ); document.write( "In the above problem you can notice that there is a -x in the top equation and a -x in the \n" ); document.write( "bottom equation. If you subtract the bottom equation from the top equation, the equation \n" ); document.write( "that results does not contain an x. Remember the algebraic rule for subtracting ... change \n" ); document.write( "the signs of the subtrahend (number being subtracted) and add the result to the number that \n" ); document.write( "the subtrahend is being subtracted from. \n" ); document.write( ". \n" ); document.write( "To follow this rule we change the sign of -2y so that it becomes +2y. We also change the \n" ); document.write( "sign of the -x so that it becomes +x. And finally, we change the sign of the -18 to +18. \n" ); document.write( "Then we add these terms to the terms directly above them. In algebrais form this becomes: \n" ); document.write( ". \n" ); document.write( "+3y - x = +2 \n" ); document.write( "+2y + x = +18 \n" ); document.write( "------------- \n" ); document.write( "+5y = +20 \n" ); document.write( ". \n" ); document.write( "The expression below the dashed line is a new equation resulting from the addition. \n" ); document.write( "You can solve this new equation for y by dividing both sides by 5 to get y = 4. \n" ); document.write( ". \n" ); document.write( "Next take that value for y and plug it into either of the original two equations and solve \n" ); document.write( "for x. For example, if we substitute 4 for y in the equation 3y - x = 2, we get: \n" ); document.write( ". \n" ); document.write( "3*4 - x = 2 \n" ); document.write( ". \n" ); document.write( "This becomes: \n" ); document.write( ". \n" ); document.write( "12 - x = 2 \n" ); document.write( ". \n" ); document.write( "Subtracting 12 from both sides results in: \n" ); document.write( ". \n" ); document.write( "-x = -10 \n" ); document.write( ". \n" ); document.write( "And finally, we need to solve for +x, so multiply both sides of the equation by -1 to get: \n" ); document.write( ". \n" ); document.write( "x = 10 \n" ); document.write( ". \n" ); document.write( "The answers you are looking for are x = 10 and y = 4. \n" ); document.write( ". \n" ); document.write( "Hope this helps you understand one method of solving a system of two linear equations. \n" ); document.write( " \n" ); document.write( " |