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: Aug 14, 2023
  • \(\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 start with the differential equation:

dy/dx = xy + φ(y/x)

Let's make a substitution by setting y = vx:

Then, we find the derivative dx/dy:

dx/dy = v + x * (dv/dy)

Substituting this into the original equation, we have:

v + x * (dv/dy) = v + φ(v)

Now, the equation becomes:

x * (dx/dv) = φ(v) / φ'(v)

Integrating both sides, we get:

ln(x) = ln(φ(v)) + ln(k)

Solving this, we find:

kφ(v) = x

The correct answer is option (A): \(\frac{y^2}{x^2}\)

Was this answer helpful?
0
0

Top Questions on Differential equations

View More Questions

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