Join thousands of students who trust us to help them ace their exams!Watch the first video
Multiple Choice
Find the general solution to the differential equation dxdy=−2x+5x2.
A
y=−x2+35x3+C
B
C
D
y=−x+35x2+C
Verified step by step guidance
1
Step 1: Start with the given differential equation \( \frac{dy}{dx} = -2x + 5x^2 \). This is a first-order differential equation, and we aim to find its general solution by integrating both sides.
Step 2: Rewrite the equation to isolate \( dy \) and \( dx \): \( dy = (-2x + 5x^2) dx \). This allows us to integrate with respect to \( x \).
Step 3: Break the right-hand side into separate terms for easier integration: \( \int dy = \int (-2x) dx + \int (5x^2) dx \).
Step 4: Integrate each term separately. For \( \int (-2x) dx \), use the power rule \( \int x^n dx = \frac{x^{n+1}}{n+1} \), resulting in \( -x^2 \). For \( \int (5x^2) dx \), apply the same rule to get \( \frac{5}{3}x^3 \).
Step 5: Combine the results and add the constant of integration \( C \): \( y = -x^2 + \frac{5}{3}x^3 + C \). This is the general solution to the differential equation.