Question
Easy

The solution of the differential equation $x^{2}\frac{d^{2}y}{dx^{2}}-3x\frac{dy}{dx}+4y=0$ is equal to:

1
$y=(c_{1}+c_{2}x)e^{2x}$
2
$y=(c_{1}+c_{2}x)e^{x}$
3
$y=(c_{1}+c_{2}x)log~x$
4
$y=(c_{1}+c_{2}log~x)x^{2}$
Question Details
Time to Solve: 12
Exam: HTET
Level/Paper: Level 3
Chapter: Calculus
Topic: Derivatives
Correct Answer
Option D
Explanation

To solve the differential equation \(x^{2}\frac{d^{2}y}{dx^{2}}-3x\frac{dy}{dx}+4y=0\), we recognize it as a Cauchy-Euler equation, which is a type of linear differential equation with variable coefficients. The general form of a Cauchy-Euler equation is: \[ a_n x^n \frac{d^n y}{dx^n} + a_{n-1} x^{n-1} \frac{d^{n-1} y}{dx^{n-1}} + \cdots + a_1 x \frac{dy}{dx} + a_0 y = 0. \] In this case, the equation is: \[ x^2 \frac{d^2 y}{dx^2} - 3x \frac{dy}{dx} + 4y =…Read More