1. Find the equation of the tangent line to the curve $x^2 + y^2 = 25$ at the point $(3, 4)$.
- A.$y - 4 = \dfrac{3}{4}(x - 3)$
- B.$y - 4 = -\dfrac{3}{4}(x - 3)$
- C.$y - 4 = -\dfrac{4}{3}(x - 3)$
- D.$y - 3 = -\dfrac{3}{4}(x - 4)$
View Answer
Answer: $y - 4 = -\dfrac{3}{4}(x - 3)$
Find dy/dx: From $x^2 + y^2 = 25$, we get $\frac{dy}{dx} = -\frac{x}{y}$. Evaluate at the given point: At $(3, 4)$: $\frac{dy}{dx} = -\frac{3}{4}$. Write the tangent line: Using point-slope form: $y - 4 = -\frac{3}{4}(x - 3)$. Why distractors fail: Option A has the wrong sign for the slope. Option C uses the negative reciprocal (the normal line slope). Option D swaps the coordinates in the point-slope formula.