Question:

Let y = y(x) be the solution of the differential equation
\(x ( 1 - x² ) \frac{dy}{dx} + ( 3x²y - y - 4x³ ) = 0, x > 1\)
with y(2) = –2. Then y(3) is equal to

Updated On: Apr 2, 2024
  • -18
  • -12
  • -6
  • -3
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is A

Solution and Explanation

The correct answer is (A) : -18
\(\frac{dy}{dx} + \frac{y(3x^2 - 1)}{x(1 - x^2)} = \frac{4x^3}{x(1 - x^2)}\)
\(\text{IF} = e^{\int \frac{3x^2 - 1}{x - x^3} \,dx} = e^{-\ln |x^3 - x|} = e^{-\ln(x^3 - x)}\)
\(= \frac{1}{x³ - x}\)
Solution of D.E. can be given by
\(y \cdot \frac{1}{x^3 - x} = \int \frac{4x^3}{x(1 - x^2)} \cdot \frac{1}{x(x^2 - 1)} \,dx\)
\(⇒\) \(\)\(\frac{y}{x^3 - x} = \int \frac{-4x}{(x^2 - 1)^2} \,dx\)
\(⇒\) \(\frac{y}{x^3 - x} = \frac{2}{x^2 - 1} + c\)
at x = 2, y = -2
\(\frac{-2}{6} = \frac{2}{3} + c ⇒ c = -1\)
at \(x = 3 ⇒ \frac{y}{24} = \frac{2}{8} - 1 ⇒ y = -18\)

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