Finding Stationary Points on Implicitly Differentiated Curves

aanandpatel
Messages
16
Reaction score
0

Homework Statement



Find the coordinates of the stationary points on the curve:
x^3 + (3x^2)(y) -2y^3=16


Homework Equations


Stationary points occur when the first derivative of y with respect to x is equal to zero



The Attempt at a Solution


I implicitly differentiated the equation and got
dy/dx = (x^2 + 2xy) / (2y^2 - x^2)

I know I have to make this equal to zero but then I'm not sure how to find the x and y coordinates of the stationary point.

Help would be greatly appreciated :)
 
Physics news on Phys.org
Hi aanandpatel,

Find y in terms of x from the condition dy/dx=0. Substitute back into the original equation.

ehild
 
You have two equations,
x^3 + (3x^2)(y) -2y^3=16
and
(x^2 + 2xy) / (2y^2 - x^2)= 0
to solve for x and y. The second equation can easily be solved for y in terms of x since a fraction is equal to 0 if and only if the numerator is 0.
 
Thanks guys - helped a lot! :)
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top