document.write( "Question 199921: Graph each system of equations. Determine whether the system has no solutions, one solutions, or infinitely many solutions. If the system has one solutions, name it.
\n" );
document.write( "3x - y = -2
\n" );
document.write( "3y - y = 0 \n" );
document.write( "
Algebra.Com's Answer #150295 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! 3x - y = -2 \n" ); document.write( "3y - y = 0 --> 2y = 0 \n" ); document.write( "y = 0 \n" ); document.write( "----- \n" ); document.write( "3x = -2 \n" ); document.write( "x = -2/3\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |