document.write( "Question 240368: Solve the system of equations by graphing
\n" );
document.write( "-3x-2y=24
\n" );
document.write( "3x-y=-6 \n" );
document.write( "
Algebra.Com's Answer #176760 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Solve the system of equations by graphing \n" ); document.write( "-------------- \n" ); document.write( "These are 2 linear eqns, so they're straight lines. \n" ); document.write( "Find 2 points and draw the line thru them. \n" ); document.write( "-3x-2y=24 \n" ); document.write( "x....y \n" ); document.write( "0 -12 \n" ); document.write( "-4...-6 \n" ); document.write( "Draw a line thru the 2 points. \n" ); document.write( "Do the same for the other eqn. Where they incersect is the solution. \n" ); document.write( "3x-y=-6 \n" ); document.write( " \n" ); document.write( " |