Skip to content
🚨 This site is a work in progress. Exciting updates are coming soon!

2.5 Q-8

Question Statement

We are given the following equations:

x=acos3θx = a \cos^3 \theta y=bsin3θy = b \sin^3 \theta

Prove that:

adydx+btanθ=0a \frac{d y}{d x} + b \tan \theta = 0

Background and Explanation

To solve this problem, we need to:

  • Differentiate the given equations with respect to θ\theta (the angle).
  • Use the chain rule to connect the derivatives of xx and yy with respect to θ\theta and eventually find dydx\frac{dy}{dx}.
  • The goal is to show that adydx+btanθ=0a \frac{d y}{d x} + b \tan \theta = 0.

Solution

Step 1: Differentiate x=acos3θx = a \cos^3 \theta with respect to θ\theta

We are given that:

x=acos3θx = a \cos^3 \theta

Differentiating with respect to θ\theta:

dxdθ=ddθ(acos3θ)\frac{d x}{d \theta} = \frac{d}{d \theta}\left(a \cos^3 \theta\right)

Using the chain rule:

dxdθ=3acos2θ(sinθ)\frac{d x}{d \theta} = 3a \cos^2 \theta (-\sin \theta)

Thus, the derivative becomes:

dxdθ=3acos2θsinθ\frac{d x}{d \theta} = -3a \cos^2 \theta \sin \theta

To find dθdx\frac{d \theta}{d x}, we take the reciprocal:

dθdx=13acos2θsinθ\frac{d \theta}{d x} = -\frac{1}{3a \cos^2 \theta \sin \theta}

Step 2: Differentiate y=bsin3θy = b \sin^3 \theta with respect to θ\theta

Next, we are given:

y=bsin3θy = b \sin^3 \theta

Differentiating with respect to θ\theta:

dydθ=ddθ(bsin3θ)\frac{d y}{d \theta} = \frac{d}{d \theta}\left(b \sin^3 \theta\right)

Using the chain rule again:

dydθ=3bsin2θcosθ\frac{d y}{d \theta} = 3b \sin^2 \theta \cdot \cos \theta

Step 3: Find dydx\frac{d y}{d x}

Now, to find dydx\frac{d y}{d x}, we apply the chain rule:

dydx=dydθ×dθdx\frac{d y}{d x} = \frac{d y}{d \theta} \times \frac{d \theta}{d x}

Substitute the values we found:

dydx=(3bsin2θcosθ)×(13acos2θsinθ)\frac{d y}{d x} = \left(3b \sin^2 \theta \cdot \cos \theta\right) \times \left(-\frac{1}{3a \cos^2 \theta \sin \theta}\right)

Simplifying:

dydx=batanθ\frac{d y}{d x} = -\frac{b}{a} \tan \theta

Step 4: Final Expression

Now, multiply both sides of the equation by aa:

adydx=btanθa \frac{d y}{d x} = -b \tan \theta

Finally, adding btanθb \tan \theta to both sides:

adydx+btanθ=0a \frac{d y}{d x} + b \tan \theta = 0

Thus, we have proved the required result.


Key Formulas or Methods Used

  • Chain Rule: To differentiate composite functions.
ddθ(acos3θ)=3acos2θ(sinθ) \frac{d}{d \theta} (a \cos^3 \theta) = 3a \cos^2 \theta (-\sin \theta) ddθ(bsin3θ)=3bsin2θcosθ \frac{d}{d \theta} (b \sin^3 \theta) = 3b \sin^2 \theta \cdot \cos \theta
  • Reciprocal Rule: To find dθdx\frac{d \theta}{d x} from dxdθ\frac{d x}{d \theta}.

Summary of Steps

  1. Differentiate x=acos3θx = a \cos^3 \theta with respect to θ\theta to find dxdθ\frac{d x}{d \theta}.
  2. Differentiate y=bsin3θy = b \sin^3 \theta with respect to θ\theta to find dydθ\frac{d y}{d \theta}.
  3. Use the chain rule to calculate dydx\frac{d y}{d x}.
  4. Multiply both sides by aa and simplify.
  5. Conclude that adydx+btanθ=0a \frac{d y}{d x} + b \tan \theta = 0.