document.write( "Question 300439: suppose you are trying to solve a system of linear equations using substitution and get this result. How many solutions does the system have? \r
\n" );
document.write( "\n" );
document.write( "5 = 3\r
\n" );
document.write( "\n" );
document.write( "PLease explain how to solve this \n" );
document.write( "
Algebra.Com's Answer #215596 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! None. \n" ); document.write( "5 is not equal to 3. \n" ); document.write( "You can get such a result when the equations are inconsistent. \n" ); document.write( "eg: \n" ); document.write( "x + y = 3 \n" ); document.write( "x + y = 5 \n" ); document.write( "The graphs are 2 parallel lines. \n" ); document.write( "No intersection, no solution. \n" ); document.write( " \n" ); document.write( " |