Find the equation of the line that is perpendicular to the line given by \(y = -\frac{1}{2}x + 3\) and passes through the point (4, 2).
Solución de tutoría real
Responder
Solución
Revisado y aprobado por el equipo de tutoría de UpStudy
The Deep Dive
To find the equation of the line that is perpendicular to the line given by \(y = -\frac{1}{2}x + 3\), we first need to determine the slope of the original line. The slope of this line is \(-\frac{1}{2}\). Lines that are perpendicular to each other have slopes that are negative reciprocals, so the slope of the line we are looking for will be the negative reciprocal of \(-\frac{1}{2}\), which is \(2\). Next, we can use the point-slope form of the equation of a line, which is given by \(y - y_1 = m(x - x_1)\), where \((x_1, y_1)\) is the point the line passes through, and \(m\) is the slope. In this case, the point is \((4, 2)\), and the slope \(m\) is \(2\). Substituting the values into the point-slope form: \[ y - 2 = 2(x - 4) \] Distributing the \(2\): \[ y - 2 = 2x - 8 \] Now, add \(2\) to both sides to solve for \(y\): \[ y = 2x - 8 + 2 \] \[ y = 2x - 6 \] Therefore, the equation of the line that is perpendicular to the given line and passes through the point (4, 2) is: \[ \boxed{y = 2x - 6} \]