Final answer:
The Laplace transform of f(t) = sin(2t) + cos(2t) is F(s) = (3s) / (s^2 + 4).
Step-by-step explanation:
To solve the Laplace transform for f(t) = sin(2t) + cos(2t), we can use the linearity property of the Laplace transform. The Laplace transform of sin(2t) is (2s) / (s^2 + 4) and the Laplace transform of cos(2t) is s / (s^2 + 4). Therefore, the Laplace transform of f(t) = sin(2t) + cos(2t) is:
F(s) = (2s) / (s^2 + 4) + s / (s^2 + 4) = (2s + s) / (s^2 + 4) = (3s) / (s^2 + 4)
Therefore, the correct answer is option a) F(s) = (3s) / (s^2 + 4).