SOLUTION: Find dy/dx for x^3+2xy^2 = sin y

Algebra ->  Test -> SOLUTION: Find dy/dx for x^3+2xy^2 = sin y      Log On


   



Question 1208278: Find dy/dx for x^3+2xy^2 = sin y
Found 2 solutions by ikleyn, Edwin McCravy:
Answer by ikleyn(52805) About Me  (Show Source):
You can put this solution on YOUR website!
.
Find dy/dx for x^3+2xy^2 = sin y
~~~~~~~~~~~~~~~~~~~~

Starting equation is

    x^3 + 2xy^2 = sin(y).    (1)


Here by default we consider x as an independent variable and y as a function of x 

    y = y(x).


Differentiate the given equation (1) (both sides separately).  
Follow standard rules of differentiating. You will get


    3x^2 + 2y^2 + 4xy*y' = cos(y)*y'    (2)


where y' = y'(x) = %28dy%29%2F%28dx%29 for brevity.


Collect and combine the terms in formula (2) in order for to have y' 
as a factor on one side of the equation


    3x^2 + 2y^2 = cos(y)*y' - 4xy*y' ,

    3x^2 + 2y^2 = (cos(y) - 4xy)*y' .


Now express y'


    y' = %283x%5E2+%2B+2y%5E2%29%2F%28cos%28y%29-4xy%29.    ANSWER


It is the formula which you want to get.

Solved.


Having this idea, this technique and this TEMPLATE in your mind,
you can solve million other similar problems.



Answer by Edwin McCravy(20060) About Me  (Show Source):
You can put this solution on YOUR website!
Find dy/dx for x^3+2xy^2 = sin y
An alternate method is to use partial derivatives of multivariable calculus. 

For f(x,y)=0, we have the chain rule ∂f/∂x = -(∂f/∂y)(dy/dx) 

dy%2Fdx%22%22=%22%22 -(∂f/∂x)/(∂f/∂y)

Let %22f%28x%2Cy%29%22%22%22=%22%22x%5E3%2B2xy%5E2-sin%28y%29%22%22=%22%220

then dy%2Fdx%22%22=%22%22-expr%28%283x%5E2%2B2y%5E2%29%2F%284xy-cos%28y%29%5E%22%22%29%29

dy%2Fdx%22%22=%22%22expr%28%283x%5E2%2B2y%5E2%29%2F%28cos%28y%29%5E%22%22-4xy%29%29

Edwin