Implicitly differentiate with respect to
x - This means solve for
y′.
Remember to differentiate everything, but only the differentiated y stuff, has y' connected to it.
1.
x2y2+xsin(y)=1
[(2x)(y2)+(2yy′)(x2)]+[(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.
(2yy′)(x2)+(cos(y)y′)(x)+(2x)(y2)+(1)(sin(y))=0 - Group y' containing stuff together.
(2yy′)(x2)+(cos(y)y′)(x)]=−(2x)(y2)−(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 - Factor out y'.
y′=(2y)(x2)+(cos(y))(x)−(2x)(y2)−(1)(sin(y)) - Isolate y'
y′=(2y)(x2)+(cos(y))(x)−(2x)(y2)−(sin(y)) - Sometimes the answer doesn't show the 1 values.
The answer might be written like this, which is the same thing:
y′=(2x2)(y)+(x)(cos(y))−(2x)(y2)−(sin(y))
2.
x8(x+y)=y2(9x−y)
(8x7)(x+y)+(1+(1)y′)(x8)=(2yy′)(9x−y)+(9−(1)y′)(y2) - Use the product rule for terms, some of which are contained in parenthesis.
(1+(1)y′)(x8)−(2yy′)(9x−y)−(9−(1)y′)(y2)=−(8x7)(x+y) Group y' terms on the left. The non y' stuff on the right.
y′[(1+(1))(x8)−(2y)(9x−y)−(9−(1))(y2)]=−(8x7)(x+y) Factor out y'
y′=(1+(1))(x8)−(2y)(9x−y)−(9−(1))(y2)−(8x7)(x+y) Isolate y'
y′=(2x8)−18xy+2y)−8(y2)−(8x7)(x+y) Might be simplifed like this.