So, even though I know how to solve ODEs, I don't know how I should proceed about this question:
Let $a$, $b$, and $c$ positive constants. If $y = y(x)$ is solution to the differential equation $ay'' + by' + cy = 0$, then $\lim_{x\to\infty}$ $y(x)$:
(a) doesn't exist and tends to $+\infty$.
(b) exists and is $0$.
(c) doesn't exist and tends to $-\infty$.
(d) exists and is $\pi$.
(e) exists and is $e$.
I tried to take the limit of the possible solutions but even if $a$, $b$, and $c$ are positive-only numbers, there are many possibilities so I couldn't achieve anything.
Thanks for the reading!
There are indeed several possibilities, but I wouldn't necessarily call that "many". And the key is that all three coefficients $a$, $b$, and $c$ are positive real numbers.
The roots of the characteristic equation are $$\lambda_{1,2}=\frac{-b\pm\sqrt{b^2-4ac}}{2a}=-\frac{b}{2a}\pm\frac{\sqrt{b^2-4ac}}{2a}.$$ Jumping ahead, the $\displaystyle \color{red}{-\frac{b}{2a}}$ part, which is obviously a negative number here, is the key! Anyways, now we only have three significantly different cases based on the discriminant.
If $b^2-4ac>0$, then we have two distinct real roots, and it's easy to see that both $\lambda_{1,2}$ are negative.
If $b^2-4ac=0$, then we have a repeated real root $\displaystyle\lambda_{1,2}=-\frac{b}{2a}$, which is again a negative number.
If $b^2-4ac<0$, then we have two complex conjugate roots, whose real part is the same negative value $\displaystyle -\frac{b}{2a}$.
Setting up the corresponding solutions $y(x)$ in all three cases leads to functions that have the same limit as $x\to+\infty$. In the first case the solution is a linear combination of $e^{\lambda_1}$ and $e^{\lambda_2}$, where both $\lambda_{1,2}<0$; and in the second and third cases the key is that the solution has a factor of $e^{-b/(2a)}$ (times something that doesn't grow fast enough or doesn't even grow at all).