document.write( "Question 41067: Tell how many solutions the system has. Do not actually solve.\r
\n" );
document.write( "\n" );
document.write( "2x - y = 5\r
\n" );
document.write( "\n" );
document.write( "-4x + 2y = -18 \n" );
document.write( "
Algebra.Com's Answer #26495 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! The system \n" ); document.write( "2x - y = 5 \n" ); document.write( "-4x + 2y = -18 \n" ); document.write( "has no solutions. \n" ); document.write( "These lines are parallel. \n" ); document.write( "The system is called inconsistent. \n" ); document.write( " |