Hello, and welcome to today's mathematics lesson. We are going to explore the Equation of a Line. By the end of this session, you will understand how to find the slope of a line, derive its equation in various forms, and apply these concepts to solve geometric problems involving parallel and perpendicular lines.
Let us begin with a fundamental idea you already know from your previous studies. Any straight line can be represented by a linear equation — that is, an equation of the first degree in variables x and y. Conversely, every linear equation represents a straight line. There are two crucial facts to remember. First, any point that satisfies the equation of a line lies on that line. Second, any point through which a line passes will satisfy the equation of that line. These principles allow us to verify whether a point lies on a given line by simple substitution.
Now, let us understand the inclination of a line. The inclination of a line is the angle θ that the part of the line above the x-axis makes with the positive x-axis, measured in the anti-clockwise direction. If this angle is measured in the anti-clockwise direction, the inclination is positive; if measured clockwise, it is negative. The x-axis and all lines parallel to it have an inclination of zero degrees. The y-axis and all lines parallel to it have an inclination of ninety degrees.
Building upon inclination, we define the slope or gradient of a line. The slope, denoted by the letter m, is the tangent of the angle of inclination. That is, m = tan θ. The slope of the x-axis is 0, since tan 0° = 0. The slope of the y-axis is undefined, since tan 90° is not defined. A line has positive slope if it makes an acute angle with the x-axis in the anti-clockwise direction. A line has negative slope if it makes an obtuse angle with the x-axis in the anti-clockwise direction, or equivalently, an acute angle in the clockwise direction.
When we know two points on a line, we can calculate its slope directly. Given points P(x₁, y₁) and Q(x₂, y₂), the slope is m = (y₂ − y₁) / (x₂ − x₁). This can also be written as the difference of ordinates divided by the difference of abscissae. Let us see this in action. Suppose we have points A with coordinates (−2, 3) and B with coordinates (2, 7). The slope equals (7 − 3)/(2 − (−2)), which gives 4/4 = 1. Since the slope is 1, the inclination is 45°, because tan 45° = 1.
The relationship between slopes gives us powerful tools for analyzing pairs of lines. Two lines are parallel if and only if their slopes are equal. Two lines are perpendicular if and only if the product of their slopes equals negative one. That is, m₁ × m₂ = −1. Equivalently, the slope of a line perpendicular to another is the negative reciprocal of the original slope. For example, if a line has slope two, any parallel line also has slope two, while any perpendicular line has slope negative one-half.
Three points are collinear if they lie on the same straight line. To test for collinearity, we check whether the slope between the first and second points equals the slope between the second and third points. If these slopes are equal, the points must lie on the same line.
Now we turn to finding the actual equation of a line. There are several standard forms, each useful in different circumstances.
The first is the slope-intercept form. When we know the slope m and the y-intercept c, the equation is y = mx + c. Here, c is the y-coordinate of the point where the line crosses the y-axis, which is the point where x = 0. For instance, a line with inclination 45° and y-intercept 5 has slope 1, giving the equation y = x + 5.
The second is the point-slope form. When we know the slope m and a point (x₁, y₁) on the line, the equation is y − y₁ = m(x − x₁). For example, a line with inclination 60° passes through the point (−2, 5). Its slope is tan 60° = √3. Substituting, we get y − 5 = √3(x + 2), which simplifies to y = √3x + 2√3 + 5.
The third is the two-point form. Given two points (x₁, y₁) and (x₂, y₂), we first find the slope, then use the point-slope form. For points (−3, 1) and (1, 5), the slope is (5 − 1)/(1 − (−3)) = 1. Using the first point, the equation becomes y − 1 = 1(x + 3), giving y = x + 4.
There is also the intercept form, which is useful when both intercepts are known. If a line has x-intercept a and y-intercept b, its equation is x/a + y/b = 1. For example, with x-intercept 8 and y-intercept −12, the equation becomes x/8 + y/(−12) = 1, which simplifies to 3x − 2y = 24 or 3x − 2y − 24 = 0.
From any equation of a line, we can extract the slope and y-intercept by rearranging into slope-intercept form. Consider the equation 2x − 3y − 4 = 0. Solving for y, we get y = (2/3)x − 4/3. Thus, the slope is 2/3 and the y-intercept is −4/3.
Let us apply these concepts to find equations of special lines. To find a line parallel to a given line, we use the same slope. To find a line perpendicular to a given line, we use the negative reciprocal slope. For example, to find the line through (2, −1) parallel to 2x − y = 4, we first note the given line has slope 2. The parallel line through (2, −1) therefore has equation y + 1 = 2(x − 2), or y = 2x − 5.
For a perpendicular line, consider finding the line through (−2, 3) perpendicular to 2x + 3y + 4 = 0. The given line has slope −2/3, so the perpendicular slope is 3/2. The equation becomes y − 3 = (3/2)(x + 2), which simplifies to 2y = 3x + 12.
We can also find the perpendicular bisector of a line segment. This requires finding the midpoint of the segment and the slope perpendicular to it. For points A with coordinates (−5, 2) and B with coordinates (1, −4), the midpoint is (−2, −1). The slope of AB is (−4 − 2)/(1 − (−5)) = −1. The perpendicular slope is therefore 1. The perpendicular bisector has equation y + 1 = 1(x + 2), or simply y = x + 1.
These are lines that make equal angles with both coordinate axes — specifically, forty-five degrees with each axis. There are two such lines through any point: one with slope 1 and inclination 45°, and one with slope −1 and inclination 135° or −45°. Through the point (−2, 3), these lines have equations y = x + 5 and x + y = 1 respectively.
First, the slope of a line is the tangent of its angle of inclination, calculated as the difference of ordinates divided by the difference of abscissae for any two points on the line, or m = (y₂ − y₁)/(x₂ − x₁). Second, parallel lines have equal slopes, while perpendicular lines have slopes whose product is −1. Third, three points are collinear if the slopes between consecutive pairs are equal. Fourth, the main forms of a line's equation are slope-intercept form y = mx + c, point-slope form y − y₁ = m(x − x₁), two-point form derived from first finding the slope, and intercept form x/a + y/b = 1. Fifth, any line's equation can be rearranged to extract its slope and intercept. Sixth, geometric conditions like parallelism, perpendicularity, and bisection can be translated into algebraic conditions on slopes and coordinates.
Practice converting between different forms of line equations, finding slopes from points and equations, and remember that every geometric condition has a corresponding algebraic relationship. With confidence and careful calculation, you will master these techniques. Thank you for listening, and I look forward to seeing you apply these concepts in your work.