← Back to all lessons
Class 12Calculus6:45Published 9 Aug 2024

Derivatives of Implicit Trigonometric Functions

Learn how to find dy/dx for equations where trigonometric functions tie x and y together implicitly, through four fully worked examples.

This lesson shows how to differentiate implicitly when sine, cosine, and tangent link x and y inside one equation. Each example differentiates both sides with respect to x, applies the chain and product rules, then collects the dy/dx terms to solve for the derivative. By the end you can handle a range of implicit trigonometric equations using the same reliable steps.

What you'll learn

  • How to differentiate both sides of an implicit equation with respect to x
  • Using the chain rule on trigonometric terms that contain y
  • Applying the product rule to mixed terms like x times y inside a function
  • Collecting the derivative terms together to solve for dy/dx

Lesson chapters

0:00Implicit trigonometric functions
0:22Example with a sine of y
1:21Sine squared plus cosine of xy
3:33Sine squared plus cosine squared
5:01Equation involving a tangent

Lesson notes

This lesson works through four implicit equations that mix xx and yy inside trigonometric functions. In each one we differentiate both sides with respect to xx, remembering that every yy carries a factor of dydx\tfrac{dy}{dx}, then gather the derivative terms and solve.

Example 1: 2x+3y=siny2x + 3y = \sin y

Differentiate each side with respect to xx. The right side uses the chain rule on siny\sin y.

2+3dydx=cosydydx2 + 3\,\frac{dy}{dx} = \cos y \,\frac{dy}{dx}

Collect the dydx\tfrac{dy}{dx} terms on one side.

dydx(3cosy)=2\frac{dy}{dx}\,(3 - \cos y) = -2

dydx=23cosy\frac{dy}{dx} = \frac{-2}{\,3 - \cos y\,}

Example 2: sin2y+cos(xy)=1\sin^2 y + \cos(xy) = 1

Left term. Differentiate sin2y\sin^2 y with the chain rule: 2sinycosydydx=sin(2y)dydx2\sin y\cos y\,\tfrac{dy}{dx} = \sin(2y)\,\tfrac{dy}{dx}.

Right term. Differentiate cos(xy)\cos(xy), using the product rule on xyxy:

sin(xy)(xdydx+y)-\sin(xy)\left(x\,\frac{dy}{dx} + y\right)

Putting it together and setting the sum to 00:

sin(2y)dydxsin(xy)(xdydx+y)=0\sin(2y)\,\frac{dy}{dx} - \sin(xy)\left(x\,\frac{dy}{dx} + y\right) = 0

Collect the dydx\tfrac{dy}{dx} terms.

dydx(sin2yxsin(xy))=ysin(xy)\frac{dy}{dx}\,\big(\sin 2y - x\sin(xy)\big) = y\sin(xy)

dydx=ysin(xy)sin2yxsin(xy)\frac{dy}{dx} = \frac{y\sin(xy)}{\,\sin 2y - x\sin(xy)\,}

Example 3: sin2x+cos2y=1\sin^2 x + \cos^2 y = 1

Differentiate each squared term with the chain rule.

2sinxcosx+2cosy(siny)dydx=02\sin x\cos x + 2\cos y(-\sin y)\,\frac{dy}{dx} = 0

Using the double-angle form 2sinθcosθ=sin2θ2\sin\theta\cos\theta = \sin 2\theta:

sin2xsin2ydydx=0\sin 2x - \sin 2y\,\frac{dy}{dx} = 0

dydx=sin2xsin2y\frac{dy}{dx} = \frac{\sin 2x}{\sin 2y}

Example 4: xy+y2=tan(x+y)xy + y^2 = \tan(x+y)

Differentiate with respect to xx. The left side uses the product rule on xyxy, and the right side uses the chain rule on tan(x+y)\tan(x+y).

xdydx+y+2ydydx=sec2(x+y)(1+dydx)x\,\frac{dy}{dx} + y + 2y\,\frac{dy}{dx} = \sec^2(x+y)\left(1 + \frac{dy}{dx}\right)

Collect the dydx\tfrac{dy}{dx} terms on one side and the rest on the other.

dydx(x+2ysec2(x+y))=sec2(x+y)y\frac{dy}{dx}\,\big(x + 2y - \sec^2(x+y)\big) = \sec^2(x+y) - y

dydx=sec2(x+y)yx+2ysec2(x+y)\frac{dy}{dx} = \frac{\sec^2(x+y) - y}{\,x + 2y - \sec^2(x+y)\,}

Key takeaways

  • Differentiate both sides with respect to xx, and every term in yy picks up a factor of dydx\tfrac{dy}{dx}.
  • Use the chain rule on trigonometric functions and the product rule on mixed terms such as xyxy.
  • After differentiating, gather all dydx\tfrac{dy}{dx} terms on one side and solve for the derivative.