document.write( "Question 250727: I am a little lost at graphing linear equations. could you explain to me the whole concept of how to graph a linear equation? \n" ); document.write( "
Algebra.Com's Answer #182608 by jsmallt9(3758)![]() ![]() ![]() You can put this solution on YOUR website! If you have two points on the line, then just plot them and draw a line through them. Otherwise...
\n" ); document.write( "Here's a simple example: To graph the equation y = -3x + 1... \n" ); document.write( "1) Find a point on the line. Since this equation is in slope-intercept form we can simply \"read\" the y-intercept of 1. \n" ); document.write( "2) Plot the point. Plot a point at 1 on the y-axis: (0, 1) \n" ); document.write( "3) Find the slope. We can also \"read\" the slope from the slope-intercept form: -3. \n" ); document.write( "4) Write the slope as a fraction. We can use -3/1. \n" ); document.write( "5) Starting from our plotted point (0, 1) we go down 3 (because the numerator of the slope is -3) and to the right by 1 (because the denominator of the slope fraction is 1). This should put us at (1, -2). Plot this point. \n" ); document.write( "6) Draw a line through the two points (0, 1) and (1, -2) \n" ); document.write( "If we use 3/-1 for the slope fraction instead of -3/1, we end up with the same line, believe it or not. We start from (0, 1) and go up 3 (because the numerator of the alternate slope fraction is 3) and go to the left by 1 (because the denominator of the alternate slope fraction is -1). This puts us at (-1, 4). Even though the two points we use are different, when we draw a line through each pair, we end up with the same line! \n" ); document.write( " |