Coordinate Geometry of Lines
Coordinate Geometry of Lines
Coordinate geometry bridges algebra and geometry by using graphs and equations to describe lines. Two of the most important concepts are understanding how slopes relate to parallel and perpendicular lines, and calculating distances on the coordinate plane.
Slopes of Parallel and Perpendicular Lines
The slope of a line, often denoted by m, measures its steepness. By comparing the slopes of two lines, we can determine their geometric relationship:
- Parallel Lines: Two non-vertical lines are parallel if and only if they have the exact same slope. m1โ=m2โ
- Perpendicular Lines: Two non-vertical lines are perpendicular (intersecting at a 90โ angle) if their slopes are negative reciprocals of each other. Their product is always โ1. m1โโ m2โ=โ1orm2โ=โm1โ1โ
Finding the Equation of a Line
If you know a point on a line (x1โ,y1โ) and its slope m, you can find its equation using the point-slope form: yโy1โ=m(xโx1โ)
Example: Find the equation of the line through (2,5) perpendicular to y=3xโ1.
- Identify the slope: The given line is y=3xโ1, which is in slope-intercept form (y=mx+b). Its slope is m1โ=3.
- Find the perpendicular slope: The slope of our new line must be the negative reciprocal, so m2โ=โ31โ.
- Use the point-slope form: Substitute m=โ31โ and the point (2,5). yโ5=โ31โ(xโ2)
- Simplify (optional): Multiply the entire equation by 3 to clear the fraction. 3(yโ5)=โ1(xโ2) 3yโ15=โx+2โนx+3yโ17=0
Distance from a Point to a Line
To find the shortest (perpendicular) distance d from a point (x1โ,y1โ) to a line given in the standard form Ax+By+C=0, use the distance formula: d=A2+B2โโฃAx1โ+By1โ+Cโฃโ
Example: Find the distance from point (3,4) to the line 2xโy+1=0.
- Identify the components: From the line equation, A=2, B=โ1, and C=1. From the point, x1โ=3 and y1โ=4.
- Apply the formula: d=22+(โ1)2โโฃ2(3)+(โ1)(4)+1โฃโ d=4+1โโฃ6โ4+1โฃโ d=5โโฃ3โฃโ=5โ3โ
- Rationalize the denominator: Multiply the top and bottom by 5โ. d=535โโ