document.write( "Question 848027: Determine if the solution set for the system of equations shown is the empty set, contains one point or is infinite.
\n" ); document.write( "3x + 2y = 6
\n" ); document.write( "x - y = 2
\n" ); document.write( "

Algebra.Com's Answer #510819 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Multiply eq. 2 by 2 and add to eq. 1,
\n" ); document.write( "\"3x%2B2y%2B2x-2y=6%2B4\"
\n" ); document.write( "\"5x=10\"
\n" ); document.write( "\"x=2\"
\n" ); document.write( "Then use either equation to solve for \"y\"
\n" ); document.write( "\"2-y=2\"
\n" ); document.write( "\"y=0\"
\n" ); document.write( "(2,0) one point.
\n" ); document.write( "
\n" ); document.write( "
\n" );