document.write( "Question 76957: Solve the system by graphing.
\n" );
document.write( " 3x + y = 6
\n" );
document.write( " 3x – y = 0
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #55160 by tutorcecilia(2152)![]() ![]() You can put this solution on YOUR website! 3x + y = 6 [isolate the y-term] \n" ); document.write( "3x-3x+y=-3x+6 \n" ); document.write( "y= -3x+6 \n" ); document.write( ".\r \n" ); document.write( "\n" ); document.write( "3x – y = 0 [isolate the y-term] \n" ); document.write( "3x-3x-y=-3x \n" ); document.write( "-y=-3x \n" ); document.write( "-y/-1=-3x/-1 \n" ); document.write( "y=3x \n" ); document.write( ". \n" ); document.write( ". \n" ); document.write( "The solution to this system is (1, 3). This is the point that the two lines have in common.\r \n" ); document.write( "\n" ); document.write( "Graphing both equations: \n" ); document.write( " |