document.write( "Question 27804: How would you graph x-2y=6? Plot five points for each equation. \n" ); document.write( "
Algebra.Com's Answer #15155 by bmauger(101)![]() ![]() ![]() You can put this solution on YOUR website! There are plenty of ways to plot the graph, depending of what level of math you're at. If they're asking you to plot points to plot it though, usually the easiest way is to pick values for x, and find out what y is and make a table. First, solve for y:\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Now pick 5 x values, evaluate the right side, and plug in the y values. Eg.\r \n" ); document.write( "\n" ); document.write( " x --> y \n" ); document.write( "-6 --> 0 Plot (-6, 0) \n" ); document.write( "-2 --> 2 Plot (-2, 2) \n" ); document.write( " 0 --> 3 Plot (0, 3) \n" ); document.write( " 1 --> 3.5 Plot (1, 3.5) \n" ); document.write( " 2 --> 4 Plot (2,4)\r \n" ); document.write( "\n" ); document.write( "Then plot the points, and draw a line through them. It should look like:\r \n" ); document.write( "\n" ); document.write( " |