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: Recognize that the given differential equation y′=2sin(x)+3cos(x) is a first-order ordinary differential equation. To solve it, we integrate the right-hand side with respect to x to find y(x).
Step 2: Break the integration into two parts: ∫2sin(x)dx and ∫3cos(x)dx. Use the standard integration formulas: ∫sin(x)dx = -cos(x) and ∫cos(x)dx = sin(x).
Step 3: Perform the integrations: ∫2sin(x)dx = -2cos(x) and ∫3cos(x)dx = 3sin(x). Combine these results to get the general solution y(x) = -2cos(x) + 3sin(x) + C, where C is the constant of integration.
Step 4: Use the initial condition y(0) = 4 to solve for the constant C. Substitute x = 0 and y = 4 into the general solution: 4 = -2cos(0) + 3sin(0) + C. Simplify using cos(0) = 1 and sin(0) = 0 to find C.
Step 5: Substitute the value of C back into the general solution to obtain the particular solution y(x).