document.write( "Question 725990: How to solve this linear system by graphing.
\n" ); document.write( "7x+5y=-3
\n" ); document.write( "-9x+y=-11
\n" ); document.write( "

Algebra.Com's Answer #444439 by checkley79(3341)\"\" \"About 
You can put this solution on YOUR website!
7x+5y=-3
\n" ); document.write( "5Y=-7X-3
\n" ); document.write( "Y=-7X/5-3/5 RED LINE.
\n" ); document.write( "-9x+y=-11
\n" ); document.write( "Y=9X-11 GREEN LINE.
\n" ); document.write( "\"+graph%28+300%2C300%2C+-4%2C+4%2C+-4%2C+4%2C+-7x%2F5+-3%2F5%2C+9x+-11%29+\"
\n" ); document.write( "ANSWER (-2,1)
\n" ); document.write( "
\n" );