Calculus: implicit differentiation

Tutoring calculus, this topic is of importance.  The tutor is happy to introduce implicit differentiation.

Implicit differentiation might come up a few weeks into the semester.  It’s a nice technique that enables the student to take derivatives of functions not solved for y.

Example:

Find the derivative of xy^2 -siny = 11

Solution: With implicit differentiation, we first assume that y is some function of x which we don’t know. We might imagine y=f(x). What we are trying to find is y’, which might also be referred to as f'(x).

Following the point of view that y=f(x), we can rewrite the equation with f(x) instead of y:

x(f(x))^2 – sin(f(x)) = 11

Now, we take the derivative from left to right on each side. x(f(x))^2 requires the product rule (uv)’ = u’v + uv’

(x(f(x))^2)’= 1(f(x))^2 + x(2f(x)f'(x))

Notice the chain rule in the second part: (f(x)^2)’=2f(x)f'(x). First, we take the derivative of the outer function with the power rule. Then, we multiply it by the derivative of f(x) itself, f'(x).

Next we take the derivative of -sin(f(x)), once again invoking the chain rule:

(-sin(f(x)))’=-cos(f(x))f'(x)

On the right side, the derivative of 11 is 0. Writing the derivative of each term in the equation, we get

(f(x))^2 + 2xf(x)f'(x) – cos(f(x))f'(x) = 0

What we are really trying to find is f'(x). We need to isolate it using algebra. First, we get all the terms that don’t include f'(x) onto the other side:

2xf(x)f'(x) – cos(f(x))f'(x) = -(f(x))^2

Next, we factor out f'(x) from the left as a common factor:

f'(x)[2xf(x) – cos(f(x))] = -(f(x))^2

Finally, we divide both sides by 2xf(x) – cos(f(x)) to isolate f'(x):

f'(x)=-((f(x))^2)/(2xf(x) – cos(f(x)))

Since the original assumption was that y=f(x), it follows that f'(x) is the derivative. If desired, we can substitute y and y’ back into the solution so it matches the original context:

y’=(-y^2)/(2xy-cosy)

HTH:)

Source:

Larson and Hostetler. Calculus: Part One. Toronto: D. C. Heath and Company, 1989.

Jack of Oracle Tutoring by Jack and Diane, Campbell River, BC.

Leave a Reply