document.write( "Question 334158: x-y=3
\n" );
document.write( "-6x+6y=17 \n" );
document.write( "
Algebra.Com's Answer #239450 by jrfrunner(365)![]() ![]() You can put this solution on YOUR website! if you put both equations in slope-intercept form (example: y=mx+b)\r \n" ); document.write( "\n" ); document.write( "x-y=3: y=x-3 \n" ); document.write( "-6x+6y=17: y=x+17/6 \n" ); document.write( "-- \n" ); document.write( "you will see that you have two \"parallel\" lines which never cross, so no set of points satisfies \"both\" equations and thus the answer: no solution \n" ); document.write( " |