Join thousands of students who trust us to help them ace their exams!Watch the first video
Multiple Choice
Which of the following is the solution to the differential equation , where ?
A
B
C
D
Verified step by step guidance
1
Step 1: Recognize that the given differential equation is dy/dx = 4x y, which is a first-order linear differential equation. This type of equation can often be solved using the method of separation of variables.
Step 2: Rewrite the equation to separate the variables y and x. Divide both sides by y and multiply both sides by dx to get (1/y) dy = 4x dx.
Step 3: Integrate both sides of the equation. The left-hand side becomes ∫(1/y) dy, which is ln|y|, and the right-hand side becomes ∫4x dx, which is 2x^2. After integration, the equation becomes ln|y| = 2x^2 + C, where C is the constant of integration.
Step 4: Solve for y by exponentiating both sides to remove the natural logarithm. This gives y = e^(2x^2 + C). Since e^C is just another constant, we can rewrite this as y = Ce^(2x^2), where C is a constant.
Step 5: Use the initial condition y(2) = -2 to solve for the constant C. Substitute x = 2 and y = -2 into the equation y = Ce^(2x^2). This gives -2 = Ce^(2(2^2)), or -2 = Ce^(8). Solve for C to find its value, and substitute it back into the equation to get the final solution.