1
F { x(t) h(t) } = ---- X(w) * H(w)
2 pi
That is, multiplication in the time domain is convolution in the frequency domain.
The scaling factor of 1/(2 pi) is due to the fact that w = 2 pi f.
The derivation of the multiplication-in-time property is available in
Handout T Multiplication-in-Time Fourier Transform Property
Another property that you might need for this problem is that
/ oo
|
x(t) * d(t) = | x(v) d(t - v) dv = x(t)
|
/ -oo
where d(t) is the Dirac delta.
This is due to the sifting property of the Dirac delta (see lecture slides 12-7 through 12-9).
Likewise,
/ oo
|
x(t) * d(t - t0) = | x(v) d(t - t0 - v) dv = x(t - t0)
|
/ -oo