Using Implicit Differentiation

Click For Summary

Homework Help Overview

The discussion revolves around using implicit differentiation to find derivatives of functions defined implicitly. The original poster presents a specific equation involving both x and y variables, seeking guidance on the differentiation process and subsequent steps.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning

Approaches and Questions Raised

  • Participants discuss the application of the chain rule and product rule in implicit differentiation. The original poster expresses uncertainty about their differentiation approach and seeks clarification on how to proceed with simplifying the resulting equations.

Discussion Status

Participants have provided guidance on applying differentiation rules and suggested factoring techniques. There is an ongoing exploration of how to manipulate the equations to isolate dy/dx, with some participants sharing their own attempts and results.

Contextual Notes

The original poster mentions feeling confused compared to previous examples, indicating a possible gap in understanding the specific application of implicit differentiation in this context. There are also references to additional problems being discussed, suggesting a broader engagement with related concepts.

loadsy
Messages
57
Reaction score
0
Alright I have the question:

Find dy/dx by implicit differentiatin

ysin(x^2) = xsin(y^2)

Basically you jus take the derivative of both sides and solve for dy/dx, but I was unsure whether or not my differentation was right. If someone could just get me started in the right direction for this equation I'd be thankful because I'm sure I can finish the rest.

[ysin(x^2)]' = [xsin(y^2)]'
ycos(x^2)*2 = xcos(y^2)*2

Is what I tried but I know that is completely wrong because you have to use the chain rule for both sides. I feel so silly right now because the other examples make more sense, yet this one doesn't haha. Thanks a lot guys.
 
Physics news on Phys.org
Here's the chain rule. If you are taking the derivative of a function of x with respect to x, then it's just the deivative.

\frac{d}{dx} (f(x)) = f'(x)

But, if it's a function of y, you have to do the following:

\frac{d}{dx} (f(y)) = \frac{d}{dy} (f(y)) \cdot \frac{dy}{dx}

In English, this means, "take the derivative with respect to y, and then multiply by dy/dx (which is what you're solving for).

Now, in addition to this rule, you will need to employ the product rule on each side. See if you can try this.
 
ysin(x^2) = xsin(y^2)
ycos(x^2)*2x+ sin(x^2)*dy/dx = xcos(y^2)*2y*dy/dx+ sin(y^2)*1

Now I'm having trouble simplifying both sides of the equation, and solving for dy/dx. What is the next step in sovling this problem, afterwards it's fairly simple.
 
Get the y' on the same side and factor.
 
So what you are saying is move the dy/dx to the other side, and then move the other equation to the other side and factor it, so:
ycos(x^2)*2x+ sin(x^2)*dy/dx = xcos(y^2)*2y*dy/dx+ sin(y^2)*1=
ycos(x^2)*2x -sin(y^2) = xcos(y^2)*2y - sin(x^2) dy/dx

And then factor this expression?
 
2xy\cos(x^{2}) + \sin(x^{2})y' - 2xy\cos(y^{2})y' = \sin(y^{2})

2xy\cos(x^{2}) + y'(sin(x^{2})-2xy\cos(y^{2})) = \sin(y^{2})
 
Ahhhh alright, that makes a whole lot more sense.
Hence: y' = sin(y^2) - 2xycos(x^2) / sin(x^2)-2xycos(y^2)

I suppose writing it using the y' helps a bit more too in simpifying the expression. Alright thanks a lot.
 
Alright I've got one more question for you if you don't mind, I'm currently working on the question:

If g(x) = secx, find g'''(pi/4)
g'(x) = secxtanx
g''(x) = secx*sec^2x+tanx*secxtanx
= secxtan^2x+sec^3x

Using trig identity: 1+tan^2x = sec^2x
tan^2x=sec^2x-1

Sub in
g'' = sec^3x+secx(sec^2x-1)
=sec^2x+sec^3x-secx
=2sec^3x-secx

I've made it this far, now I need to solve for g'''(x). Do you bring the 3 out in front and solve for:
6*secx-secx using the product rule? Or what do you do from here? Thanks guys. You've been a great help.
 
g''(x) = 2\sec^{3} x - \sec x

g'''(x) = 3(2)(\sec x)^{2})(\sec x \tan x) - \sec x \tan x

g'''(x) = 6\sec^{3}x \tan x - \sec x \tan x
 
  • #10
Ahhh beautiful, thanks a lot, and then when solving for g'''(pi/4), you just sub in (pi/4) for x and get:
6sec^3(pi/4)tan(pi/4)-sec(pi/4)tan(pi/4)
=6(root2)^3*1-(root2)*1
=6(2root2)-(root2)
=12root2-root2
= 11root2 as the final answer I believe.
 
  • #11
yes that is correct
 
  • #12
Alright thanks a bunch! :D
 
  • #13
Alright I just finished another problem and was hoping to see if I just got it right.

The question asked use implicit differentiation to find an equation of the tangent line to the curve at a given point:
x^2+2xy-y^2+x = 2 (1,2)
d/dx(x^2+2xy-y^2+x) = d/dx (2)
2x+2(xy'+(1)y) -2yy' + 1 = 0
2xy'-2yy' = -2x-2y-1
y' [2x-2y] = -2x-2y-1
y' = -2x-2y-1 / 2x-2y
= -2(1)-2(2)-1 / 2(1)-2(2) = 7/2
y-2=7/2(x-1)
y = 7/2x+3/2
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 15 ·
Replies
15
Views
2K
  • · Replies 24 ·
Replies
24
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
9
Views
2K
  • · Replies 6 ·
Replies
6
Views
4K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 8 ·
Replies
8
Views
2K