derivativeated
- 1
- 0
x^2 - xy - y^2 = 3
how do i work out dy/dx?
how do i work out dy/dx?
Originally posted by Zurtex
I'm a little confused with the answers above. When differentiating some function of y with respect to x, is it not simply the derivate of the function with respect to y multiplies by the derivative of y with respect to x?
Such that:
x^2 - xy - y^2 = 3
2x - \left( y + x \frac{dy}{dx} \right) - 2y \frac{dy}{dx} = 0
2x - y - x \frac{dy}{dx} - 2y \frac{dy}{dx} = 0
x \frac{dy}{dx} + 2y \frac{dy}{dx} + y - 2x = 0
(x + 2y) \frac{dy}{dx} = 2x - y
\frac{dy}{dx} = \frac{2x - y}{x + 2y}
Please say if this is wrong somehow, I need the practise.
I didn't really understand the method though and got a bit confused so I wanted to check I knew how to do it, I was unsure why the example of if xy = 1 was given.Originally posted by HallsofIvy
Yes, that was, in fact, exactly what matt grime orginally said!![]()