Question: Find the equation of the line that passes through (2, 3) and is perpendicular to the line y = 4x - 1.
Options:
Correct Answer: y = -4x + 11
Solution:
The slope of the given line is 4, so the perpendicular slope is -1/4. Using point-slope form, we get y - 3 = -1/4(x - 2) which simplifies to y = -1/4x + 11/4.