motornoob101
- 45
- 0
Homework Statement
At which point is the tanget line to the following curve horizontal?
y= a sin^{3}\theta
x = acos^{3}\theta
Homework Equations
The Attempt at a Solution
\frac{dy}{dx}=\frac{\frac{dy}{d\theta}}{\frac{dx}{d\theta}}
When \frac{dy}{dx} = 0, this means that that the tanget line is horizontal.
\frac{dy}{dx}=0 when \frac{dy}{d\theta} = 0
\frac{dy}{d\theta} = 3asin^{2}\thetacos\theta
0=3asin^{2}\thetacos\theta
0 = sin^{2}\thetacos\theta
0 = (1-cos^{2}\theta)(cos\theta)
cos\theta = 0 when \theta = \pi/2 and \theta = 3\pi/2
1-cos^{2}\theta = 0 when \theta = 0
We must also find where dx/d\theta =0 since if both dy/d\theta and dx/d\theta = 0 at the same \theta then we can't use that value
\frac{dx}{d\theta} = -3acos^{2}\theta sin\theta
dx/d\theta = 0 at \theta = 0, \pi, \pi/2
So therefore we can't use \theta = \pi/2 and \theta = 0 from the dy/d\theta expression. Thus we are left with only \theta = 3\pi/2
If we sub \theta = 3\pi/2 back into the expression for x and y, we see that this corresponds to (0, -a), which means at (0, -a) the tangent line is horizontal.
However, this answer is wrong, the curve is an astroid and the astroid have horizontal tangets at (+/- a, 0).
I don't get what I did wrong, appreciate any help. Thanks