Join thousands of students who trust us to help them ace their exams!Watch the first video
Multiple Choice
Find the particular solution to the differential equation given the initial condition .
A
B
C
D
Verified step by step guidance
1
Step 1: Start with the given differential equation y' = 2e^t + 4t. The goal is to find the particular solution y(t) that satisfies this equation and the initial condition y(0) = 1.
Step 2: Integrate the right-hand side of the differential equation to find y(t). The integral of 2e^t is ∫2e^t dt = 2e^t, and the integral of 4t is ∫4t dt = 2t^2. Combine these results to get y(t) = 2e^t + 2t^2 + C, where C is the constant of integration.
Step 3: Use the initial condition y(0) = 1 to solve for the constant C. Substitute t = 0 and y = 1 into the equation y(t) = 2e^t + 2t^2 + C. This gives 1 = 2e^0 + 2(0)^2 + C. Simplify to find C.
Step 4: Simplify the expression for C. Since e^0 = 1 and 2(0)^2 = 0, the equation becomes 1 = 2(1) + 0 + C, which simplifies to 1 = 2 + C. Solve for C to find C = -1.
Step 5: Substitute the value of C back into the general solution y(t) = 2e^t + 2t^2 + C. This gives the particular solution y(t) = 2e^t + 2t^2 - 1.