© 2002 by Karl Hahn
|
|
Example i: The problem was to use implicit differentiation to find y' in terms of x and y for
| Step 1: Implicit differentiation. To the right you can see the steps, proceeding one by one, for each term, on how to apply implicit differentiation to this. | ![]() |
Step 2: An algebraic shuffle. Simply move all the terms that have a y' factor in them over to one side of the equation.
3y2y' - 3xy' = 3y - 4xStep 3: Factor out the y'.
y'(3y2 - 3x) = 3y - 4xStep 4: Divide the other factor into sides, and you're done.
3y - 4x
y' =
3(y2 - x)
Example ii: Clearly here you have to use the quotient rule on this one. Your equation to differentiate is
x
|
1 |
dStep 2: Apply the quotient rule. By exam time you should be able to recite this rule in your sleep. Our original equation has a quotient on the left and a constant on the right. So taking the derivative of the whole equation you get:(x2 + y2) = 2x + 2yy' dx
(x2 + y2)(1) - x(2x + 2yy')Step 3: Look at the right-hand side of this result. To the right of the equal you've got zero. So if you multiply both sides by the denominator on the left, the (x2 + y2)2 goes away completely. Remember that when you have a quotient, only the numerator can make it be zero.= 0 (x2 + y2)2
(x2 + y2)(1) - x(2x + 2yy') = 0Step 4: Algebraic shuffle again. You only have one term with a y' factor this time. So you get
x2 + y2 - 2x2 = 2xyy'Step 5: Divide out the remaining factor. Dividing both sides by 2xy and gathering like terms in the numerator, you get
y2 - x2= y' 2xy
| Step 1: Implicit differentiation. To the right you can see the steps, proceeding one by one, for each term, on how to apply implicit differentiation to this. | ![]() |
Step 2: Algebraic Shuffle. Again, move all the terms that have a y' factor to one side of the equation.
y2 - 6xy = 3x2y' - 2xyy'Step 3: Factor. Separate the y' from the other stuff on the right.
y2 - 6xy = y'(3x2 - 2xy)Step 4: Divide, and you're done.
y2 - 6xy= y' 3x2 - 2xy