Nickg140143
- 30
- 0
Homework Statement
Verify that the indicated funciton is a solution of the given Differential Equation. c1 and c2 denote constants where appropriate.
\frac { dX }{ dt } =(2-x)(1-x);\quad \quad \ln { \frac { 2-x }{ 1-x } } =t
The Attempt at a Solution
I'm not quite sure how to really start this problem. If I'm reading the question right, the differential equation is
\frac { dX }{ dt } =(2-x)(1-x)
and that the solution I'm checking is
\ln { \frac { 2-x }{ 1-x } } =t
I was thinking of perhaps integrating
\frac { dX }{ dt } =(2-x)(1-x)
then maybe plug in the the given value of t?
I've read through the section and looked at my notes from class, but I can't seem to fully understand what I should be doing in this problem. The solution in the back of the book says
\frac { d }{ dt } \ln { \frac { 2-X }{ 1-X } } =1,\quad \left[ \frac { -1 }{ 2-X } +\frac { 1 }{ 1-X } \right] \frac { dX }{ dt } =1
Simplifies to
\frac { dX }{ dt } =(2-X)(1-X)
...Not entirely sure what it necessarily means by that though. Any help would be GREATLY appreciated.