Find the derivative (dy/dx) of the curve equation x^2 -y^2 +y = 1.

Most of the differentiation problems require us to apply one of the well known rules, be it product rule, quotient rule or chain rule. But those problems have one thing in common:  explicite formula for y, be it y = ln(x) or y = sin(x)/(x2 + 1).

In our example it's too difficult to isolate y, hence we will have to use implicit differentiation e.g. we will have to differentiate each term of the equation with respect to x.  Differentiating  (d/dx) yields,

d/dx [x2]  -   d/dx [y2] + d/dx [y] = d/dx [1]  =>

2x - 2y (dy/dx) + (dy/dx) = 0 =>

(dy/dx) (2y -1) =  2x   =>     (dy/dx) = 2x/(2y-1)

In our solution, we used the fact that the derivative of ywith respect to x is equal to 2y(dy/dx).

AG

Related Maths A Level answers

All answers ▸

How would I go about solving 3(x-2) = x+7?


Integrate this funtion f'(x)=2x +4 with respect to x (C1 integration)


Find the equation of the tangent to the circle (x-3)^2 + (y-4)^2 = 13 that passes through the point (1,7)


Given that y = 5x^3 + 7x + 3, find dy/dx