document.write( "Question 82471: Does this system of equations 2x+y= -4 and 5x+3y= -6 have 1 solution, no solutions or infinetly many solutions? \n" ); document.write( "
Algebra.Com's Answer #59066 by checkley75(3666)\"\" \"About 
You can put this solution on YOUR website!
USING A GRAPHING METHOD TO SOLVCE WE GET
\n" ); document.write( "2X+Y=-4, Y=-2X-4
\n" ); document.write( "5X+3Y=-6, 3Y=-5X-6, Y=-5X/3-6/3, Y=-5X/3-2
\n" ); document.write( "NOW WE PLOT:
\n" ); document.write( "\"+graph%28+300%2C+200%2C+-8%2C+5%2C+-10%2C+12%2C+y+=+-2x+-4%2C+y+=+-5x%2F3+-2%29+\" (graph 300x200 pixels, x from -8 to 5, y from -10 to 12, y = -2x -4 and y = -5x/3 -2).
\n" ); document.write( "FROM THIS GRAPH IT APPEARS TO HAVE 1 SOLUTION (-6,8).
\n" ); document.write( "
\n" );