Find Points on 2x^3 + 2y^3 -9xy = 0 Curve

  • Thread starter Thread starter aizeltine
  • Start date Start date
  • Tags Tags
    Calculus
aizeltine
Messages
20
Reaction score
0

Homework Statement




Find all points on the curve 2x^3 + 2y^3 -9xy= 0 where you will have a horizontal and vertical tangent lines.

Homework Equations



2x^3 + 2y^3 -9xy= 0

The Attempt at a Solution


6x^2+6y^2dy/dx - (9y +9x dy/dx)=0
6x^2 + 6y^2dy/dx - 9y -9x dy/dx=0
6y^2dy/dx-9xdy/dx=9y-6x^2
dy/dx= (9y-6x^2)/(6y^2-9x)
 
Physics news on Phys.org
2x3 + 2y3 - 9xy = 0

To find the lines tangent to this curve, take the derivative:

6x2 + 6y2\frac{dy}{dx} - 9y - 9x\frac{dy}{dx} = 0

2x2 - 3y = 3x\frac{dy}{dx} - 2y2\frac{dy}{dx}

(2x2 - 3y) / (3x - 2y2) = \frac{dy}{dx}

It is now merely a matter of setting the denominator equal to zero to find the vertical tangent lines, and the numerator equal to zero to find the horizontal tangent lines.

Remember, when the denominator of the derivative equals zero, the derivative goes to infinity, and therefore the slope it represents also goes to infinity. When the derivative equals zero, the slope it represents on the original curve is also zero - which means it is horizontal.

You're on the right track - now finish the job! :-)
 
Last edited:
aizeltine, the only difference between your derivative and Underhills is that he has factored a "3" out of both numerator and denominator and canceled.
 
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