document.write( "Question 28844: How would you find x and y by elimination of substituting this problem?
\n" ); document.write( "x+2y=-5
\n" ); document.write( "4x-3y=2
\n" ); document.write( "

Algebra.Com's Answer #15778 by sdmmadam@yahoo.com(530)\"\" \"About 
You can put this solution on YOUR website!
How would you find x and y by elimination of substituting this problem?
\n" ); document.write( "x+2y=-5 ----(1)
\n" ); document.write( "This gives x = (-5-2y) ----(*) (adding (-2y) to both the sides)
\n" ); document.write( "Putting x= (-5-2y) in (2)
\n" ); document.write( "4x-3y=2 ----(2)
\n" ); document.write( "4X(-5-2y)-3y = 2
\n" ); document.write( "-20-8y-3y = 2
\n" ); document.write( "-20-11y = 2
\n" ); document.write( "-20-2 = 11y (adding 11y and -2 to both the sides)
\n" ); document.write( "-22 = 11y
\n" ); document.write( "y = -22/11= -2
\n" ); document.write( "y =-2 in (*) gives x= -5-2y =-5-2X(-2) = -5+4 =-1
\n" ); document.write( "Answer: x= -1 and y = -2
\n" ); document.write( "Verification: x= -1 and y = -2 in (1)
\n" ); document.write( "Then LHS = x+2y = -1+2X(-2) =-1-4 = -5=RHS
\n" ); document.write( "
\n" ); document.write( "
\n" );