I was wondering if I could have some help with calculus.
I had a question asked, find the equation of the tangent at the point where $x=3/2$ on ellipse $4x^2+9y^2=36$.
I have an answer:
Ellipse equation, $y=-\frac{2\sqrt3}9x+\frac{4\sqrt3}3$
and the radial equation is $y=-\frac{2\sqrt3}3x$
That was all well and good, however, now I must find the equation of the tangent at point where $x=d$ on the general ellipse $ax^2+bx^2=c$ (where $x$ is in the first quadrant). Please help me, as my tangent equation is never ending and the calculus is becoming mixed for me. If you could include all steps, I would be grateful.
Thankyou
The equation of the ellipse is $$ax^2+by^2=c$$ Differentiating with respect to $x$, $$2ax+2byy'=0$$ $$y'=-\frac{ax}{by}$$ The tangent to a curve at a point has a slope equal to the slope of the curve at that point. So, the slope of the tangent at $x=d$ will be $y'$ evaluated at $x=d$.
At $x=d$, $$ad^2+by^2=c$$ $$y=\pm\frac{c-ad^2}{b}$$ Let this value be labelled $Y$. The appropriate $y$ based on the fact that the point is in the first quadrant must be taken.
Now, the general equation of the tangent at $(d,Y)$ is given by, $$y-Y=y'(d,Y)(x-d)$$
which can be obtained by substituting the respective values.