document.write( "Question 362348: How do you know when an equation has infinetly many solutions, and when an equation has no solution? \n" ); document.write( "
Algebra.Com's Answer #258204 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
When your equations lead to an inconsistency, such as, \"1=0\" or similar, then you have two parallel lines with no solution.
\n" ); document.write( "Example:
\n" ); document.write( "1.\"2x%2By=12\"
\n" ); document.write( "2.\"2x%2By=5\"
\n" ); document.write( "Subtract eq. 2 from eq. 1,
\n" ); document.write( "\"2x%2By-2x-y=12-5\"
\n" ); document.write( "\"0=7\"
\n" ); document.write( "No solution, the lines are parallel.
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( "When your equations lead to an identity, such as, \"5=5\" or similar, then you have two lines that are the same line and have infinitely many solutions.
\n" ); document.write( "1.\"2x%2By=6\"
\n" ); document.write( "2.\"4x%2B2y=12\"
\n" ); document.write( "Multiply eq. 1 by -2 and add to eq. 1,
\n" ); document.write( "\"-4x-2y%2B4x%2B2y=-12%2B12\"
\n" ); document.write( "\"0=0\"
\n" ); document.write( "The lines are the same line (eq. 2 is 2 times eq. 1), there are infinitely many solutions (every solution of eq. 1 is also a solution of eq. 2).
\n" ); document.write( "
\n" ); document.write( "
\n" );