Can Implicit Differentiation Be Used to Solve for dy/dx?

Click For Summary

Homework Help Overview

The discussion revolves around the application of implicit differentiation to find \(\frac{dy}{dx}\) for the equation \(x^2 + 5yx + y^5 = 8\). Participants are exploring the differentiation process and the challenges associated with it.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning

Approaches and Questions Raised

  • Participants discuss the differentiation of each term in the equation, including the use of the product rule and chain rule. There are questions about the correctness of the differentiation steps and the notation used, particularly regarding the treatment of \(y\) as a function of \(x\).

Discussion Status

Some participants have provided detailed differentiation steps and attempted to clarify the process, while others express confusion about specific aspects of the differentiation and notation. There is no explicit consensus on the best approach, but several lines of reasoning are being explored.

Contextual Notes

Participants are navigating the complexities of implicit differentiation and the notation involved, with some expressing frustration over the clarity of explanations and the differentiation process itself.

KingNothing
Messages
880
Reaction score
4
Hi, here is my problem. I think it has something to do with me not completely understanding implicit differentiation.

I have to find [tex]\frac{dy}{dx}[/tex] of [tex]x^2+5yx+y^5=8[/tex]

To do this, I differentiated the [tex]x^2[/tex] as [tex]2x[/tex] then I used the product rule to differentiate [tex]5xy[/tex] into [tex]5y + \frac{dy}{dx} * 5x[/tex]. I differentiated [tex]y^5[/tex] via the chain rule into [tex]\frac{dy}{dx}*y^4[/tex]. My end result was

[tex]2x + 5y + \frac{dy}{dx} * 5x + \frac{dy}{dx} * y^4 = 0[/tex]

First of all, how do I solve for [tex]\frac{dy}{dx}[/tex]? Is it possible? If not, where did I go wrong?
 
Last edited:
Physics news on Phys.org
dy/dy is always 1.
 
Differentiate both sides with respect to x.
x^2+5y(x)*x+y^5 = 8

The derivative of y(x) is dy/dx.

2x+5y(x)+5x(dy/dx)+5y(x)^4*(dy/dx) = 0.

The chain rule is important on the end and during the product rule.

You should be able to isolate dy/dx.
 
Saying I should be able to doesn't help. Since when has that ever helped anyone? Your differentiation looks the same as mine, although it's hard to tell unless you use latex. The function is called y, not y(x). You can call it that, however paratheses in the middle of an equation tend to cause confusion (if they are denoting arguments). Also, can you explain how to differentiate 5xy to get 5y(x)^4*(dy/dx)? I keep getting 5x as a factor like I said above.
 
x^2 + 5yx+y^5 = 8
Derivative of a sum is the sum of the derivatives:
(d/dx)(x^2) + (d/dx)(5yx) + (d/dx) y^5 = (d/dx) 8

(d/dx) x^2 = 2x, by power rule.
(d/dx) 5xy = 5(y+x*(dy/dx)) by product rule.
(d/dx) y^5 = 5y^4*(dy/dx) Using chain rule, deriving y as if it were x, then multiplying by the derivative of y with respect to x.
(d/dx) 8 = 0 Deriving a constant.

Add the right sides of the four above steps: 2x + 5(y+x*(dy/dx)) + 5y^4*(dy/dx) = 0

Distribute the 5 in the middle term: 2x + 5y + 5*x*(dy/dx)+5y^4*(dy/dx) = 0

Subtract 2x and 5y from both sides: 5*x*(dy/dx)+5y^4*(dy/dx) = -2x-5y

Factor out dy/dx from both terms on left: (dy/dx)*(5x+5y^4) = -2x-5y

Divide both sides by (5x+5y^4): dy/dx = (-2x-5y)/(5x+5y^4)

Sorry If I was unclear earlier, I hope this helps.



** 5y^4*dy/dx comes from the last term (y^5) being differentiated using the chain rule.
 
Last edited:
Ill put it in latex for you:

[tex]x^2 + 5yx + y^5 = 8[/tex]

now, we differentiate with respect to x, on both sides:

[tex]\frac{d}{dx} (x^2 + 5yx + y^5) = \frac{d}{dx} (8)[/tex]

[tex]\frac{d}{dx} (x^2) + \frac{d}{dx} (5yx) + \frac{d}{dx} (y^5) = \frac{d}{dx} (8)[/tex]

[tex]2x + 5x \frac{dy}{dx} (x) + (1)5y + 5y^4 \frac{dy}{dx} = 0[/tex]

note, I had to use chain rule to solve for the derrivative of the middle term.

[tex]2x + 5x \frac{dy}{dx} + 5y + 5y^4 \frac{dy}{dx} = 0[/tex]

now its just matter of rearanging:

[tex]\frac{dy}{dx} 5x + 5y^4 = -2x - 5y[/tex]

[tex]\frac{dy}{dx} = \frac {-2x - 5y}{5x + 5y^4}[/tex]

It looks a lot better when you write it on Latex. Take a hour or two to learn the basics, it makes this forum a lot easier to work with.

Regards,

Nenad
 
Is there some kind of tutorial or something?
 

Similar threads

Replies
6
Views
4K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
8
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 15 ·
Replies
15
Views
2K
  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 18 ·
Replies
18
Views
2K