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 #352927 by josmiceli(19441)![]() ![]() You can put this solution on YOUR website! The x-axis is horizontal and the y-axis is vertical \n" ); document.write( "When you have an equation \n" ); document.write( "think of it as passing though the points \n" ); document.write( "(x1,y1), (x2,y2), (x3,y3), (x4,y4) . . . etc. \n" ); document.write( "For any of these points, if I know x I can find y \n" ); document.write( "If I know y, I can find x. \n" ); document.write( "Suppose (x1,y1) = (22,y1) \n" ); document.write( "Just replace x with 22, and you find y1: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "----------------------------- \n" ); document.write( "Two special points are (0,y1) and (x1,0) \n" ); document.write( "These are called intercepts because they lie on the \n" ); document.write( "vertical and horizontal axes \n" ); document.write( "If I have (0,y1), I can find y1 \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "---------------------------- \n" ); document.write( "You can turn the problem around and say \n" ); document.write( "\" Does the point (9,11) lie on this equation?\" \n" ); document.write( "To find out: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "This means the point does not lie on the equation \n" ); document.write( "Does the point (43, 87) lie on the equation? \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Yes, this point is on the equation \n" ); document.write( "--------------- \n" ); document.write( "All you need is 2 points to plot a straight line, but \n" ); document.write( "you can find as many points as you want, and they \n" ); document.write( "will all lie on the line. \n" ); document.write( "--------------- \n" ); document.write( "I doesn't matter how the equation is written, you \n" ); document.write( "just need x's and y's \n" ); document.write( "Suppose I have \n" ); document.write( " \n" ); document.write( "I have (3,y1). What is y1? \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "--------------- \n" ); document.write( "Hope this helps \n" ); document.write( " |