document.write( "Question 1189551: 3x +2y =6
\n" );
document.write( "2x -2y =-1
\n" );
document.write( "Graph method \n" );
document.write( "
Algebra.Com's Answer #820931 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! 3x +2y =6 \n" ); document.write( "2x -2y =-1 \n" ); document.write( "Graph method \n" ); document.write( "----------- \n" ); document.write( "3x +2y =6 \n" ); document.write( "--- \n" ); document.write( "Find 2 points: \n" ); document.write( "x = 0 --> y = 3 --> the point (0,3) \n" ); document.write( "y = 0 --> x = 2 --> the point (2,0) \n" ); document.write( "Draw a line thru the points. \n" ); document.write( "---- \n" ); document.write( "Do the same for the other equation. \n" ); document.write( "The intersection of the 2 lines is the solution for x & y. \n" ); document.write( " \n" ); document.write( " |