Question
Solving a differential equation with an initial condition
Original question: 12 Mark for Review Let be the particular solution to the differential equation with the initial condition . Which of the following is an expression for ? A B C D
Expert Verified Solution
Key takeaway: This is a differential-equation and initial-value problem. The key is integrating the derivative correctly and then applying the condition .
Identify the differential equation and integrate
We are given
To find , integrate both sides with respect to :
A direct substitution is helpful:
Then
So
and the integral becomes a sum of powers of .
Use the initial condition to determine the constant
The answer choices suggest a simplified antiderivative involving . Since
and the domain from the square root requires , we have .
So the candidate form is
or equivalently the choice that simplifies to that form on the allowed domain. Apply the initial condition:
That gives
Among the options, the one that matches this after simplification on is
Why the absolute value matters
The expression is not automatically equal to for all ; it equals . Because the original differential equation contains , the natural domain is , so the positive branch is appropriate. That is the key reason the matching answer is valid on the intended interval.
Pitfalls the pros know 👇 A common trap is to treat as if it were always . It is actually an absolute value, and forgetting that can lead to the wrong constant or even the wrong answer choice. Another mistake is ignoring the domain restriction coming from . Since the differential equation is only defined for , the solution should be checked on that interval rather than for all real numbers.
What if the problem changes? If the initial condition were instead of , the same antiderivative form would be used, but the constant would change after substitution. If the derivative were changed to , the substitution would be and the domain would shift to . That change would alter both the algebra and the final matching choice.
Tags: initial value problem, antiderivative, absolute value branch
FAQ
How do you solve this differential equation with the initial condition?
Integrate the derivative to get the general solution, then apply the initial condition f(4) = 4 to determine the constant of integration.
Why does the square root expression require a domain check?
Because the differential equation contains square roots, the expression is only defined where the radicand is nonnegative. That affects which branch of the solution is valid.