document.write( "Question 39414: Tell wether the systems of equations have only one ordered paias a solution or not. Also explain your answer by telling wether the graphs of the equations are parallel lines, intersecting lines, or the same lines.\r
\n" );
document.write( "\n" );
document.write( "2 x - y = 10\r
\n" );
document.write( "\n" );
document.write( "x + y = -1 \n" );
document.write( "
Algebra.Com's Answer #24863 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! From \n" ); document.write( "2x - y = 10 \n" ); document.write( "x + y = -1 \n" ); document.write( "we can add the equations to get \n" ); document.write( "3x = 9 and \n" ); document.write( "x = 3 \n" ); document.write( "which means \n" ); document.write( "y = -4 \n" ); document.write( "Yes, one ordered pair solution and intersecting lines. \n" ); document.write( " |