document.write( "Question 636409: Graph linear equation\r
\n" );
document.write( "\n" );
document.write( "x-y=2\r
\n" );
document.write( "\n" );
document.write( "Thanks \n" );
document.write( "
Algebra.Com's Answer #401055 by KMST(5328)![]() ![]() You can put this solution on YOUR website! The graph of a linear equation is a straight line. \n" ); document.write( "To locate that straight line you just need two points. \n" ); document.write( "To find a point, you give a value to one of the variables (x or y), \n" ); document.write( "and solve the equation to find the corresponding value for the other variable. \n" ); document.write( "You can chose any value, for any variable, but a smart choice makes the calculations and the graphing easy. \n" ); document.write( "For values, zero is often a good choice. \n" ); document.write( "For \n" ); document.write( "That gives you the point (0,-2). \n" ); document.write( "For \n" ); document.write( "That gives you the point (2,0). \n" ); document.write( "Plotting those two points, and connecting them with a line gives you the graph. \n" ); document.write( " |