document.write( "Question 529053: how would you solve this to graph?
\n" );
document.write( "x+3y=3
\n" );
document.write( "x+y=-3 \n" );
document.write( "
Algebra.Com's Answer #349491 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! how would you solve this to graph? \n" ); document.write( "x+3y=3 \n" ); document.write( "Plot two points and draw a line thru them: \n" ); document.write( "y = (-1/3)x + 1 \n" ); document.write( "If x = 0, y = 1 giving you point (0,1) \n" ); document.write( "If x = 3, y = 0 giving you point (3,0) \n" ); document.write( "--------------------------------------------------\r \n" ); document.write( "\n" ); document.write( "x+y=-3 \n" ); document.write( "y = -x-3 \n" ); document.write( "If x = 0, y = -3 giving you point (0,-3) \n" ); document.write( "If x = 1, y = -4 giving you point (1,-4) \n" ); document.write( "----- \n" ); document.write( " \n" ); document.write( "============== \n" ); document.write( "Intersection: (-6,3) \n" ); document.write( "========================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "========================= \n" ); document.write( " \n" ); document.write( " |