document.write( "Question 369668: Can someone please show me the steps to solving the system x+y=20 and x-y=28, using the substitution method? Thank you! \n" ); document.write( "
Algebra.Com's Answer #263430 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi,
\n" ); document.write( "solving the system x+y=20 and x-y=28, using the 'substitution' method:
\n" ); document.write( "1) choose one of the equations to solve for one of the variables
\n" ); document.write( "x - y = 28
\n" ); document.write( "x = y + 28
\n" ); document.write( "2) 'substitute' these findings for x into the other equation x+y=20
\n" ); document.write( "y + 28 + y =20
\n" ); document.write( "solve for y
\n" ); document.write( "2y = -8
\n" ); document.write( "y = -4
\n" ); document.write( "Finding x
\n" ); document.write( "x = y + 28 = -4 + 28 = 24
\n" ); document.write( "ordered pair( 24,-4) is the point these lines have in common \n" ); document.write( "
\n" );