Mistake Master

Verifying Solutions for Differential Equations AB & BC

A solution of a differential equation is a function, not a number, so verifying one means computing both sides separately and comparing them as expressions for every value of the variable. For $y = 3e^{2t}$ in $\frac{dy}{dt} = 2y$, the left side is $6e^{2t}$ and the right side is $2(3e^{2t}) = 6e^{2t}$, so it is a solution; for $y = 2e^{3t}$ the sides are $6e^{3t}$ and $4e^{3t}$, so it is not. Higher-order equations work the same way with more differentiating, and an implicit relation such as $y^{2} = x^{2} + C$ is checked by implicit differentiation.

The family $y = Ce^{2t}$ is the general solution; one value of $C$ gives a particular solution. An initial value problem needs BOTH checks, the equation and the point: $y = 3e^{2t}$ satisfies $\frac{dy}{dt} = 2y$ but not $y(0) = 5$, so it does not solve that problem. Agreement at one value of $t$ proves nothing, since $y = 2 + 4t$ satisfies $\frac{dy}{dt} = 2y$ at $t = 0$ and nowhere else, and substituting into only the right side leaves nothing to compare against.

TESTING TWO CANDIDATES IN dy/dt = 2y CANDIDATE LEFT SIDE dy/dt RIGHT SIDE 2y VERDICT y = 3e^(2t) 6e^(2t) 6e^(2t) SAME y = 2e^(3t) 6e^(3t) 4e^(3t) DIFFERENT NEITHER COLUMN CAN BE SKIPPED. THE DERIVATIVE IS HALF OF THE STATEMENT. SUBSTITUTING INTO ONE SIDE PRODUCES AN EXPRESSION AND NOTHING TO COMPARE. THE SECOND ROW FAILS EVERYWHERE, NOT AT ONE AWKWARD VALUE OF t. 6e^(3t) AND 4e^(3t) AGREE ONLY WHERE BOTH ARE ZERO, WHICH IS NOWHERE. VERIFYING IS EASIER THAN SOLVING, SO IT IS WORTH DOING ON YOUR OWN WORK.
Both rows take the same three steps. The verdict column compares expressions, which is why $6e^{2t}$ and $6e^{2t}$ pass while $6e^{3t}$ and $4e^{3t}$ fail no matter what $t$ is.
EVERY CURVE HERE SOLVES dy/dt = −0.5y. THEY DIFFER ONLY IN C. y(0) = 4 PICKS THIS ONE: C = 4 C = 2, C = 1, C = −2 ALSO SOLVE IT y = 0 y = Ce^(−0.5t) IS THE GENERAL SOLUTION: A FAMILY, NOT A FUNCTION. AN INITIAL CONDITION SELECTS ONE MEMBER. WITHOUT ONE, C STAYS.
Drawn to scale at $50$ px per unit across and $24$ px per unit up. Checking a candidate against the equation cannot distinguish these four curves; only the marked point at $y(0) = 4$ can.

The work

3 ways in · any order
Lesson
Verifying Solutions for Differential Equations

Establishes that a solution of a differential equation is a function, then runs the verification as two separate computations, the derivative of the candidate and the substitution into the other side, compared as expressions. Covers higher-order and implicit candidates and the second check an initial value problem requires.

Skill check · 10 scenarios
Diagnostic
10-item topic check

Ten items on verifying candidate solutions: computing both sides rather than one, comparing expressions rather than values at a single input, and checking the initial condition that separates a particular solution from the general family.

Not yet available · 10 items
Targeted Practice
Drill a single misconception

Pick one of the failure modes you missed and drill it on its own. The round is adaptive: two correct in a row clears the misconception and moves you to the next.

Take the diagnostic to identify your misconceptions