ssb
- 119
- 0
Homework Statement
\frac{dy}{dt}=y\cos(t)
Find the solution of the DE that passes through the point (-1, -1).
Homework Equations
The Attempt at a Solution
\frac{dy}{dt}=y\cos(t)
\frac{1}{y}dy=cos(t)dt
integrate both sides:
ln(y) = sin(t) + C
Normally I would plug in -1 for y and t and solve for C but I can't take the LN of -1. When I try to isolate y first then plug in, I get the same problem with t. How can I solve this? I am stuck! Is it that the ln(y) is actually ln(|y|) ?