Step 1: Solve characteristic equation.
\[
r^2 + r + 0.25 = 0
\]
\[
r = \frac{-1 \pm \sqrt{1 - 1}}{2} = -0.5
\]
Repeated real root → solution is
\[
y = (C_1 + C_2 x)e^{-0.5x}.
\]
Step 2: Apply initial conditions.
From $y(0)=3$:
\[
C_1 = 3.
\]
Differentiate:
\[
y' = C_2 e^{-0.5x} - 0.5(C_1 + C_2 x)e^{-0.5x}.
\]
At $x=0$,
\[
y'(0)= C_2 - 0.5C_1 = -3.5.
\]
\[
C_2 - 1.5 = -3.5 $\Rightarrow$ C_2 = -2.
\]
Final solution:
\[
y = (3 - 2x)e^{-0.5x}.
\]
Matches Option (C).
If x is an integer with \(x > 1\), the solution of \(\lim_{x \to \infty} \left(\dfrac{1}{x^2} + \dfrac{2}{x^2} + \dfrac{3}{x^2} + \cdots + \dfrac{x-1}{x^2} + \dfrac{1}{x}\right)\) is
Trace the matrix \[ \begin{bmatrix} 3 & 2 & 1 & 4 \\ 5 & 7 & 8 & 1 \\ 2 & 4 & 6 & 7 \\ 9 & 6 & 4 & 2 \end{bmatrix} \] (answer in integer).
The equation \[ y'' + p(x)y' + q(x)y = r(x) \] is a _________ ordinary differential equation.