To find the initial value of a signal from its Laplace transform, we use the formula:
\[
x(0) = \lim_{s \to \infty} sX(s)
\]
Substituting the given \( X(s) = \frac{s + 4}{s^2 + 3s + 5} \):
\[
x(0) = \lim_{s \to \infty} \frac{s(s + 4)}{s^2 + 3s + 5}
\]
As \( s \to \infty \), the highest power of \( s \) in both the numerator and denominator is \( s^2 \), so the expression simplifies to:
\[
x(0) = 1
\]
Thus, the initial value is 1, and the correct answer is option (1).