Question:

The general solution of the differential equation $(x + y + 3) \,\frac{dy}{dx}\, =\,1$ is

Updated On: Jun 8, 2024
  • $x + y + 3 = Ce^y$
  • $x + y + 4 = Ce^y$
  • $x + y + 3 = Ce^{-y}$
  • $x + y + 4 = Ce^{-y}$
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is B

Solution and Explanation

We have, $(x+y+3) \frac{d y}{d x}=1$
$\Rightarrow (x+y+3)=\frac{d x}{d y} $
Let $x+y+3=t$
On differentiating w.r.t.y, we get
$\frac{d x}{d y}+1=\frac{d t}{d y}$
$\Rightarrow \frac{d t}{d y}=t+1\left[\because \text { from E (i), } t=\frac{d x}{d y}\right]$
On integrating both sides,
$\int \frac{d t}{(t+1)}=\int d y$
$\Rightarrow \log (t+1)=y+C_{1}$
$\Rightarrow \log (x+y+3+1)=y+C_{1}$
$\therefore x+y+4=C e^{y}$ [where ,$c=e^{c_{1}}$]
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