The differential equation dx=rx[t]dt has solutions of the form x[t]=x0ert when r is constant. (See the main text, Section 8.2.) This project shows that you can still solve a differential equation that is "linear in x,"



.
In particular, show that when
, x[t]=et2/2 sartisfies

Another method of solution is called "separation of variables" and is studied in Chapter 21 of the main text. Here is how that works in this case:



? If k is an arbitrary constant, so is ek - except for sign.)
Verify by substitution that
satisfies the differential equation for any value of the constant x0.
Differential equations say how a quantity changes with time. In order to know "where we end up," we need to know where we start.

is
. What is x[0] if
?)
Once we know how to solve dx=r[t]dt, we can solve the "forced" equation by the unlikely method called "varying the constant." Here's how that works for the "forcing" function f[t].



where r[t]=t and R[t]=t2/2. Compute


The exact differential equation solvers in Maple and Mathematica will also solve these equations.