document.write( "Question 470415: Solve the system by the method of your choice. Identify systems with no solution and systems with infinitely many solutions.\r
\n" );
document.write( "\n" );
document.write( "y = 14 - 5x
\n" );
document.write( "5x + y = 24 \n" );
document.write( "
Algebra.Com's Answer #322648 by sofiyac(983)![]() ![]() You can put this solution on YOUR website! y = 14 - 5x \n" ); document.write( "5x + y = 24 \n" ); document.write( "*** \n" ); document.write( "5x + y = 14 \n" ); document.write( "5x + y = 24 \n" ); document.write( "*** \n" ); document.write( "-5x - y = -14 \n" ); document.write( "5x + y = 24 \n" ); document.write( "*** \n" ); document.write( "0=10 \n" ); document.write( "this wil never be true, so NO SOLUTION \n" ); document.write( " |