document.write( "Question 1150103: Solve the system by the method of your choice. Identify systems with no solution and systems with infinitely many solutions, using set notation to express their solution sets.\r
\n" ); document.write( "\n" ); document.write( "6x - 3y = 5
\n" ); document.write( "-12x + 6y = -15
\n" ); document.write( "

Algebra.Com's Answer #771463 by greenestamps(13200)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "When the equations are given in this form, elimination is (for me) by far the easiest way to go.

\n" ); document.write( " 6x - 3y = 5
\n" ); document.write( " -12x + 6y = -15\r
\n" ); document.write( "\n" ); document.write( "Double the first equation to get an equation with \"12x\"; then adding the two equations will eliminate x:\r
\n" ); document.write( "\n" ); document.write( " 12x - 6y = 10
\n" ); document.write( " -12x + 6y = -15
\n" ); document.write( " ---------------
\n" ); document.write( " 0 = -5\r
\n" ); document.write( "\n" ); document.write( "That equation is FALSE; that means the system has 0 solutions.

\n" ); document.write( " \n" ); document.write( "
\n" );