document.write( "Question 537572: I am having difficulty finding the points for graphing equations. In other words, I need the points for the variables x and y for these equations so I can lot the points on a graph. I do not understand the processes of finding the points. Would you give an example of all the steps for each equation giving the points to plot. I am doing these equations for practice because I have a quiz Wednesday. equations: y = 3x - 2, 6x - 3 = x - y, y = |X| - 2 and 4x + 2 = 5x + 4 \n" ); document.write( "
Algebra.Com's Answer #352930 by KMST(5328)![]() ![]() You can put this solution on YOUR website! WHEN YOU FIND ABSOLUTE VALUES \n" ); document.write( "There is an angle at x=0 in the graph of y = |x| - 2. Absolute values make graphs \"bounce\" at points where the expression inside the absolute value goes through zero, so you definitely have to plot the \"bounce\" points. \n" ); document.write( "At x=0, y=-2, so you plot the point (0,-2). \n" ); document.write( "For positive x values it's \n" ); document.write( "For negative x values the line will look like a mirror image going from (0,-2) up and to the left through (-6,4). \n" ); document.write( "Because the x is inside the absolute value sign, the function (y) will have the same value for x as for -x, making it symmetrical on both sides of the y-axis. \n" ); document.write( " \n" ); document.write( "GRAPHING LINEAR EQUATIONS \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Variable y is not involved. If you had to graph it on an x-y coordinate plane, it would be a vertical line, all its points having the same value for x, along with any and all possible values for y. \n" ); document.write( "You could also find equations for horizontal lines, like y=2, where all the points have the same y, but can have any and all possible values for x. \n" ); document.write( "In other cases, you'll need to plot two points to draw the line. \n" ); document.write( " \n" ); document.write( "are equations representing straight lines. Once you plot two points, you can draw the line. \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "You can see that the line goes through (0,3), the y-intercept, and that with a slope like -3, it goes down steeply to the right. Plot the y-intercept and another point like (2,-7) and draw the line. \n" ); document.write( "EXTRA EXAMPLES \n" ); document.write( "If it's the equation of a straight line, you just need two points. It is not necessary to have the equation in the slope-intercept form to find your two points. Some other forms of the equation can be helpful. You may be lucky and the equation may be easy to graph as given. For example \n" ); document.write( " \n" ); document.write( "When x=0, it is easy to see that y=6, so you plot point (0,6) on the x-axis. \n" ); document.write( "When y=0, it is not hard to see that x=3, so you plot point (3,0) on the y-axis. \n" ); document.write( "Those points are the x-intercept and y-intercept, and luckily they are easy to plot and far apart enough to let you draw a good line. \n" ); document.write( " \n" ); document.write( "Sometimes you may want (or need) to transform the equation into an equivalent form that's easier to graph. \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "The equations in the middle suggest that a value for x that makes -7x+1 a multiple of 5 would give you an integer value for y, and a good point to plot. You could think of x=-7, or x=-2, or x=3, and get one or two of the points (-7,10), (-2, 3), (3,-4). \n" ); document.write( "If you only get one point, the slope will help you get a second one. The slope is -7/5, telling you that y decreases by 7 as x increases by 5 (and that y increases by 7 as x decreases by 5 as you move in the other direction). So you would move from your first point 5 units to the right and 7 down (or 5 to the left and 7 up) to mark a second point. \n" ); document.write( " |