document.write( "Question 258837: Solve the following systems of equations algebraically. Show your work.
\n" ); document.write( "5x-y=-5
\n" ); document.write( "3x-5y=-3
\n" ); document.write( "

Algebra.Com's Answer #190536 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Multiply the first eq. by (-5) and add them together.
\n" ); document.write( "\"-25x%2B5y%2B3x-5y=25-3\"
\n" ); document.write( "\"-22x=22\"
\n" ); document.write( "\"x=-1\"
\n" ); document.write( "Then from eq. 1,
\n" ); document.write( "\"5x-y=-5\"
\n" ); document.write( "\"-5-y=-5\"
\n" ); document.write( "\"y=0\"
\n" ); document.write( "
\n" );