How Can I Determine Function M in Differential Equations?

  • Thread starter Thread starter N468989
  • Start date Start date
  • Tags Tags
    Function
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
14 replies · 3K views
N468989
Messages
92
Reaction score
0

Homework Statement


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

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
the equation on the left gives me -18x, what does the left one help me with getting M?
 
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
[tex]-9x^{2}-6y^{3}=-10\Rightarrow[/tex]
[tex]-9x^{2}=6y^{3}-10\Rightarrow[/tex]
[tex]d(-9x^{2})=d(6y^{3}-10)\Rightarrow[/tex]

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

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

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.
 
mlazos said:
The solution is the following
[tex]-9x^{2}-6y^{3}=-10\Rightarrow[/tex]
[tex]-9x^{2}=6y^{3}-10\Rightarrow[/tex]
[tex]d(-9x^{2})=d(6y^{3}-10)\Rightarrow[/tex]

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

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

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.
 
sorry won't happen again, i tried to help because she was little lost
 
what helped me most was the term 'implicit differentiation', i made a quick search and found some good examples...thanks for the help...he
 
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)
 
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?
 
[tex]-7\,y{e^{10\,{\it xy}}}=5[/tex] ==> [tex]{\frac {{\it dx}}{{\it dy}}}={\frac {M \left( y \right) }{1+10\,{\it <br /> xy}}}[/tex]


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

is it wrong way ?
 
Last edited: