Questions: Common Laplace Transform Pairs

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

To find L[e^(3t) sin(2t)], which approach is most efficient?

ACompute ∫₀^∞ e^(−st) e^(3t) sin(2t) dt directly from the definition
BUse L[sin(2t)] = 2/(s²+4) and apply the first shifting theorem, replacing s with s−3 to get 2/((s−3)²+4)
CMultiply the separate transforms: L[e^(3t)] · L[sin(2t)] = (1/(s−3)) · (2/(s²+4))
DApply integration by parts with u = e^(3t) and dv = sin(2t) dt twice
Question 2 Multiple Choice

Which best explains why the transform pair L[t^n] = n!/s^(n+1) holds?

ABecause t^n is always non-negative for even n, guaranteeing the integral converges
BIt is an empirical result confirmed numerically and must be taken from the table
CRepeated integration by parts reduces the integral — each step pulls down a factor of the current power and gains an extra 1/s — yielding n! in the numerator after n steps
DIt follows directly from the s-shift theorem applied to L[1] = 1/s
Question 3 True / False

Because the Laplace transform is linear, L[3cos(2t) − 5sin(t)] can be computed by transforming each term separately and combining the results.

TTrue
FFalse
Question 4 True / False

The Laplace transform of a product of two functions equals the product of their individual Laplace transforms: L[f(t)g(t)] = F(s)G(s).

TTrue
FFalse
Question 5 Short Answer

Explain why the first shifting theorem (s-shift) is useful in practice. What does it let you do that you couldn't easily do otherwise?

Think about your answer, then reveal below.