document.write( "Question 347214: For the system of linear equations:\r
\n" ); document.write( "\n" ); document.write( "x + 2y = 6
\n" ); document.write( "x + ay = a + b\r
\n" ); document.write( "\n" ); document.write( "a) Determine the values of a and b for which the system has:\r
\n" ); document.write( "\n" ); document.write( "i) no solution
\n" ); document.write( "ii) infinitely many solutions
\n" ); document.write( "iii) exactly on solution\r
\n" ); document.write( "\n" ); document.write( "b) In case ii) above, give the general solution of the system.
\n" ); document.write( "

Algebra.Com's Answer #248277 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
a)When \"a=2\" and \"b=4\", the lines are identical and will have infinitely many solutions.
\n" ); document.write( "When \"a=2\" and \"b%3C%3E4\", the line are parallel and will have no solution.
\n" ); document.write( "For all other values of \"a\" and \"b\", the lines will have a unique solution.
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( "b) \"x%2B2y=6\"
\n" ); document.write( "\"2y=-x%2B6\"
\n" ); document.write( "\"highlight%28y=-%28x%2B6%29%2F2%29\"
\n" ); document.write( "
\n" );