Question:

If y=\(\frac{x}{log_e|cx|}\) is the solution of the differential equation \(\frac{dy}{dx}=\frac{y}{x}+\phi(\frac{x}{y})\), then \(\phi (\frac{x}{y})\) is given by 

Updated On: Apr 11, 2025
  • \(\frac{y^2}{x^2}\)
  • \(-\frac{y^2}{x^2}\)
  • \(\frac{x^2}{y^2}\)
  • \(-\frac{x^2}{y^2}\)
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is A

Solution and Explanation

We are given the differential equation: \[ \frac{dy}{dx} = xy + \phi\left(\frac{y}{x}\right) \] Let’s use the substitution \( y = vx \), so that: \[ \frac{dy}{dx} = v + x\frac{dv}{dx} \] Substitute into the original equation: \[ v + x\frac{dv}{dx} = x(v) + \phi(v) \Rightarrow v + x\frac{dv}{dx} = xv + \phi(v) \] Cancel \(v\) from both sides: \[ x\frac{dv}{dx} = \phi(v) \Rightarrow \frac{dv}{\phi(v)} = \frac{dx}{x} \] Integrating both sides: \[ \int \frac{1}{\phi(v)} dv = \int \frac{1}{x} dx = \ln x + C \] Let the left side be some function \(F(v)\), so: \[ F(v) = \ln x + C \Rightarrow x = k e^{F(v)} \] Now since \(v = \frac{y}{x}\), then \(F\left(\frac{y}{x}\right) = \ln x + C\) From this, the general solution will involve the expression: \[ F\left(\frac{y}{x}\right) - \ln x = \text{constant} \] Which means the solution depends on: \[ \frac{y}{x} \quad \text{or} \quad \frac{y^2}{x^2} \] Therefore, the correct answer is: Option (A): \( \frac{y^2}{x^2} \) 

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