Question:

The solution of $\frac{dy}{dx} = (x + y)^2$ is

Show Hint

Always try the substitution $v = x+y$ when they appear together inside a function in a DE.
Updated On: May 12, 2026
  • $\tan^{-1}(x + y) = x + c$, where c is the constant of integration
  • $x + y = \tan x + c$, where c is the constant of integration
  • $x + y = \cot^{-1} x + c$, where c is the constant of integration
  • $x + y = \sin^{-1}(x + y) + c$, where c is the constant of integration
Show Solution
collegedunia
Verified By Collegedunia

The Correct Option is A

Solution and Explanation


Step 1: Concept

Use substitution for differential equations of form $\frac{dy}{dx} = f(ax+by+c)$.

Step 2: Meaning

Let $v = x + y$. Then $\frac{dv}{dx} = 1 + \frac{dy}{dx}$.

Step 3: Analysis

$\frac{dv}{dx} - 1 = v^2 \implies \frac{dv}{1+v^2} = dx$. Integrating both sides: $\tan^{-1}(v) = x + c$.

Step 4: Conclusion

Substituting $v$ back: $\tan^{-1}(x + y) = x + c$. Final Answer: (A)
Was this answer helpful?
0
0