document.write( "Question 187662: solve the system of equations by graphing
\n" ); document.write( "y=-3x+3
\n" ); document.write( "5x+y=5
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #140682 by Earlsdon(6294)\"\" \"About 
You can put this solution on YOUR website!
Solve by graphing:
\n" ); document.write( "\"y+=+-3x%2B3\"
\n" ); document.write( "\"5x%2By+=+5\"
\n" ); document.write( "\"graph%28400%2C400%2C-2%2C2%2C-5%2C5%2C-3x%2B3%2C-5x%2B5%29\"
\n" ); document.write( "Solution is (1, 0)
\n" ); document.write( "
\n" );