document.write( "Question 87770: Using the graphing method, determine the solution of the following linear system of equations.\r
\n" ); document.write( "\n" ); document.write( "x+2y=-3
\n" ); document.write( "2x+5y=-5
\n" ); document.write( "

Algebra.Com's Answer #63660 by Nate(3500)\"\" \"About 
You can put this solution on YOUR website!
x + 2y = -3 ~> y = -0.5x - 1.5
\n" ); document.write( "2x + 5y = -5 ~> y = -0.4x - 1
\n" ); document.write( "\"graph%28300%2C300%2C-8%2C2%2C-5%2C5%2C-0.5x+-+1.5%2Cy+=+-0.4x+-+1%29\"
\n" ); document.write( "Point of Intersection: (-5,1)
\n" ); document.write( "x = -5
\n" ); document.write( "y = 1
\n" ); document.write( "
\n" );