Difference between revisions of "Slope"

From Department of Mathematics at UTSA
Jump to navigation Jump to search
Line 4: Line 4:
  
 
===Point-Slope Form===
 
===Point-Slope Form===
 +
The equation for a line with a slope of <math> m </math> that goes through some point <math> (x_1, y_1) </math>, in point-slope form, is <math> y - y_1 = m(x - x_1) </math>. For example, the equation of a line with a slope of 3 that goes through the point (1, 4) is <math> y - 4 = 3(x - 1) </math>. The equation of a line with a slope of <math> \frac{-1}{2} </math> that goes through point (-7, -7) is <math> y + 7 = \frac{-1}{2}(x + 7) </math>.
  
 
===Slope-Intercept Form===
 
===Slope-Intercept Form===

Revision as of 12:36, 20 September 2021

Slope Between Two Points

Given two points and , the slope between these two points is . That is, the slope between two points is the difference between the y-coordinates of the points, divided by the difference between the x-coordinates of the points. For example, the slope between the two points (1, 3) and (5, 6) is . The slope between (-1, -1) and (15, -21) is .

Point-Slope Form

The equation for a line with a slope of that goes through some point , in point-slope form, is . For example, the equation of a line with a slope of 3 that goes through the point (1, 4) is . The equation of a line with a slope of that goes through point (-7, -7) is .

Slope-Intercept Form

Resources