document.write( "Question 354623: In my homework I need to graph linear systems and estimate the solution.
\n" );
document.write( "I'm not sure how to graph an equation.. I really need help.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "One of my problems is.. \r
\n" );
document.write( "\n" );
document.write( "-x + 6y = -12
\n" );
document.write( "x + 6y = 12 \r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #253370 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! These are linear, straight lines. \n" ); document.write( "Find 2 points and draw a line thru them. \n" ); document.write( "---------- \n" ); document.write( "-x + 6y = -12 \n" ); document.write( "x = 12 - 6y \n" ); document.write( "Pick 2 values for y and find x. \n" ); document.write( "y = 0, x = 12 --> (12,0) \n" ); document.write( "y = 2, x = 0 --> (0,12) \n" ); document.write( "Plot the 2 points, draw a line thru them. \n" ); document.write( "--------------- \n" ); document.write( "Do the same for the other equation. \n" ); document.write( "-------------- \n" ); document.write( " \n" ); document.write( " |