Question:

$ (x^2 + xy) dy = (x^2 + y^2) dx$ is

Updated On: Jul 7, 2022
  • $\log x = \log (x - y) +\frac{y}{x} + C$
  • $\log x = 2 \log (x - y) +\frac{y}{x} + C$
  • $\log x = \log (x - y) +\frac{x}{y} + C$
  • none of these
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is B

Solution and Explanation

$\frac{dy}{dx} = \frac{x^{2}+y^{2}}{x^{2}+xy}$ . Put $y = vx$ $\Rightarrow v+x \frac{dv}{dx} = \frac{1+v^{2}}{1+v}$ $\Rightarrow x \frac{dv}{dx} = \frac{1+v^{2}}{1+v}-v=\frac{1-v}{1+v}$ $\therefore \frac{1+v}{1-v}dv = \frac{dx}{x}$ $\Rightarrow \left(-1+\frac{2}{1-v}\right)dv = \frac{dx}{x}$ $\Rightarrow -v - 2\, log \left(1 - v\right) + C = log\, x$ $\Rightarrow -\frac {y}{x} -2 log (1-\frac {y}{x})+C = logx$ $\Rightarrow -\frac{y}{x} -2 \,log +\frac{y}{x}+2\,log\left(\frac{x-y}{x}\right) = 0$ $\frac{y}{x}+2\,log\left(x-y\right)+C= log \,x$
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