An analog input signal x(t) = 1.5 + 1.5sin(5t) is

sampled with 1 kHz sampling frequency fs.
Assuming that sampling starts at t = 0 compute the
value of the sample x[6]. Show your work.

x[6] = 1.5 + 1.5sin(5*6/1000)

= 1.5 + 1.5sin(0.03)
= 1.5 + 1.5(0.0299957)
= 1.5 + 0.4499855
= 1.9499855