document.write( "Question 85115: 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 #61341 by checkley75(3666)![]() ![]() ![]() You can put this solution on YOUR website! 3X+Y=6, Y=-3X+6 (RED LINE) \n" ); document.write( "3X-Y=0, -Y=-3X, Y=3X (GREEN LINE) \n" ); document.write( " \n" ); document.write( "Answer:(1,3). \n" ); document.write( " |