document.write( "Question 374319: I don't understand how to work this problem. What is the solution of the system?Solve the system of equations by graphing.
\n" );
document.write( "3x - 9y = 9
\n" );
document.write( "2x - 6y = -4\r
\n" );
document.write( "\n" );
document.write( "Can I see the steps on how to do this problems cause i'm confused?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #266378 by checkley79(3341)![]() ![]() ![]() You can put this solution on YOUR website! 3x - 9y = 9 \n" ); document.write( "-9y=-3x+9 \n" ); document.write( "y=-3x/-9+9/-9 \n" ); document.write( "y=x/3-1 (red line) \n" ); document.write( "2x - 6y = -4 \n" ); document.write( "-6y=-2x-4 \n" ); document.write( "y=-2x/-6-4/-6 \n" ); document.write( "y=x/3+2/3 (green line) \n" ); document.write( " \n" ); document.write( "___________________________________________________ \n" ); document.write( "There is no unique solution to these 2 equations. \n" ); document.write( " |