How Does the Derivative Step Work in Kreyszig's Solution for Y'=(y+9x)^2?

  • Context: Graduate 
  • Thread starter Thread starter TRAyres
  • Start date Start date
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
2 replies · 6K views
TRAyres
Messages
4
Reaction score
0
This problem is out of Kreyszig's 9E of advanced engineering mathematics.

I don't understand their closed form solution.
Their solution ends up being
y=3tan(3x+c)-9x.

But when they were solving v=y+9x for y,
then taking the derivative, they get:
y'=v'-9, then set that =v^2

--Thats the step I have issues with. They are taking the derivative,
but with respect to what? If it is some dummy variable,
it would be y'=v'-9x' (chain rule?). If it is y with respect to v,
the derivative of y=v-9x would just be y'=v'. Unless x' with respect to
a dummy variable is = 1, of course.

Can someone please enlighten me?
 
Physics news on Phys.org
...oh man I was treating y as a constant and not as a variable. y is a function of x, so d/dx(y)=dy/dx...

: smacks forehead : thanks.