Question:

Show that the given differential equation is homogeneous and solve:\(y'=\frac{x+y}{x}\)

Updated On: Oct 3, 2023
Hide Solution
collegedunia
Verified By Collegedunia

Solution and Explanation

The given differential equation is:
\(y'=\frac{x+y}{x}\)
\(\frac{dy}{sx}=\frac{x+y}{x}\)
Let \(F(x,y)=\frac{x+y}{x}.\)
Now,\(F(λx,λy)=\frac{λx+λy}{λx}=\frac{x+y}{x}=λ=F(x,y)\)
Thus the given equation is a homogenous equation.
To solve it,we make the substitution as:
\(y=vx\)
Differentiating both sides with respect to x,we get:
\(\frac{dy}{dx}=v+\frac{xdv}{dx}\)
Substituting the values of y and dy/dx in equation(1),we get:
\(v+x \frac{dx}{dy}=x+\frac{vx}{x}\)
\(⇒v+x\frac{dv}{dx}=1+v\)
\(x\frac{dv}{dx}=1\)
\(⇒dv=\frac{dx}{x}\)
Integrating both sides,we get:
\(v=logx+C\)
\(⇒\frac{y}{x}=logx+C\)
\(⇒y=xlogx+Cx\)
This is the required solution of the given differential equation.
Was this answer helpful?
0
0

Concepts Used:

Homogeneous Differential Equation

A differential equation having the formation f(x,y)dy = g(x,y)dx is known to be homogeneous differential equation if the degree of f(x,y) and g(x, y) is entirely same. A function of form F(x,y), written in the formation of kF(x,y) is called a homogeneous function of degree n, for k≠0. Therefore, f and g are the homogeneous functions of the same degree of x and y. Here, the change of variable y = ux directs to an equation of the form;

dx/x = h(u) du which could be easily desegregated.

To solve a homogeneous differential equation go through the following steps:-

Given the differential equation of the type