Find the perpendicular line of y = x - 9 that passes through the point (0, -6).
Understand the Problem
The question is asking for the equation of a line that is perpendicular to the given line (y = x - 9) and passes through the point (0, -6). To find the perpendicular line, we need to determine the slope of the given line and then use the negative reciprocal of that slope to find the slope of the perpendicular line. After that, we can use the point-slope form to find the equation of the new line.
Answer
The equation is $y = -x - 6$.
Answer for screen readers
The equation of the line that is perpendicular to $y = x - 9$ and passes through the point (0, -6) is:
$$ y = -x - 6 $$
Steps to Solve
- Identify the Slope of the Given Line
The given line is $y = x - 9$.
To find the slope, we can rewrite it in slope-intercept form, which is $y = mx + b$, where $m$ is the slope.
From the equation $y = 1x - 9$, we see that the slope $m$ is 1.
- Find the Slope of the Perpendicular Line
The slope of a line that is perpendicular to another is the negative reciprocal of the original slope.
Since the original slope is $1$, the negative reciprocal is given by:
$$ m_{perpendicular} = -\frac{1}{1} = -1 $$
- Use the Point-Slope Form to Find the New Line
Now we will use the point-slope form of the equation of a line, which is:
$$ y - y_1 = m(x - x_1) $$
Here, $(x_1, y_1)$ is the point through which the line passes, which is $(0, -6)$, and $m$ is the slope of the perpendicular line, which is $-1$.
Plugging in the values, we get:
$$ y - (-6) = -1(x - 0) $$
- Simplify to Get the Equation of the Line
Now simplify the equation:
$$ y + 6 = -1x $$
Subtract $6$ from both sides:
$$ y = -x - 6 $$
This is the equation of the line that is perpendicular to the original line and passes through the point (0, -6).
The equation of the line that is perpendicular to $y = x - 9$ and passes through the point (0, -6) is:
$$ y = -x - 6 $$
More Information
The slopes of perpendicular lines multiply to -1. In this case, the slope of $y = x - 9$ is 1, and the slope of the perpendicular line is -1. This relationship helps determine the direction and steepness of the new line.
Tips
- Confusing the slope of the original line with the slope of the new line. Always remember to find the negative reciprocal.
- Forgetting to use the correct point when applying the point-slope form. Ensure you substitute the right $(x_1, y_1)$ values.
AI-generated content may contain errors. Please verify critical information