Question:

The solution of the differential equation \(\frac{dy}{dx} = \sin(x + y) \tan(x + y) - 1\) is

Show Hint

The substitution \(v = x + y\) is useful when the right-hand side is a function of \(x+y\).
Updated On: Apr 16, 2026
  • \(\cosec(x + y) + \tan(x + y) = x + C\)
  • \(x + \cosec(x + y) = C\)
  • \(x + \tan(x + y) = C\)
  • \(x + \sec(x + y) = C\)
Show Solution
collegedunia
Verified By Collegedunia

The Correct Option is B

Solution and Explanation


Step 1:
Understanding the Concept:
Substitute \(v = x + y\) to reduce to separable form.

Step 2:
Detailed Explanation:
Let \(v = x + y\). Then \(\frac{dv}{dx} = 1 + \frac{dy}{dx}\). So \(\frac{dy}{dx} = \frac{dv}{dx} - 1\). Given \(\frac{dy}{dx} = \sin v \tan v - 1\). Thus \(\frac{dv}{dx} - 1 = \sin v \tan v - 1 \Rightarrow \frac{dv}{dx} = \sin v \tan v = \frac{\sin^2 v}{\cos v}\). Separate: \(\frac{\cos v}{\sin^2 v} dv = dx\). Integrate: \(\int \cot v \cosec v \, dv = x + C\). \(\int \cot v \cosec v \, dv = -\cosec v\). So \(-\cosec v = x + C\), or \(x + \cosec v = C'\). Thus \(x + \cosec(x+y) = C\).

Step 3:
Final Answer:
\(x + \cosec(x + y) = C\), which corresponds to option (B).
Was this answer helpful?
0
0