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)![]() ![]() You can put this solution on YOUR website! Multiply eq. 2 by 2 and add to eq. 1, \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Then use either equation to solve for \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "(2,0) one point. \n" ); document.write( " |