Ask Experts Questions for FREE Help !
Ask
    geobeeker's Avatar
    geobeeker Posts: 6, Reputation: 1
    New Member
     
    #1

    Apr 10, 2008, 12:01 PM
    implicit differentiation vs explicit
    I was asked to implicitly differentiate (x^2)y + y = 2, which I did:

    use product rule: [fg]' = f'g + fg'
    f=x^2
    g=y
    f'=2x
    g'=y'

    [(x^2)y + y]' = 2'
    [(x^2)y]' + [y]' = 2'
    2xy +(x^2)y' + y' = 0
    2xy = -(x^2)y' - y'
    2xy = -y'(x^2 + 1)
    2xy
    y' = - -------
    x^2 +1
    which matches the book's answer.

    But then I thought why can't I solve for y and then differentiate explicitly?

    I tried:
    (x^2)y + y = 2 ==> y( (x^2) + 1) = 2 ===> y= 2/((x^2) + 1)

    But my graphing program says
    4x
    y' = - -------------
    (x^2 +1)^2

    What's wrong?
    galactus's Avatar
    galactus Posts: 2,271, Reputation: 282
    Ultra Member
     
    #2

    Apr 10, 2008, 02:42 PM
    It's the same, you just didn't sub in your y.

    From implicit diff. we get

    From doing it the 'regular' way, we get

    Now, when we solved the equation for y we got

    Sub that into your implicit derivative:



    See?
    alamleh's Avatar
    alamleh Posts: 8, Reputation: 3
    New Member
     
    #3

    Apr 26, 2008, 09:20 AM
    both answers are the same even they look different

    using explicit diff y' = -4x/(x^2+1)^2

    using implicit diff y' = -2xy/(x^2+1) but the replacing y in the answer by 2/(x^2+1)
    well get you the same above y=-4x/(x^2+1)^2





    Quote Originally Posted by geobeeker
    I was asked to implicitly differentiate (x^2)y + y = 2, which I did:

    use product rule: [fg]' = f'g + fg'
    f=x^2
    g=y
    f'=2x
    g'=y'

    [(x^2)y + y]' = 2'
    [(x^2)y]' + [y]' = 2'
    2xy +(x^2)y' + y' = 0
    2xy = -(x^2)y' - y'
    2xy = -y'(x^2 + 1)
    2xy
    y' = - -------
    x^2 +1
    which matches the book's answer.

    But then I thought why can't I solve for y and then differentiate explicitly?

    I tried:
    (x^2)y + y = 2 ==> y( (x^2) + 1) = 2 ===> y= 2/((x^2) + 1)

    But my graphing program says
    4x
    y' = - -------------
    (x^2 +1)^2

    What's wrong?

Not your question? Ask your question View similar questions

 

Question Tools Search this Question
Search this Question:

Advanced Search

Add your answer here.


Check out some similar questions!

Implicit differentiation [ 2 Answers ]

Given x^2-y^2, find dy/dx by implicit differentiation

Implicit differentiation [ 2 Answers ]

Use implicit differentiation to find y' ln(xy) = x+y Use implicit differentiation to find y' at (5,2) 3xy + 3x = 45 Find the differential dy given the following function if p and q are constants f(x) = x^p + x^q

Implicit differentiation [ 10 Answers ]

Use implicit differentiation to find y' : xe^xy=y Use implicit differentiation to find y': xln y = y^3 - 2

Implicit Differentiation [ 1 Answers ]

The question is as follows: Recall that (x-h)^2 + (y-k)^2 = r^2. The circle's center is (h,k), with radius r. Show that the tangent (derivative) to is perpendicular to the radius at the point of tangency. Use implicit differentiation. If anyone could help me with that question...

Calculus implicit differentiation [ 1 Answers ]

The equation 4x^2y - 3y = x^3 implicitly defines y as a function of x. a) use implicit differentiation to find dy/dx. b) write y as an explicit function of x and compute dy/dx directly. Show that the results of parts a and b are equivalent. I don't know how to show that they are...


View more questions Search