Solving x^3-6xy+6=0: Implicit Diff. or Quotient Rule?

  • Thread starter Thread starter erik05
  • Start date Start date
  • Tags Tags
    Calculus
AI Thread Summary
The discussion centers on solving the equation x^3 - 6xy + 6 = 0 using either implicit differentiation or the Quotient Rule. Participants clarify that both methods can yield correct results, but emphasize the importance of accuracy in differentiation signs. One user initially obtained different answers from the two methods, leading to confusion about their correctness. Ultimately, it is confirmed that both approaches lead to the same derivative, y' = (x^3 - 3) / (3x^2). The conversation highlights the equivalence of implicit and explicit differentiation when applied correctly.
erik05
Messages
50
Reaction score
0
If you have an equation such as this:

x^3-6xy+6=0

Would you solve this equation with implicit differentiation or could you solve for y to get y= \frac {x^3+6}{6x} and then use the Quotient Rule to solve for its derivative? Just need some clarification...thanks in advance.
 
Physics news on Phys.org
If you don't know the theorem of implicit functions,then it's reccomendable to do the explicitation...In your case,it's fortunately unique...

Proceed with the differentiation.It's much useful to divide the numerator through the denominator...No need for quotient rule.

Daniel.
 
But you still could use the Quotient Rule I'm assuming? This question was on a calculus test I had today and I worked it out both ways,with implicit and solving it explicitly and I got different answers. Implicit I got:

\frac {6y-3x^2}{6x}

Explicit,using the Quotient Rule I got:

\frac {x^3-3}{3x^2}

Or perhaps, both these answers are wrong and I should be hoping for pity marks right now. *sigh* I guess I'm just looking for some reassurance.
 
The second answer is the correct one...

Daniel.
 
Just to clarify: implicit differentiation works just as well as direct differentiation- but you have the sign wrong in your implicit differentiation.

If x3- 6xy+ 6= 0 then, differentiating both sides with respect to x:

3x2- 6y- 6xy'= 0 so 6xy'= 3x2- 6y and

y'= \frac{3x^2- 6y}{6x}

Since y= \frac{x^3+ 6}{6x} , 6y= \frac{x^3+ 6}{x},
3x^2- 6y= \frac{3x^4- x^3- 6}{x}= \frac{2x^3- 6}{x} and so
y'= \frac{2x^3- 6}{6x}= \frac{x^3- 3}{3x^2}
exactly what you got by using direct differentiation.
 
Last edited by a moderator:
Thanks for the clarification :smile:
 
Thread 'Variable mass system : water sprayed into a moving container'
Starting with the mass considerations #m(t)# is mass of water #M_{c}# mass of container and #M(t)# mass of total system $$M(t) = M_{C} + m(t)$$ $$\Rightarrow \frac{dM(t)}{dt} = \frac{dm(t)}{dt}$$ $$P_i = Mv + u \, dm$$ $$P_f = (M + dm)(v + dv)$$ $$\Delta P = M \, dv + (v - u) \, dm$$ $$F = \frac{dP}{dt} = M \frac{dv}{dt} + (v - u) \frac{dm}{dt}$$ $$F = u \frac{dm}{dt} = \rho A u^2$$ from conservation of momentum , the cannon recoils with the same force which it applies. $$\quad \frac{dm}{dt}...
Back
Top