How Can I Determine Function M in Differential Equations?

  • Thread starter Thread starter N468989
  • Start date Start date
  • Tags Tags
    Function
N468989
Messages
92
Reaction score
0

Homework Statement


knowing that -9x^2 - 6y^3 = -10 => \frac{dy}{dx} = \frac{M(x)}{18y^2},

determine function M.

i would like to know how i can find M, I am not sure where to start
 
Last edited:
Physics news on Phys.org
Differentiate the equation on the left with respect to x. Then solve for dy/dx.
 
the equation on the left gives me -18x, what does the left one help me with getting M?
 
d/dx(y)=dy/dx, not zero. Use the chain rule to find d/dx(6*y^3).
 
i don´t understand very well...is there a way i can put it in mathematica 6 to just get the solution?
 
Last edited:
This isn't difficult. You should be thinking of y as y(x), a function of x. E.g. d/dx(y(x)^2)=2*y(x)*dy(x)/dx. The dy/dx comes from the chain rule. If you want to try to find this in a textbook, look up 'implicit differentiation'.
 
i got dy/dx = -x/y^2...now how can i apply to get M? sry for dumb questions :S
 
The solution is the following
-9x^{2}-6y^{3}=-10\Rightarrow
-9x^{2}=6y^{3}-10\Rightarrow
d(-9x^{2})=d(6y^{3}-10)\Rightarrow

-18xdx=18y^{2}dy since d(-10)=0 the derivative of a constant is 0

\frac{-18xdx}{dx}=18y^{2}\frac{dy}{dx}\Rightarrow
-18x=18y^{2}\frac{dy}{dx}\Rightarrow
\frac{dy}{dx}=\frac{-18x}{18y^{2}}\Rightarrow
Since we know that
\frac{dy}{dx}=\frac{M(x)}{18y^{2}}\Rightarrow
M(x)=-18x

You should have known the solution though, was pretty easy, my suggestion is to read more about implicit differentiation since many times can solve problems where other ways fail.
 
Good! Multiply by 1=18/18. So your answer could also be written -18x/(18*y^2).
 
  • #10
mlazos said:
The solution is the following
-9x^{2}-6y^{3}=-10\Rightarrow
-9x^{2}=6y^{3}-10\Rightarrow
d(-9x^{2})=d(6y^{3}-10)\Rightarrow

-18xdx=18y^{2}dy since d(-10)=0 the derivative of a constant is 0

\frac{-18xdx}{dx}=18y^{2}\frac{dy}{dx}\Rightarrow
-18x=18y^{2}\frac{dy}{dx}\Rightarrow
\frac{dy}{dx}=\frac{-18x}{18y^{2}}\Rightarrow
Since we know that
\frac{dy}{dx}=\frac{M(x)}{18y^{2}}\Rightarrow
M(x)=-18x

You should have known the solution though, was pretty easy, my suggestion is to read more about implicit differentiation since many times can solve problems where other ways fail.


Do not solve complete problems for posters. That's against forum rules. Help them to solve it themselves.
 
  • #11
sorry won't happen again, i tried to help because she was little lost
 
  • #12
what helped me most was the term 'implicit differentiation', i made a quick search and found some good examples...thanks for the help...he
 
  • #13
i have another one which is -7y*e^10xy = 5 => M(y) / 1 + 10xy, i did the dy/dx to resolve it and i get -70*y^2* e^10xy. where do i get M(y)
 
  • #14
Do you mean -7ye^(10xy)= 5 and dy/dx= M(y)/(1+ 10xy)? Please use parentheses to make it clearer.
No, the derivative is NOT -70y^2 e^(10xy). In fact, your dy/dx should not have a "e^(10xy) in it! How about showing exactly what you did?
 
  • #15
-7\,y{e^{10\,{\it xy}}}=5 ==> {\frac {{\it dx}}{{\it dy}}}={\frac {M \left( y \right) }{1+10\,{\it <br /> xy}}}<br />


i did {\frac {d \left( -7\,{{\it ye}}^{10\,{\it xy}} \right) }{{\it dy}}}={<br /> \frac {d \left( 5 \right) }{{\it dy}}}<br />

is it wrong way ?
 
Last edited:
Back
Top