document.write( "Question 720256: Solve by using the elimination method, answer in an ordered pair. 5x-2y=9, 3x+4y=-5. P.s- If you can please show me maybe a simple way to go about doing these problems, or just show me the steps to help me with future problems. \n" ); document.write( "
Algebra.Com's Answer #441732 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
5x - 2y =9,
\n" ); document.write( "3x + 4y =-5
\n" ); document.write( "We want to multiply one or both of the equations, so the coefficients of one of the variables is the same in each equation. Then we can add or subtract to eliminate one of the variables
\n" ); document.write( ":
\n" ); document.write( "In this problem, multiply the 1st equation by 2, then we have:
\n" ); document.write( "10x - 4y = 18
\n" ); document.write( " 3x + 4y = -5
\n" ); document.write( "-----------------adding eliminates y, find x
\n" ); document.write( "13x + 0 = 13
\n" ); document.write( "x = 13/13
\n" ); document.write( "x = 1
\n" ); document.write( ";
\n" ); document.write( "Use the 2nd equation to find y, substitute x with 1 and you have:
\n" ); document.write( "3(1) + 4y = -5
\n" ); document.write( "3 + 4y = -5
\n" ); document.write( "4y = -5 - 3
\n" ); document.write( "4y = -8
\n" ); document.write( "y = -8/4
\n" ); document.write( "y = -2
\n" ); document.write( ";
\n" ); document.write( "The ordered pair solution: 1 ,-2
\n" ); document.write( ":
\n" ); document.write( ":
\n" ); document.write( "Check these solution in the 1st original equation
\n" ); document.write( "5x - 2y = 9
\n" ); document.write( "replace x and y
\n" ); document.write( "5(1) - 2(-2) = 9
\n" ); document.write( "5 + 4 = 9; confirms our solution
\n" ); document.write( "
\n" );