Question:

The solution of the differential equation $ \frac{dy}{dx}=\frac{1}{x+{{y}^{2}}} $ is

Updated On: Jun 8, 2024
  • $ y=-{{x}^{2}}-2x-2+c{{e}^{x}} $
  • $ y={{x}^{2}}+2x+2-c{{e}^{x}} $
  • $ x=-{{y}^{2}}-2y+2-c{{e}^{y}} $
  • $ x=-{{y}^{2}}-2y-2+c{{e}^{y}} $
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is D

Solution and Explanation

Given differential equation is $ \frac{dy}{dx}=\frac{1}{x+{{y}^{2}}} $ $ \Rightarrow $ $ \frac{dx}{dy}-x={{y}^{2}} $ Here, $ P=-1,Q={{y}^{2}} $ If $={{e}^{\int{-1}\,dy}}={{e}^{-y}} $ $ \therefore $ Solution is $ x{{e}^{-y}}=\int{{{e}^{-y}}{{y}^{2}}dy} $ $=-{{e}^{-y}}{{y}^{2}}+\int{2{{e}^{-y}}ydy} $ $=-{{e}^{-y}}{{y}^{2}}+2[-{{e}^{-y}}y+\int{{{e}^{-y}}dy]}+c $ $=-{{e}^{-y}}{{y}^{2}}+2[-{{e}^{-y}}y-{{e}^{-y}}]+c $ $ \Rightarrow $ $ x{{e}^{-y}}={{e}^{-y}}(-{{y}^{2}}-2y-2)+c $ $ \Rightarrow $ $ x=-{{y}^{2}}-2y-2+c{{e}^{y}} $
Was this answer helpful?
0
0

Concepts Used:

Differential Equations

A differential equation is an equation that contains one or more functions with its derivatives. The derivatives of the function define the rate of change of a function at a point. It is mainly used in fields such as physics, engineering, biology and so on.

Orders of a Differential Equation

First Order Differential Equation

The first-order differential equation has a degree equal to 1. All the linear equations in the form of derivatives are in the first order. It has only the first derivative such as dy/dx, where x and y are the two variables and is represented as: dy/dx = f(x, y) = y’

Second-Order Differential Equation

The equation which includes second-order derivative is the second-order differential equation. It is represented as; d/dx(dy/dx) = d2y/dx2 = f”(x) = y”.

Types of Differential Equations

Differential equations can be divided into several types namely

  • Ordinary Differential Equations
  • Partial Differential Equations
  • Linear Differential Equations
  • Nonlinear differential equations
  • Homogeneous Differential Equations
  • Nonhomogeneous Differential Equations