document.write( "Question 349953: How do you graph this??
\n" );
document.write( "3x – 5y = -9
\n" );
document.write( "5x – 6y = -8 \n" );
document.write( "
Algebra.Com's Answer #250124 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Do them like these 2 \n" ); document.write( "------------------- \n" ); document.write( "2 linear eqns give 2 straight lines. \n" ); document.write( "Find 2 points, draw a line thru them. \n" ); document.write( "4x + 5y = -2 \n" ); document.write( "x=0, y = -2/5 --> (0,-2/5) \n" ); document.write( "y=0, x = -1/2 --> (-1/2,0) \n" ); document.write( "Those are not far apart, so find a 3rd point \n" ); document.write( "x=5, y = 18/5 --> (5,3.6) \n" ); document.write( "Plot the points, draw a line thru them. \n" ); document.write( "----------- \n" ); document.write( "Do the same for the other eqn. \n" ); document.write( " |