#why does solving this diffy q xy'-2y=0 equal to y=cx^2?
12 messages · Page 1 of 1 (latest)
y'=2y/x
1/2y y' = 1/x
ln(y)=2ln(x)+c
y=e^{2lnx+c}
=e^{2lnx} * e^c = x^2 * e^c
call e^c a new constant C
so you have Cx^2
oh..
didn't know you could call it a constant C after you simplify
thank you so much greatly appreciate your help
again thank you so much! such a live saver for pointing that out to me
.solved