Inverse Laplace Transforms MCQs With Answer are essential for B.Pharm students studying pharmacokinetics, drug delivery, and mathematical modeling. Mastering inverse Laplace transforms helps convert algebraic solutions in the s-domain back to time-domain concentration profiles, solve linear ODEs for compartmental models, and analyze dosing, infusion, and elimination processes. These practice questions focus on key concepts—basic transform pairs, partial fraction methods, shifting theorems, convolution, residues, and practical examples relevant to pharmacology. Simple worked knowledge of inverse transforms speeds up solving concentration–time curves and interpreting system stability. Now let’s test your knowledge with 50 MCQs on this topic.
Q1. What is the inverse Laplace transform of 1/s?
- 0
- 1
- t
- e^{t}
Correct Answer: 1
Q2. What is the inverse Laplace transform of 1/(s – a)?
- e^{at}
- e^{-at}
- t e^{at}
- sin(at)
Correct Answer: e^{at}
Q3. The inverse Laplace of s/(s^2 + a^2) is:
- sin(at)
- cos(at)
- e^{at}
- a/(s^2 + a^2)
Correct Answer: cos(at)
Q4. The inverse Laplace transform of a/(s^2 + a^2) equals:
- cos(at)
- sin(at)
- e^{-at}
- t^a
Correct Answer: sin(at)
Q5. Multiplication by e^{-as} in the s-domain corresponds to which time-domain operation?
- Time scaling by a
- Time reversal
- Time delay (shift) by a with unit step
- Frequency shift
Correct Answer: Time delay (shift) by a with unit step
Q6. Shifting s to (s – a) in F(s) corresponds in time-domain to:
- Multiplication by e^{-at}
- Multiplication by e^{at}
- Time delay by a
- Convolution with e^{at}
Correct Answer: Multiplication by e^{at}
Q7. The product of two Laplace-domain functions corresponds to what time-domain operation?
- Addition in time
- Multiplication in time
- Convolution in time
- Differentiation in time
Correct Answer: Convolution in time
Q8. The initial value theorem states lim_{t->0+} f(t) equals what in s-domain?
- lim_{s->0} F(s)
- lim_{s->∞} sF(s)
- lim_{s->0} sF(s)
- lim_{s->∞} F(s)
Correct Answer: lim_{s->∞} sF(s)
Q9. The final value theorem gives lim_{t->∞} f(t) as which s-domain limit (when applicable)?
- lim_{s->0} sF(s)
- lim_{s->∞} sF(s)
- lim_{s->0} F(s)
- lim_{s->∞} F(s)
Correct Answer: lim_{s->0} sF(s)
Q10. Which method is commonly used to find inverse Laplace of rational functions with distinct linear factors?
- Numerical integration only
- Partial fraction decomposition (Heaviside method)
- Convolution theorem only
- Bode plot
Correct Answer: Partial fraction decomposition (Heaviside method)
Q11. For repeated linear factors like (s – a)^2 in denominator, partial fractions require which additional term?
- Only A/(s – a)
- A/(s – a) + B/(s – a)^2
- Only B/(s – a)^2
- Exponential integral
Correct Answer: A/(s – a) + B/(s – a)^2
Q12. What is the inverse Laplace transform of 1/s^2?
- 1
- t
- t^2
- e^{t}
Correct Answer: t
Q13. Which theorem expresses the inverse Laplace using a complex Bromwich contour integral?
- Convolution theorem
- Heaviside expansion theorem
- Bromwich inversion integral (complex inversion formula)
- Final value theorem
Correct Answer: Bromwich inversion integral (complex inversion formula)
Q14. The region of convergence (ROC) for a Laplace transform is important because it:
- Determines validity of inverse transform and causality/stability
- Is irrelevant for inverse Laplace
- Only affects numerical methods
- Changes the value of F(s)
Correct Answer: Determines validity of inverse transform and causality/stability
Q15. The inverse Laplace transform of 1 is:
- Unit step function 1
- Dirac delta function δ(t)
- t
- e^{t}
Correct Answer: Dirac delta function δ(t)
Q16. The Laplace transform of an impulse δ(t – a) equals:
- 1
- e^{-as}
- 1/s
- e^{as}
Correct Answer: e^{-as}
Q17. Which transform property introduces initial conditions when transforming derivatives?
- Time shifting
- Multiplication by s and subtractions of initial values
- Frequency shifting
- Convolution
Correct Answer: Multiplication by s and subtractions of initial values
Q18. L{f'(t)} equals:
- sF(s) + f(0)
- sF(s) – f(0)
- F(s)/s
- F'(s)
Correct Answer: sF(s) – f(0)
Q19. L{f”(t)} equals which expression in s-domain?
- s^2 F(s) – s f(0) – f'(0)
- s^2 F(s) + s f(0) + f'(0)
- s F(s) – f(0)
- F(s)/s^2
Correct Answer: s^2 F(s) – s f(0) – f'(0)
Q20. If F(s) has simple poles at s = -k1 and s = -k2, the inverse Laplace is:
- A sinusoid
- A sum of exponentials e^{-k1 t} and e^{-k2 t}
- A polynomial in t
- A delta train
Correct Answer: A sum of exponentials e^{-k1 t} and e^{-k2 t}
Q21. Complex conjugate poles α ± jβ in F(s) produce which time-domain behavior?
- Pure exponential growth only
- Exponential times sinusoid: e^{α t} cos(βt) and e^{α t} sin(βt)
- Delta impulses
- Polynomial solutions
Correct Answer: Exponential times sinusoid: e^{α t} cos(βt) and e^{α t} sin(βt)
Q22. Which numeric inversion approach might be used when no closed-form inverse exists?
- Partial fractions always works
- Numerical Bromwich inversion or Talbot method
- Bode plot
- Fourier series only
Correct Answer: Numerical Bromwich inversion or Talbot method
Q23. L{t^n} equals which s-domain expression?
- n! / s^{n+1}
- s^{n+1} / n!
- n / s^{n}
- 1 / (s – n)
Correct Answer: n! / s^{n+1}
Q24. The inverse Laplace transform of 2/s^3 is:
- t^2
- 2t^2
- t
- 1/t^2
Correct Answer: t^2
Q25. In pharmacokinetics, the inverse Laplace of 1/(s + k) gives the time profile for a one-compartment elimination as:
- k t
- e^{-kt}
- 1 – e^{-kt}
- δ(t – k)
Correct Answer: e^{-kt}
Q26. The inverse Laplace of 1/(s(s + k)) equals which time-domain function?
- 1/k (1 – e^{-kt})
- e^{-kt}/k
- k t
- δ(t)/k
Correct Answer: 1/k (1 – e^{-kt})
Q27. Which Laplace pair helps convert quadratic irreducible denominators into sin/cos forms?
- Use of partial fractions only
- Completing the square to obtain terms like s/( (s – a)^2 + b^2 ) and b/( (s – a)^2 + b^2 )
- Ignoring the quadratic
- Multiplying numerator and denominator by s
Correct Answer: Completing the square to obtain terms like s/( (s – a)^2 + b^2 ) and b/( (s – a)^2 + b^2 )
Q28. The Heaviside cover-up method directly gives residues for which type of poles?
- Repeated quadratic poles
- Distinct linear poles
- Branch cuts
- Essential singularities
Correct Answer: Distinct linear poles
Q29. The inverse Laplace of e^{-as}F(s) yields:
- f(t + a)
- u(t – a) f(t – a)
- e^{at} f(t)
- δ(t – a) * f(t)
Correct Answer: u(t – a) f(t – a)
Q30. Inverse Laplace using residues evaluates which quantities in the s-plane?
- Zeros only
- Residues at poles of F(s) multiplied by e^{st}
- Only the magnitude at s=0
- Real parts only
Correct Answer: Residues at poles of F(s) multiplied by e^{st}
Q31. For a causal, stable pharmacokinetic system, poles of F(s) should lie where?
- On the right-half complex plane
- In the left-half complex plane
- On the imaginary axis only
- Anywhere, stability is unaffected
Correct Answer: In the left-half complex plane
Q32. When solving linear ODEs with Laplace transforms, how are initial conditions incorporated?
- They are ignored
- They appear as subtracted terms when transforming derivatives
- They are added as constants to F(s) only
- They appear only after inversion
Correct Answer: They appear as subtracted terms when transforming derivatives
Q33. The inverse Laplace transform of (s + 2)/(s^2 + 4s + 5) can be found by:
- Partial fractions with complex poles or completing the square to produce e^{-2t} cos t and e^{-2t} sin t terms
- Using only convolution
- Direct division without transform
- Using Fourier transform instead
Correct Answer: Partial fractions with complex poles or completing the square to produce e^{-2t} cos t and e^{-2t} sin t terms
Q34. The Laplace transform pair cos(at) corresponds to which s-domain expression?
- a/(s^2 + a^2)
- s/(s^2 + a^2)
- 1/(s – a)
- s^2/(s^2 + a^2)
Correct Answer: s/(s^2 + a^2)
Q35. The Laplace transform pair sin(at) corresponds to which s-domain expression?
- s/(s^2 + a^2)
- a/(s^2 + a^2)
- 1/(s + a)
- s^2/(s^2 + a^2)
Correct Answer: a/(s^2 + a^2)
Q36. To invert F(s) = 1/(s^2 + ω^2), you obtain which time-domain function?
- cos(ωt)
- sin(ωt)/ω
- e^{ω t}
- t ω
Correct Answer: sin(ωt)/ω
Q37. If F(s) = (s + 3)/(s^2 + 6s + 10), the inverse will include:
- Only polynomials
- Exponentially decaying sinusoids like e^{-3t} cos(t) and e^{-3t} sin(t)
- Pure delta functions
- Only step functions
Correct Answer: Exponentially decaying sinusoids like e^{-3t} cos(t) and e^{-3t} sin(t)
Q38. Inverse Laplace transforms are particularly useful in pharmacokinetics because they:
- Convert concentration–time algebraic solutions to time-domain profiles
- Remove the need for differential equations
- Always give steady-state values only
- Are not applicable to dosing models
Correct Answer: Convert concentration–time algebraic solutions to time-domain profiles
Q39. Which function’s Laplace transform is 1/s (unit step)?
- δ(t)
- u(t) (unit step)
- e^{-t}
- t
Correct Answer: u(t) (unit step)
Q40. The inverse Laplace transform of e^{-as} is:
- u(t – a)
- δ(t – a)
- e^{at}
- 1/s
Correct Answer: δ(t – a)
Q41. Which condition is required for final value theorem to hold?
- All poles of sF(s) are in right-half plane
- Limits exist and poles of sF(s) are in left-half plane (no poles on right or imaginary axis except possibly at origin under conditions)
- No condition is needed
- Function must be non-causal
Correct Answer: Limits exist and poles of sF(s) are in left-half plane (no poles on right or imaginary axis except possibly at origin under conditions)
Q42. The inverse Laplace transform of 1/(s + a)^2 is:
- t e^{-at}
- e^{-at}
- t^2 e^{-at}
- 1/(s + a)
Correct Answer: t e^{-at}
Q43. Which of the following best describes the Heaviside expansion theorem?
- A numeric integration scheme
- A formula for inverse Laplace using residues and simple pole evaluations
- A method of finding ROC
- A method to compute Fourier coefficients
Correct Answer: A formula for inverse Laplace using residues and simple pole evaluations
Q44. When F(s) has an irreducible quadratic factor, the inverse often involves:
- Polynomials only
- Exponential times sinusoids via completing the square
- Only delta functions
- Logarithms only
Correct Answer: Exponential times sinusoids via completing the square
Q45. The inverse Laplace of (1/s) * (1/(s + k)) corresponds to which time-domain operation?
- Product of time functions
- Convolution of unit step and e^{-kt} giving 1/k (1 – e^{-kt})
- Differentiation of e^{-kt}
- Time reversal of e^{-kt}
Correct Answer: Convolution of unit step and e^{-kt} giving 1/k (1 – e^{-kt})
Q46. Inverse Laplace is used to solve a one-compartment IV bolus ODE dC/dt = -k C with C(0)=C0. The solution is:
- C(t) = C0 e^{-kt}
- C(t) = C0 / k
- C(t) = C0 t
- C(t) = δ(t – C0)
Correct Answer: C(t) = C0 e^{-kt}
Q47. Which of these is a standard Laplace transform pair useful for inverse transforms?
- L{e^{-at} cos bt} = (s + a)/((s + a)^2 + b^2)
- L{t} = 1/s
- L{sin at} = s/(s^2 + a^2)
- L{1} = 1/s^2
Correct Answer: L{e^{-at} cos bt} = (s + a)/((s + a)^2 + b^2)
Q48. For inversion by partial fractions, a proper rational function means:
- Degree of numerator < degree of denominator
- Degree of numerator = degree of denominator
- Degree of numerator > degree of denominator
- Denominator has no real roots
Correct Answer: Degree of numerator < degree of denominator
Q49. Which of the following inverse transforms corresponds to a delayed exponential concentration due to bolus at time a?
- e^{-at} u(t)
- e^{-k(t – a)} u(t – a)
- 1/(s + k)
- δ(t – a)
Correct Answer: e^{-k(t – a)} u(t – a)
Q50. When is convolution theorem particularly useful in pharmacokinetics?
- When representing input functions (like dosing profiles) convolved with system impulse response to get concentration-time curve
- Only for linear algebra
- Only for non-linear models
- Never useful
Correct Answer: When representing input functions (like dosing profiles) convolved with system impulse response to get concentration-time curve

I am a Registered Pharmacist under the Pharmacy Act, 1948, and the founder of PharmacyFreak.com. I hold a Bachelor of Pharmacy degree from Rungta College of Pharmaceutical Science and Research. With a strong academic foundation and practical knowledge, I am committed to providing accurate, easy-to-understand content to support pharmacy students and professionals. My aim is to make complex pharmaceutical concepts accessible and useful for real-world application.
Mail- Sachin@pharmacyfreak.com
