Understanding Point-Slope Form
Point-slope form is a way to express the equation of a line in the form y - y1 = m(x - x1), where m is the slope of the line, and (x1, y1) is a point on the line. This form is particularly useful when you know the slope of the line and a point on the line, or when you want to find the equation of a line that passes through a given point and has a known slope. To understand point-slope form, let's consider an example. Suppose we have a line with a slope of 2 and passes through the point (3, 4). We can use point-slope form to write the equation of this line as y - 4 = 2(x - 3). This equation represents the same line as the slope-intercept form y = 2x + 2, but it provides more information about the line's slope and a point on the line.Deriving Point-Slope Form
To derive point-slope form, we start with the slope-intercept form of a linear equation, which is y = mx + b, where m is the slope and b is the y-intercept. We can rewrite this equation as y - b = mx by subtracting b from both sides. Now, we want to express this equation in terms of a point (x1, y1) on the line. We can do this by substituting y1 for y and x1 for x, giving us y1 - b = m(x1 - x). However, we still need to get rid of the y-intercept term b. To do this, we can add b to both sides of the equation, resulting in y - y1 = m(x - x1). This is the point-slope form of a linear equation, where m is the slope and (x1, y1) is a point on the line.Applications of Point-Slope Form
Comparing Point-Slope Form to Other Forms
Point-slope form is just one of several ways to express the equation of a line. Here's a comparison of point-slope form with other forms:| Form | Description | Example |
|---|---|---|
| Point-Slope Form | y - y1 = m(x - x1) | y - 4 = 2(x - 3) |
| Slope-Intercept Form | y = mx + b | y = 2x + 2 |
| Standard Form | ax + by = c | 2x + 3y = 5 |