Question:

The differential equation \(\displaystyle \frac{dy}{dx}=-\left(\frac{x+y}{1+x^2}\right)\) is

Show Hint

A differential equation of the form \(\frac{dy}{dx}+P(x)y=Q(x)\) is called a first order linear differential equation.
  • of Variable separable form
  • First order Linear equation
  • Homogeneous
  • Exact differential Equation
Show Solution
collegedunia
Verified By Collegedunia

The Correct Option is B

Solution and Explanation

We are given: \[ \frac{dy}{dx}=-\left(\frac{x+y}{1+x^2}\right). \] First distribute the negative sign: \[ \frac{dy}{dx}=-\frac{x+y}{1+x^2}. \] Separate the numerator: \[ \frac{dy}{dx}=-\frac{x}{1+x^2}-\frac{y}{1+x^2}. \] Now bring the term containing \(y\) to the left side: \[ \frac{dy}{dx}+\frac{y}{1+x^2}=-\frac{x}{1+x^2}. \] This is of the form: \[ \frac{dy}{dx}+P(x)y=Q(x). \] Here, \[ P(x)=\frac{1}{1+x^2} \] and \[ Q(x)=-\frac{x}{1+x^2}. \] Since it is in the standard form of a first order linear differential equation, the given differential equation is a first order linear equation. Therefore, the correct answer is: \[ \text{First order Linear equation}. \]
Was this answer helpful?
0
0