implicit differentiation

dukefan1342

New member
Joined
Oct 29, 2014
Messages
1
I did both these problems on homework a few days back but theres a test tomorrow and i still dont completely understand how to do these. if anyone could help explain them that would be great. For both i had to find y' using implicit differentiation
1. x2y2 + x sin(y) = 1

I got this down to (-8x^7(x+y)+9y^2-x^8)/ (x^8-2y(9x-y)-y^2)

2. x8(x + y) = y2(9xy)
I am completely stuck on this one
 
Last edited:
Implicitly differentiate with respect to x\displaystyle x - This means solve for y\displaystyle y'.

Remember to differentiate everything, but only the differentiated y stuff, has y' connected to it.

1.

x2y2+xsin(y)=1\displaystyle x^{2}y^{2} + x\sin(y) = 1

[(2x)(y2)+(2yy)(x2)]+[(1)(sin(y))+(cos(y)y)(x)]=0\displaystyle [(2x)(y^{2}) + (2yy')(x^{2})] + [(1)(\sin(y)) + (\cos(y)y')(x)] = 0 Do product rule for terms on the left of the equation. On the right the derivative of a constant is 0\displaystyle 0.

(2yy)(x2)+(cos(y)y)(x)+(2x)(y2)+(1)(sin(y))=0\displaystyle (2yy')(x^{2}) + (\cos(y)y')(x) + (2x)(y^{2}) + (1)(\sin(y)) = 0 - Group y' containing stuff together.

(2yy)(x2)+(cos(y)y)(x)]=(2x)(y2)(1)(sin(y))\displaystyle (2yy')(x^{2}) + (\cos(y)y')(x)] = - (2x)(y^{2}) - (1)(\sin(y)) - Move terms that don't have y' connected to them on the other side of the equation.

y[(2y)(x2)+(cos(y))(x)]=(2x)(y2)(1)(sin(y))=0\displaystyle y'[(2y)(x^{2}) + (\cos(y))(x)] = -(2x)(y^{2}) - (1)(\sin(y)) = 0 - Factor out y'.

y=(2x)(y2)(1)(sin(y))(2y)(x2)+(cos(y))(x)\displaystyle y' = \dfrac{- (2x)(y^{2}) - (1)(\sin(y)) }{ (2y)(x^{2}) + (\cos(y))(x)} - Isolate y'

y=(2x)(y2)(sin(y))(2y)(x2)+(cos(y))(x)\displaystyle y' = \dfrac{- (2x)(y^{2}) - (\sin(y)) }{ (2y)(x^{2}) + (\cos(y))(x)} - Sometimes the answer doesn't show the 1 values.

The answer might be written like this, which is the same thing:

y=(2x)(y2)(sin(y))(2x2)(y)+(x)(cos(y))\displaystyle y' = \dfrac{- (2x)(y^{2}) - (\sin(y)) }{ (2x^{2})(y) + (x)( \cos(y))}

2.

x8(x+y)=y2(9xy)\displaystyle x^{8}(x + y) = y^{2}(9x - y)

(8x7)(x+y)+(1+(1)y)(x8)=(2yy)(9xy)+(9(1)y)(y2)\displaystyle (8x^{7})(x + y) + (1 + (1)y')(x^{8}) = (2yy')(9x - y) + (9 - (1)y')(y^{2}) - Use the product rule for terms, some of which are contained in parenthesis.

(1+(1)y)(x8)(2yy)(9xy)(9(1)y)(y2)=(8x7)(x+y)\displaystyle (1 + (1)y')(x^{8}) - (2yy')(9x - y) - (9 - (1)y')(y^{2}) = -(8x^{7})(x + y) Group y' terms on the left. The non y' stuff on the right.

y[(1+(1))(x8)(2y)(9xy)(9(1))(y2)]=(8x7)(x+y)\displaystyle y'[ (1 + (1))(x^{8}) - (2y)(9x - y) - (9 - (1))(y^{2})] = -(8x^{7})(x + y) Factor out y'

y=(8x7)(x+y)(1+(1))(x8)(2y)(9xy)(9(1))(y2)\displaystyle y' = \dfrac{ -(8x^{7})(x + y) }{ (1 + (1))(x^{8}) - (2y)(9x - y) - (9 - (1))(y^{2}) } Isolate y'

y=(8x7)(x+y)(2x8)18xy+2y)8(y2)\displaystyle y' = \dfrac{ -(8x^{7})(x + y) }{ (2x^{8}) - 18xy + 2y) - 8(y^{2}) } Might be simplifed like this.
 
Last edited:
I did both these problems on homework a few days back but theres a test tomorrow and i still dont completely understand how to do these. if anyone could help explain them that would be great. For both i had to find y' using implicit differentiation
1. x2y2 + x sin(y) = 1

I got this down to (-8x^7(x+y)+9y^2-x^8)/ (x^8-2y(9x-y)-y^2)

2. x8(x + y) = y2(9xy)
I am completely stuck on this one
??? You have (1) and (2) reversed! What you give, in (1) as the derivative of x2y+xsin(y)=1\displaystyle x^2y+ x sin(y)= 1 is the derivative of (2) x8(x+y)+y=y2(9xy)\displaystyle x^8(x+ y)+ y= y^2(9x- y)!

To differentiate x2y2+xsin(y)=1\displaystyle x^2y^2+ x sin(y)= 1, by the product rule, (x2y2)=(x2)y2+x2(y2)=(2xx)y2+x2(2yy)\displaystyle (x^2y^2)'= (x^2)'y^2+ x^2(y^2)'= (2xx')y^2+ x^2(2yy'). Since we are differentiating with respect to x, x'= 1 so (x2yy2)=2xy2+2x2yy\displaystyle (x^2yy^2)'= 2xy^2+ 2x^2yy'. Also by the product rule, (x sin(y))'= (x') sin(y)+ x(sin(y))'. I presume you know that (sin(y))'= cos(y) y' so this is (1)sin(y)+ x cos(y) y'.

The derivative of left side of the equation is 2xy2+2x2yy+sin(y)+xcos(y)y\displaystyle 2xy^2+ 2x^2yy'+ sin(y)+ x cos(y)y'. The right side is "1", a constant, so its derivative if 0.
Solve 2xy2+2x2yy+sin(y)+xcos(y)y=0\displaystyle 2xy^2+ 2x^2yy'+ sin(y)+ x cos(y)y'= 0 for y'.
 
Top