Question:

The integrating factor of the differential equation xy'+2y-7x3=0 is

Updated On: Apr 4, 2025
  • log|x|
  • x2
  • \(\frac{1}{x^2}\)
  • \(\frac{1}{2}log|x|\)
  • x
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is B

Solution and Explanation

The given differential equation is \( x y' + 2y - 7x^3 = 0 \). 

We can rewrite this equation as:

\( x y' + 2y = 7x^3 \),

which is a linear first-order differential equation in the form \( y' + P(x) y = Q(x) \), where:

\( P(x) = \frac{2}{x} \) and \( Q(x) = 7x^2 \).

The integrating factor \( \mu(x) \) is given by:

\( \mu(x) = e^{\int P(x) \, dx} = e^{\int \frac{2}{x} \, dx} = e^{2 \log |x|} = |x|^2 \).

Thus, the integrating factor is \( x^2 \) (considering \( x > 0 \)).

The correct answer is \( x^2 \).

Was this answer helpful?
0
0