6 Solved Problems on Implicit Differentiation - Assignment | M 408C, Assignments of Mathematics

Material Type: Assignment; Class: DIFFEREN AND INTEGRAL CALCULUS; Subject: Mathematics; University: University of Texas - Austin; Term: Fall 2008;

Typology: Assignments

Pre 2010

Uploaded on 08/31/2009

koofers-user-lam
koofers-user-lam 🇺🇸

10 documents

1 / 2

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
M408C: Implicit Differentiation
September 25, 2008
Implicit differentiation allows you to differentiate functions that are not given in the simple
form y=f(x). All you have to do is treat yas a function of xand use the chain rule. For example
to differentiate y2, we use the power rule to get 2y·dy
dx = 2yy0. The key to understand is that you
will not be solving for y, but rather y0.
1.
2.
3.
1
pf2

Partial preview of the text

Download 6 Solved Problems on Implicit Differentiation - Assignment | M 408C and more Assignments Mathematics in PDF only on Docsity!

M408C: Implicit Differentiation

September 25, 2008

Implicit differentiation allows you to differentiate functions that are not given in the simple form y = f (x). All you have to do is treat y as a function of x and use the chain rule. For example to differentiate y^2 , we use the power rule to get 2y · dydx = 2yy′. The key to understand is that you will not be solving for y, but rather y′.

  1. (3.5.45) Differentiate y = cos

sin(tan πx). Solution: This is a challenge problem involving the chain rule:

y′^ = − sin

sin(tan πx)

sin(tan πx)

= − sin

sin(tan πx)

(sin(tan πx))^1 /^2

= − sin

sin(tan πx)

(sin(tan πx))−^1 /^2

· (sin(tan πx))′

= − sin

sin(tan πx)

(sin(tan πx))−^1 /^2

· cos(tan πx) · (tan πx)′

= − sin

sin(tan πx)

(sin(tan πx))−^1 /^2

· cos(tan πx) · sec^2 (πx) · (πx)′

= − sin

sin(tan πx)

(sin(tan πx))−^1 /^2

· cos(tan πx) · sec^2 (πx) · π

−π sin

sin(tan πx)

· cos(tan πx) · sec^2 (πx) 2

sin(tan πx)

  1. (3.6.14) Find dy/dx of y sin(x^2 ) = x sin(y^2 ).

Solution: Differentiating both sides with respect to x, we get the chain of implications

sin(x^2 ) · (y)′^ + y · cos(x^2 )(x^2 )′^ = sin(y^2 ) · 1 + x · cos(y^2 )(y^2 )′ y′^ sin(x^2 ) + 2xy cos(x^2 ) = sin(y^2 ) + 2xyy′^ cos(y^2 ) y′(sin(x^2 ) − 2 xy cos(y^2 )) = sin(y^2 ) − 2 xy cos(x^2 )

y′^ =

sin(y^2 ) − 2 xy cos(x^2 ) sin(x^2 ) − 2 xy cos(y^2 )

  1. (3.6.26) Find an equation of the the tangent line to the curve x^2 + 2xy − y^2 + x = 2 at (1, 2).

Solution: We have a point, so all we need is the slope. We get this from the derivative:

(x^2 + 2xy − y^2 + x)′^ = (2)′ 2 x + (2xy)′^ − 2 yy′^ + 1 = 0 2 x + 2y + 2xy′^ − 2 yy′^ + 1 = 0 y′(2x − 2 y) = − 2 x − 2 y − 1 y′^ =

− 2 x − 2 y − 1 2 x − 2 y

Evaluating this at (x 0 , y 0 ) = (1, 2), we get that the slope at out point is y′(1, 2) = −^22 −−^44 − 1 = − −^72 = 72. Using the point-slope equation of a line, y −y 0 = y′(1, 2)·(x−x 0 ), we get y −2 = 72 (x−1). Rewriting this, we get y = 72 x − 32.