vande060
- 180
- 0
Homework Statement
solve the equation
dy/dx = y/x
Homework Equations
The Attempt at a Solution
dy/dx = y/x
dy/y = dx/x
lny = lnx + c
my book gives the answer
y = kx
not sure how they got that, did they just take the log of the constant, because its just a constant and can be manipulated to simplify.
y = lnx + lnc
y = ln(xc)
k = c
y = kx ??