Given the following LTI DT system
$ \,s[t]=x[t]+x[t-1]\, $
Part A
Find the system's unit impulse response $ \,h[n]\, $ and system function $ \,H(z)\, $.
The unit impulse response is simply (plug a $ \,\delta[n]\, $ into the system)
$ \,h[n]=\delta[n]+\delta[n-1]\, $
The system function can be found using the following formula (for LTI systems)
$ \,H(z)=\sum_{m=-\infty}^{\infty}h[m]z^{-m}\, $