document.write( "Question 949082: I am solving systems of equations by graphing. The entire problem is:
\n" );
document.write( "y = -2/3x + 2
\n" );
document.write( "y = -2x - 2 \n" );
document.write( "
Algebra.Com's Answer #579363 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! I am solving systems of equations by graphing. The entire problem is: \n" ); document.write( " y = -2/3x + 2 \n" ); document.write( " y = -2x - 2 \n" ); document.write( "------- \n" ); document.write( "1st equation: \n" ); document.write( "If x = 0, y = 2 ; If x = 3, y = 0 \n" ); document.write( "Plot (0,2) and (3,0) and draw a line thru them. \n" ); document.write( "----- \n" ); document.write( "2nd equation: \n" ); document.write( "If x = 0, y = -2 ; if x = 1, y = -4 \n" ); document.write( "Plot (0,-2) and (1,-4) and draw a line thru them. \n" ); document.write( "----- \n" ); document.write( " \n" ); document.write( "-------------- \n" ); document.write( "Solution: (-3,4) \n" ); document.write( "---------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "--------------- \n" ); document.write( " |