Class CBSE Class 12 Mathematics Differential Equations Q #1484
KNOWLEDGE BASED
UNDERSTAND
5 Marks 2025 AISSCE(Board Exam) LA
Solve the differential equation $\frac{dy}{dx}=\cos x-2y$.

AI Tutor Explanation

Powered by Gemini

Detailed Solution

Step 1: Identify the type of differential equation

The given differential equation is $\frac{dy}{dx} = \cos x - 2y$. This can be rewritten as $\frac{dy}{dx} + 2y = \cos x$. This is a first-order linear differential equation of the form $\frac{dy}{dx} + P(x)y = Q(x)$, where $P(x) = 2$ and $Q(x) = \cos x$.

Step 2: Find the integrating factor

The integrating factor (IF) is given by $e^{\int P(x) dx}$. In this case, $P(x) = 2$, so the integrating factor is $e^{\int 2 dx} = e^{2x}$.

Step 3: Multiply the differential equation by the integrating factor

Multiply the entire equation $\frac{dy}{dx} + 2y = \cos x$ by the integrating factor $e^{2x}$: $e^{2x}\frac{dy}{dx} + 2e^{2x}y = e^{2x}\cos x$

Step 4: Integrate both sides with respect to x

The left side of the equation is the derivative of $ye^{2x}$ with respect to $x$. Therefore, we can write: $\int (e^{2x}\frac{dy}{dx} + 2e^{2x}y) dx = \int e^{2x}\cos x dx$ $ye^{2x} = \int e^{2x}\cos x dx$

Step 5: Evaluate the integral on the right side

Let $I = \int e^{2x}\cos x dx$. We can use integration by parts twice. First, let $u = e^{2x}$ and $dv = \cos x dx$. Then $du = 2e^{2x} dx$ and $v = \sin x$. $I = e^{2x}\sin x - \int 2e^{2x}\sin x dx$ Now, let $u = e^{2x}$ and $dv = \sin x dx$. Then $du = 2e^{2x} dx$ and $v = -\cos x$. $I = e^{2x}\sin x - 2(e^{2x}(-\cos x) - \int 2e^{2x}(-\cos x) dx)$ $I = e^{2x}\sin x + 2e^{2x}\cos x - 4\int e^{2x}\cos x dx$ $I = e^{2x}\sin x + 2e^{2x}\cos x - 4I$ $5I = e^{2x}\sin x + 2e^{2x}\cos x$ $I = \frac{1}{5}e^{2x}(\sin x + 2\cos x)$

Step 6: Write the general solution

Substitute the integral back into the equation: $ye^{2x} = \frac{1}{5}e^{2x}(\sin x + 2\cos x) + C$ Divide by $e^{2x}$: $y = \frac{1}{5}(\sin x + 2\cos x) + Ce^{-2x}$

Final Answer: $y = \frac{1}{5}(\sin x + 2\cos x) + Ce^{-2x}$

AI generated content. Review strictly for academic accuracy.

Pedagogical Audit
Bloom's Analysis: This is an UNDERSTAND question because the student needs to understand the concept of linear differential equations and apply the method of integrating factors to solve it.
Knowledge Dimension: PROCEDURAL
Justification: The question requires the student to apply a specific procedure (method of integrating factors) to solve the differential equation.
Syllabus Audit: In the context of CBSE Class 12, this is classified as KNOWLEDGE. The question directly tests the student's knowledge of solving linear differential equations, a standard topic in the syllabus.