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ââ