To find the equation of the line that is perpendicular to \( y = x + 2 \) and passes through the point \( (3, 0) \), follow these steps:
-
Determine the slope of the given line.
The given line \( y = x + 2 \) has a slope of \( 1 \) (the coefficient of \( x \)). -
Find the slope of the perpendicular line.
The slope of a line that is perpendicular to another line is the negative reciprocal of the original slope. Since the slope of the original line is \( 1 \), the slope of the perpendicular line will be: \[ m = -\frac{1}{1} = -1 \] -
Use the point-slope form of the line.
We can use the point-slope form \( y - y_1 = m(x - x_1) \):- Slope \( m = -1 \)
- Point \( (x_1, y_1) = (3, 0) \) Plugging in the values: \[ y - 0 = -1(x - 3) \] Simplifying this: \[ y = -x + 3 \]
So, the equation of the line that is perpendicular to \( y = x + 2 \) and passes through the point \( (3, 0) \) is: \[ y = -x + 3 \]
This corresponds to the second response:
- y = −x + 3