document.write( "Question 74453: x + Y = -3
\n" );
document.write( "2x - y = -3\r
\n" );
document.write( "\n" );
document.write( "Pls solve and show detail. Need to know if graph has one solution, no solution, or infinitely many solutions. \n" );
document.write( "
Algebra.Com's Answer #53453 by checkley75(3666)![]() ![]() ![]() You can put this solution on YOUR website! X+Y=-3 \n" ); document.write( "Y=-X-3 \n" ); document.write( "----------------- \n" ); document.write( "2X-Y=-3 \n" ); document.write( "-Y=-2X-3 \n" ); document.write( "Y=2X+3 \n" ); document.write( " |