ATAR Notes: Forum
VCE Stuff => VCE Mathematics => VCE Mathematics/Science/Technology => VCE Subjects + Help => VCE Specialist Mathematics => Topic started by: Captain on March 09, 2008, 01:43:55 pm
-
Got bored so looking at some of the questions from last year.
Got stuck on
Find the equation of the tangent to the curve x^3−2(x^2)y+2(y^2)=2 at the point P(2, 3).
Working out would be appreciated, thanks :)
-
u hav to use implicit differentiation to find the derivative
-

=\frac{d}{dx} 2 )
When we implicitly differentiate u (an expression in terms of y), we'll have:

so

using the product rule on the middle term:
 + 4y \frac{dy}{dx}=0)

 \frac{dy}{dx}=0)

with that, you can sub in P(2,3) and find you tangent :D
-

=\frac{d}{dx} 2 )
When we implicitly differentiate u (an expression in terms of y), we'll have:

so

using the product rule on the middle term:
 + 4y \frac{dy}{dx}=0)

 \frac{dy}{dx}=0)

with that, you can sub in P(2,3) and find you tangent :D
That only gives you the gradient of the tangent. Once you have this, you can find the equation by simply subbing in the x and y values into y = mx + c, where m is the gradient you just found.
-
or you could use the point-slope method.
y-y1 = dy/dx|(2,3)*[x-x1]