Step 1: System description.
Differential equation:
\[
\frac{dy}{dt} + 3y = 2x(t)
\]
Taking Laplace transform (zero initial conditions):
\[
sY(s) + 3Y(s) = 2X(s) \Rightarrow Y(s) = \frac{2}{s+3} X(s)
\]
Step 2: Transfer function.
\[
H(s) = \frac{Y(s)}{X(s)} = \frac{2}{s+3}
\]
Step 3: Impulse response.
Impulse response \(h(t)\) is inverse Laplace of \(H(s)\):
\[
h(t) = \mathcal{L}^{-1}\left\{\frac{2}{s+3}\right\} = 2 e^{-3t} u(t)
\]
Final Answer: \[ \boxed{2e^{-3t}u(t)} \]
Consider the discrete-time systems $ T_1 $ and $ T_2 $ defined as follows:
$ [T_1x][n] = x[0] + x[1] + \dots + x[n], $
$ [T_2x][n] = x[0] + \frac{1}{2}x[1] + \dots + \frac{1}{2^n}x[n]. $
Which of the following statements is true?