Hobold
- 82
- 1
Homework Statement
This is a very basic problem, though it did confuse me a little:
Find the tangent equations to the curve x=3t^2+1 \ , \ y = 2t^3+2 which intercepts the point (4,3).
Homework Equations
---
The Attempt at a Solution
I took \frac{dy}{dx} = t = \frac{y-y_0}{x-x_0} = \frac{y-3}{x-4} \rightarrow y=t(x-4)+3
What to do next? I don't think the equation works for all t.