Question:

If $x \frac{dy}{dx} =y \left(\log \,y - \log \,x\right)$ then the solution of the equation is

Updated On: Jul 6, 2022
  • $\log (\frac {x} {y}) =cy $
  • $\log (\frac {y} {x}) =cx $
  • $x \log (\frac {y} {x}) =cy $
  • $y \log (\frac {x} {y}) =cx $
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is B

Solution and Explanation

$x \frac{dy}{dx} =y \left(\log \,y - \log \,x+1\right)$ $\Rightarrow \frac{dy}{dx} = \frac{y}{x}\left(log \frac{y}{x}+1\right)$. Put $\frac{y}{x} = z$ $\therefore \frac{dy}{dx}=x\frac{dz}{dx}+z$ $\therefore z+x \frac{dz}{dx}= z\left(log\,z+1\right)$ $\Rightarrow x \frac{dz}{dx} \,z\,log\,z$ $\Rightarrow \frac{dz}{z\,log\,z} = \frac{dy}{x}$ $\Rightarrow log \,\left(log \,z\right) = log \,x + log\, C$ $\Rightarrow log \,z = Cx$ $\Rightarrow log \left(\frac{y}{x}\right) = Cx$
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