Differential Equations Quiz: Laplace Of Derivatives
13 questions · exam conditions
0:00
Laplace Of DerivativesQuestion 1 of 13

Given that f(0)=3f(0) = 3, f(0)=2f'(0) = -2, and f(0)=5f''(0) = 5, what is L{f(t)3f(t)+2f(t)}\mathcal{L}\{f''(t) - 3f'(t) + 2f(t)\}?

s2F(s)3sF(s)+2F(s)3s+8s^2F(s) - 3sF(s) + 2F(s) - 3s + 8
s2F(s)3sF(s)+2F(s)3s+7s^2F(s) - 3sF(s) + 2F(s) - 3s + 7
s2F(s)3sF(s)+2F(s)3s+6s^2F(s) - 3sF(s) + 2F(s) - 3s + 6
s2F(s)3sF(s)+2F(s)3s+5s^2F(s) - 3sF(s) + 2F(s) - 3s + 5
← Back to quizzes

Differential Equations Quiz

Differential Equations Quiz: Laplace Of Derivatives

Practice Laplace Of Derivatives in Differential Equations with focused quiz questions that help you check what you know, review explanations, and build confidence with test-style prompts.

What this quiz covers

This quiz focuses on Laplace Of Derivatives, giving you a quick way to practice the rules, question types, and explanations that matter most for Differential Equations.

How to use this quiz

Try each quiz question before looking at the correct answer. Use the explanations to review missed ideas, then come back to similar questions until the pattern feels familiar.

All questions

Question 1

Given that f(0)=3f(0) = 3, f(0)=2f'(0) = -2, and f(0)=5f''(0) = 5, what is L{f(t)3f(t)+2f(t)}\mathcal{L}\{f''(t) - 3f'(t) + 2f(t)\}?

  1. s2F(s)3sF(s)+2F(s)3s+8s^2F(s) - 3sF(s) + 2F(s) - 3s + 8
  2. s2F(s)3sF(s)+2F(s)3s+7s^2F(s) - 3sF(s) + 2F(s) - 3s + 7 (correct answer)
  3. s2F(s)3sF(s)+2F(s)3s+6s^2F(s) - 3sF(s) + 2F(s) - 3s + 6
  4. s2F(s)3sF(s)+2F(s)3s+5s^2F(s) - 3sF(s) + 2F(s) - 3s + 5
Explanation: Using linearity of Laplace transforms and the derivative formulas: L{f(t)}=s2F(s)sf(0)f(0)=s2F(s)3s+2\mathcal{L}\{f''(t)\} = s^2F(s) - sf(0) - f'(0) = s^2F(s) - 3s + 2, L{f(t)}=sF(s)f(0)=sF(s)3\mathcal{L}\{f'(t)\} = sF(s) - f(0) = sF(s) - 3, and L{f(t)}=F(s)\mathcal{L}\{f(t)\} = F(s). Therefore: L{f(t)3f(t)+2f(t)}=(s2F(s)3s+2)3(sF(s)3)+2F(s)=s2F(s)3sF(s)+2F(s)3s+2+9=s2F(s)3sF(s)+2F(s)3s+7\mathcal{L}\{f''(t) - 3f'(t) + 2f(t)\} = (s^2F(s) - 3s + 2) - 3(sF(s) - 3) + 2F(s) = s^2F(s) - 3sF(s) + 2F(s) - 3s + 2 + 9 = s^2F(s) - 3sF(s) + 2F(s) - 3s + 7. Choice A incorrectly adds 8 instead of 11-4=7. Choice C omits the +2 from the second derivative formula. Choice D uses only the constant term from f(0)f''(0).

Question 2

Let F(s)=L{f(t)}F(s) = \mathcal{L}\{f(t)\} and assume f(0)=2f(0)=2. Which expression represents the Laplace transform of f(t)0tf(τ)dτf'(t) - \int_0^t f(\tau)d\tau?

  1. sF(s)F(s)ssF(s) - \frac{F(s)}{s}
  2. sF(s)2+F(s)ssF(s) - 2 + \frac{F(s)}{s}
  3. (s1s)F(s)+2(s - \frac{1}{s})F(s) + 2
  4. (s1s)F(s)2(s - \frac{1}{s})F(s) - 2 (correct answer)
Explanation: When working with Laplace transforms of combined operations like derivatives and integrals, you need to apply the transform properties to each term separately, then combine the results algebraically. For the derivative f(t)f'(t), use the derivative property: L{f(t)}=sF(s)f(0)=sF(s)2\mathcal{L}\{f'(t)\} = sF(s) - f(0) = sF(s) - 2. For the integral 0tf(τ)dτ\int_0^t f(\tau)d\tau, use the integration property: L{0tf(τ)dτ}=F(s)s\mathcal{L}\left\{\int_0^t f(\tau)d\tau\right\} = \frac{F(s)}{s}. The expression f(t)0tf(τ)dτf'(t) - \int_0^t f(\tau)d\tau becomes: L{f(t)}L{0tf(τ)dτ}=(sF(s)2)F(s)s=sF(s)F(s)s2\mathcal{L}\{f'(t)\} - \mathcal{L}\left\{\int_0^t f(\tau)d\tau\right\} = (sF(s) - 2) - \frac{F(s)}{s} = sF(s) - \frac{F(s)}{s} - 2. Factoring gives us (s1s)F(s)2(s - \frac{1}{s})F(s) - 2, which is answer D. Choice A omits the initial condition f(0)=2f(0) = 2 when transforming the derivative, giving only sF(s)F(s)ssF(s) - \frac{F(s)}{s}. Choice B incorrectly adds the initial condition instead of subtracting it in the derivative term. Choice C has the right factored form but wrong sign on the constant term—it adds 2 instead of subtracting it. Remember that the derivative property always involves the initial condition f(0)f(0), and pay careful attention to plus and minus signs when combining terms. The linearity of Laplace transforms means you can work with each piece separately, but don't forget how the signs affect the final result.

Question 3

The Laplace transform of a function y(t)y(t) is given by Y(s)=2s7s2+6s+13Y(s) = \frac{2s - 7}{s^2 + 6s + 13}. What are the initial conditions y(0)y(0) and y(0)y'(0)?

  1. y(0)=2y(0) = 2, y(0)=7y'(0) = -7
  2. y(0)=2y(0) = 2, y(0)=13y'(0) = -13
  3. y(0)=7y(0) = -7, y(0)=2y'(0) = 2
  4. y(0)=2y(0) = 2, y(0)=19y'(0) = -19 (correct answer)
Explanation: When you encounter a Laplace transform and need to find initial conditions, you'll use the Initial Value Theorem, which states that limt0+f(t)=limssF(s)\lim_{t \to 0^+} f(t) = \lim_{s \to \infty} sF(s) for finding f(0)f(0), and limt0+f(t)=limss2F(s)sf(0)\lim_{t \to 0^+} f'(t) = \lim_{s \to \infty} s^2F(s) - sf(0) for finding f(0)f'(0). First, let's find y(0)y(0). Using the Initial Value Theorem: y(0)=limss2s7s2+6s+13=lims2s27ss2+6s+13y(0) = \lim_{s \to \infty} s \cdot \frac{2s - 7}{s^2 + 6s + 13} = \lim_{s \to \infty} \frac{2s^2 - 7s}{s^2 + 6s + 13} Dividing numerator and denominator by s2s^2: y(0)=lims27s1+6s+13s2=21=2y(0) = \lim_{s \to \infty} \frac{2 - \frac{7}{s}}{1 + \frac{6}{s} + \frac{13}{s^2}} = \frac{2}{1} = 2 Next, for y(0)y'(0): y(0)=lims(s22s7s2+6s+13s2)=lims2s37s22s312s226ss2+6s+13=lims19s226ss2+6s+13=19y'(0) = \lim_{s \to \infty} \left(s^2 \cdot \frac{2s - 7}{s^2 + 6s + 13} - s \cdot 2\right) = \lim_{s \to \infty} \frac{2s^3 - 7s^2 - 2s^3 - 12s^2 - 26s}{s^2 + 6s + 13} = \lim_{s \to \infty} \frac{-19s^2 - 26s}{s^2 + 6s + 13} = -19 Therefore, y(0)=2y(0) = 2 and y(0)=19y'(0) = -19, making D correct. Option A incorrectly uses -7 for y(0)y'(0), likely from misapplying the coefficient. Option B uses -13, possibly confusing it with the constant term. Option C swaps the values entirely. Strategy tip: Always apply the Initial Value Theorem systematically—don't guess from coefficients. The limits as ss \to \infty give you the true initial conditions.

Question 4

Let Y(s)=L{y(t)}Y(s) = \mathcal{L}\{y(t)\}. The expression for L{y(t)}\mathcal{L}\{y'''(t)\} is s3Y(s)s2y(0)sy(0)y(0)s^3Y(s) - s^2y(0) - sy'(0) - y''(0). If the initial condition y(0)y(0) is changed from c1c_1 to c2c_2, while y(0)y'(0) and y(0)y''(0) remain fixed, what is the resulting change in L{y(t)}\mathcal{L}\{y'''(t)\}?

  1. An additive change of c1c2c_1 - c_2
  2. An additive change of s(c1c2)s(c_1 - c_2)
  3. An additive change of s2(c2c1)s^2(c_2 - c_1)
  4. An additive change of s2(c1c2)s^2(c_1 - c_2) (correct answer)
Explanation: Let L1L_1 be the transform with y(0)=c1y(0)=c_1 and L2L_2 be the transform with y(0)=c2y(0)=c_2. The other initial conditions and Y(s)Y(s) are unchanged. L1=s3Y(s)s2c1sy(0)y(0)L_1 = s^3Y(s) - s^2c_1 - sy'(0) - y''(0). L2=s3Y(s)s2c2sy(0)y(0)L_2 = s^3Y(s) - s^2c_2 - sy'(0) - y''(0). The change is L2L1L_2 - L_1. L2L1=(s3Y(s)s2c2sy(0)y(0))(s3Y(s)s2c1sy(0)y(0))L_2 - L_1 = (s^3Y(s) - s^2c_2 - sy'(0) - y''(0)) - (s^3Y(s) - s^2c_1 - sy'(0) - y''(0)) L2L1=s2c2+s2c1=s2(c1c2)L_2 - L_1 = -s^2c_2 + s^2c_1 = s^2(c_1 - c_2). This is an additive change of s2(c1c2)s^2(c_1 - c_2). The distractors test whether the student correctly associates the initial condition y(k)(0)y^{(k)}(0) with the term sn1ks^{n-1-k} in the transform of y(n)(t)y^{(n)}(t). For y(t)y'''(t), n=3n=3. For y(0)y(0), k=0k=0. The associated term is s310y(0)=s2y(0)-s^{3-1-0}y(0) = -s^2y(0). The change is s2c2(s2c1)=s2(c1c2)-s^2c_2 - (-s^2c_1) = s^2(c_1-c_2).

Question 5

Consider the initial value problem y+2y+5y=0y'' + 2y' + 5y = 0 with y(0)=1y(0) = 1 and y(0)=3y'(0) = 3. If Y(s)=L{y(t)}Y(s) = \mathcal{L}\{y(t)\}, which of the following is the correct expression for Y(s)Y(s)?

  1. Y(s)=s+3s2+2s+5Y(s) = \frac{s+3}{s^2+2s+5}
  2. Y(s)=s+5s2+2s+5Y(s) = \frac{s+5}{s^2+2s+5} (correct answer)
  3. Y(s)=s1s2+2s+5Y(s) = \frac{s-1}{s^2+2s+5}
  4. Y(s)=s+2s2+2s+5Y(s) = \frac{s+2}{s^2+2s+5}
Explanation: We take the Laplace transform of the entire differential equation. L{y+2y+5y}=L{0}\mathcal{L}\{y'' + 2y' + 5y\} = \mathcal{L}\{0\} L{y}+2L{y}+5L{y}=0\mathcal{L}\{y''\} + 2\mathcal{L}\{y'\} + 5\mathcal{L}\{y\} = 0 Using the formulas for the transform of derivatives: [s2Y(s)sy(0)y(0)]+2[sY(s)y(0)]+5Y(s)=0[s^2Y(s) - sy(0) - y'(0)] + 2[sY(s) - y(0)] + 5Y(s) = 0 Substitute the initial conditions y(0)=1y(0)=1 and y(0)=3y'(0)=3: [s2Y(s)s(1)3]+2[sY(s)1]+5Y(s)=0[s^2Y(s) - s(1) - 3] + 2[sY(s) - 1] + 5Y(s) = 0 s2Y(s)s3+2sY(s)2+5Y(s)=0s^2Y(s) - s - 3 + 2sY(s) - 2 + 5Y(s) = 0 Group the terms with Y(s)Y(s) and the polynomial terms separately: Y(s)(s2+2s+5)s5=0Y(s)(s^2 + 2s + 5) - s - 5 = 0 Now, solve for Y(s)Y(s): Y(s)(s2+2s+5)=s+5Y(s)(s^2 + 2s + 5) = s + 5 Y(s)=s+5s2+2s+5Y(s) = \frac{s+5}{s^2+2s+5} Choice B is correct. Choice A results from a sign error in y(0)y'(0): [s2Ys+3]+2[sY1]+5Y=0    Y(s2+2s+5)=s1[s^2Y-s+3] + 2[sY-1] + 5Y = 0 \implies Y(s^2+2s+5) = s-1. This matches C. Choice A results from forgetting the y(0)y(0) term in 2L{y}2\mathcal{L}\{y'\}: [s2Ys3]+2[sY]+5Y=0    Y(s2+2s+5)=s+3[s^2Y-s-3] + 2[sY] + 5Y = 0 \implies Y(s^2+2s+5) = s+3. Choice C results from a sign error on y(0)y'(0).

Question 6

The current i(t)i(t) in an electrical circuit is modeled by the integro-differential equation didt+4i+130ti(τ)dτ=26\frac{di}{dt} + 4i + 13\int_0^t i(\tau)d\tau = 26 with the initial condition i(0)=5i(0) = 5. Find the Laplace transform I(s)=L{i(t)}I(s) = \mathcal{L}\{i(t)\}.

  1. I(s)=5s+26s2+4s+13I(s) = \frac{5s+26}{s^2+4s+13} (correct answer)
  2. I(s)=5s26s2+4s+13I(s) = \frac{5s-26}{s^2+4s+13}
  3. I(s)=26s2+4s+13I(s) = \frac{26}{s^2+4s+13}
  4. I(s)=5ss2+4s+13I(s) = \frac{5s}{s^2+4s+13}
Explanation: We take the Laplace transform of each term in the equation. L{didt}+L{4i}+L{130ti(τ)dτ}=L{26}\mathcal{L}\{\frac{di}{dt}\} + \mathcal{L}\{4i\} + \mathcal{L}\{13\int_0^t i(\tau)d\tau\} = \mathcal{L}\{26\} Using the rules for transforms of derivatives and integrals: [sI(s)i(0)]+4I(s)+13I(s)s=26s[sI(s) - i(0)] + 4I(s) + 13\frac{I(s)}{s} = \frac{26}{s}. Substitute the initial condition i(0)=5i(0) = 5: [sI(s)5]+4I(s)+13I(s)s=26s[sI(s) - 5] + 4I(s) + \frac{13I(s)}{s} = \frac{26}{s}. Group the terms containing I(s)I(s): I(s)(s+4+13s)5=26sI(s)(s + 4 + \frac{13}{s}) - 5 = \frac{26}{s}. Move the constant term to the right side: I(s)(s+4+13s)=5+26sI(s)(s + 4 + \frac{13}{s}) = 5 + \frac{26}{s}. Combine the terms on each side with a common denominator: I(s)(s2+4s+13s)=5s+26sI(s)\left(\frac{s^2 + 4s + 13}{s}\right) = \frac{5s + 26}{s}. Finally, solve for I(s)I(s) by multiplying both sides by ss2+4s+13\frac{s}{s^2 + 4s + 13}: I(s)=5s+26s2+4s+13I(s) = \frac{5s+26}{s^2+4s+13}. Choice A is correct. Choice C results from incorrectly assuming the initial condition i(0)=0i(0)=0. Choice D ignores the constant term on the right side of the equation. Choice B results from a sign error when moving the 5-5 term.

Question 7

Let F(s)=L{f(t)}F(s) = \mathcal{L}\{f(t)\}. If the Laplace transform of the second derivative of f(t)f(t) is L{f(t)}=1s24\mathcal{L}\{f''(t)\} = \frac{1}{s^2-4}, and the initial conditions are f(0)=2f(0) = -2 and f(0)=1f'(0) = 1, what is the expression for F(s)F(s)?

  1. F(s)=1s2(s24)2s+1s2F(s) = \frac{1}{s^2(s^2-4)} - \frac{2}{s} + \frac{1}{s^2} (correct answer)
  2. F(s)=1s2(s24)+2s1s2F(s) = \frac{1}{s^2(s^2-4)} + \frac{2}{s} - \frac{1}{s^2}
  3. F(s)=1s242s+1F(s) = \frac{1}{s^2-4} - 2s + 1
  4. F(s)=s24s22s+1F(s) = \frac{s^2-4}{s^2} - 2s + 1
Explanation: The formula for the Laplace transform of a second derivative is L{f(t)}=s2F(s)sf(0)f(0)\mathcal{L}\{f''(t)\} = s^2F(s) - sf(0) - f'(0). We are given L{f(t)}\mathcal{L}\{f''(t)\}, f(0)f(0), and f(0)f'(0), and we need to solve for F(s)F(s). Substituting the given values into the formula: 1s24=s2F(s)s(2)(1)\frac{1}{s^2-4} = s^2F(s) - s(-2) - (1) 1s24=s2F(s)+2s1\frac{1}{s^2-4} = s^2F(s) + 2s - 1 Now, we rearrange the equation to isolate F(s)F(s): s2F(s)=1s242s+1s^2F(s) = \frac{1}{s^2-4} - 2s + 1 F(s)=1s2(s24)2ss2+1s2F(s) = \frac{1}{s^2(s^2-4)} - \frac{2s}{s^2} + \frac{1}{s^2} F(s)=1s2(s24)2s+1s2F(s) = \frac{1}{s^2(s^2-4)} - \frac{2}{s} + \frac{1}{s^2} This matches choice A. B is incorrect due to sign errors when moving the terms 2s2s and 1-1 to the other side of the equation. C is incorrect as it represents s2F(s)s^2F(s), not F(s)F(s). D is incorrect because it confuses the roles of the transform and the function, and makes an algebraic error.

Question 8

A function f(t)f(t) is defined as f(t)={20t<10t1f(t) = \begin{cases} 2 & 0 \le t < 1 \\ 0 & t \ge 1 \end{cases}. The function f(t)f(t) has a jump discontinuity at t=1t=1. What is the Laplace transform of its derivative, L{f(t)}\mathcal{L}\{f'(t)\}?

  1. 2s2ess\frac{2}{s} - \frac{2e^{-s}}{s}
  2. 2es-2e^{-s} (correct answer)
  3. 22es2 - 2e^{-s}
  4. 2s-\frac{2}{s}
Explanation: The standard formula L{f(t)}=sF(s)f(0)\mathcal{L}\{f'(t)\} = sF(s) - f(0) is only valid for continuous functions f(t)f(t). For a function with a jump discontinuity, the derivative involves a Dirac delta function. We can write f(t)f(t) using the Heaviside step function u(t)u(t) as: f(t)=2(u(t0)u(t1))=22u(t1)f(t) = 2(u(t-0) - u(t-1)) = 2 - 2u(t-1). The derivative in the sense of generalized functions is: f(t)=ddt(22u(t1))=2δ(t1)f'(t) = \frac{d}{dt}(2 - 2u(t-1)) = -2\delta(t-1), where δ(t)\delta(t) is the Dirac delta function. The Laplace transform of the delta function shifted by aa is L{δ(ta)}=eas\mathcal{L}\{\delta(t-a)\} = e^{-as}. Therefore, L{f(t)}=L{2δ(t1)}=2es\mathcal{L}\{f'(t)\} = \mathcal{L}\{-2\delta(t-1)\} = -2e^{-s}. Alternatively, one can use the extended formula for discontinuous functions: L{f(t)}=sF(s)f(0)kestk[f(tk+)f(tk)]\mathcal{L}\{f'(t)\} = sF(s) - f(0) - \sum_k e^{-s t_k} [f(t_k^+) - f(t_k^-)]. Here, f(0)=2f(0)=2, F(s)=L{22u(t1)}=2s2essF(s) = \mathcal{L}\{2 - 2u(t-1)\} = \frac{2}{s} - \frac{2e^{-s}}{s}. The jump at t=1t=1 is f(1+)f(1)=02=2f(1^+)-f(1^-) = 0-2 = -2. The formula gives s(2s2ess)2es(2)=(22es)2+2es=0s(\frac{2}{s} - \frac{2e^{-s}}{s}) - 2 - e^{-s}(-2) = (2 - 2e^{-s}) - 2 + 2e^{-s} = 0. This is incorrect. The general formula includes all jumps. This method is tricky. The first method using the delta function is more direct. Choice A is F(s)F(s), not L{f(t)}\mathcal{L}\{f'(t)\}. Choice C is sF(s)sF(s). Choice D is incorrect and does not account for the behavior at t=1t=1.

Question 9

The Laplace transform of the solution to yk2y=0y''-k^2y=0 with y(0)=y0y(0)=y_0 and y(0)=v0y'(0)=v_0 is Y(s)=y0s+v0s2k2Y(s) = \frac{y_0 s + v_0}{s^2-k^2}. Let g(t)=y(t)g(t) = y'(t). What is G(s)=L{g(t)}G(s) = \mathcal{L}\{g(t)\}?

  1. sY(s)sY(s)
  2. y0s2+v0ss2k2\frac{y_0 s^2 + v_0 s}{s^2-k^2}
  3. v0s+y0k2s2k2\frac{v_0 s + y_0 k^2}{s^2-k^2} (correct answer)
  4. v0sy0k2s2k2\frac{v_0 s - y_0 k^2}{s^2-k^2}
Explanation: We are asked to find the Laplace transform of g(t)=y(t)g(t) = y'(t). Using the property for the transform of a derivative: G(s)=L{y(t)}=sY(s)y(0)G(s) = \mathcal{L}\{y'(t)\} = sY(s) - y(0). We are given Y(s)=y0s+v0s2k2Y(s) = \frac{y_0 s + v_0}{s^2-k^2} and y(0)=y0y(0)=y_0. Substituting these into the formula: G(s)=s(y0s+v0s2k2)y0G(s) = s\left(\frac{y_0 s + v_0}{s^2-k^2}\right) - y_0 G(s)=y0s2+v0ss2k2y0G(s) = \frac{y_0 s^2 + v_0 s}{s^2-k^2} - y_0 To combine these terms, we find a common denominator: G(s)=y0s2+v0ss2k2y0(s2k2)s2k2G(s) = \frac{y_0 s^2 + v_0 s}{s^2-k^2} - \frac{y_0(s^2-k^2)}{s^2-k^2} G(s)=(y0s2+v0s)(y0s2y0k2)s2k2G(s) = \frac{(y_0 s^2 + v_0 s) - (y_0 s^2 - y_0 k^2)}{s^2-k^2} G(s)=y0s2+v0sy0s2+y0k2s2k2G(s) = \frac{y_0 s^2 + v_0 s - y_0 s^2 + y_0 k^2}{s^2-k^2} G(s)=v0s+y0k2s2k2G(s) = \frac{v_0 s + y_0 k^2}{s^2-k^2}. This matches choice C. Choice A, sY(s)sY(s), is a common mistake that forgets to subtract the initial condition y(0)y(0). Choice B is the intermediate term sY(s)sY(s) before subtracting y0y_0. Choice D results from a sign error in the algebraic simplification.

Question 10

Let F(s)=L{f(t)}F(s) = \mathcal{L}\{f(t)\}. Given that f(0)=4f(0) = 4, which of the following expressions correctly represents L{e3tf(t)}\mathcal{L}\{e^{3t}f'(t)\}?

  1. sF(s3)4sF(s-3) - 4
  2. (s3)F(s3)4(s-3)F(s-3) - 4 (correct answer)
  3. sF(s)4e3ssF(s) - 4e^{-3s}
  4. (s3)F(s)4(s-3)F(s) - 4
Explanation: This problem requires applying two Laplace transform properties: the transform of a derivative and the first shifting theorem (s-shift). First, find the Laplace transform of f(t)f'(t). Let g(t)=f(t)g(t) = f'(t). G(s)=L{f(t)}=sF(s)f(0)=sF(s)4G(s) = \mathcal{L}\{f'(t)\} = sF(s) - f(0) = sF(s) - 4. Next, apply the first shifting theorem to find L{e3tg(t)}\mathcal{L}\{e^{3t}g(t)\}. The theorem states that L{eatg(t)}=G(sa)\mathcal{L}\{e^{at}g(t)\} = G(s-a). In our case, a=3a=3, so we replace every ss in G(s)G(s) with (s3)(s-3): L{e3tf(t)}=G(s3)=(s3)F(s3)4\mathcal{L}\{e^{3t}f'(t)\} = G(s-3) = (s-3)F(s-3) - 4. Choice B is correct. Choice A, sF(s3)4sF(s-3) - 4, incorrectly applies the shift only to F(s)F(s) and not to the factor ss multiplying it. This would be the transform of ddt(e3tf(t))=3e3tf(t)+e3tf(t)\frac{d}{dt}(e^{3t}f(t)) = 3e^{3t}f(t) + e^{3t}f'(t). Choice D does not shift the argument of F(s)F(s). Choice C incorrectly mixes the s-shift and t-shift properties.

Question 11

Let Y(s)=L{y(t)}=3s2+9Y(s) = \mathcal{L}\{y(t)\} = \frac{3}{s^2+9}. If it is known that y(0)=0y(0)=0, what must be the value of the initial condition y(0)y'(0) such that L{y(t)}\mathcal{L}\{y''(t)\} is equal to 9Y(s)-9Y(s)?

  1. 00
  2. 11
  3. 33 (correct answer)
  4. 99
Explanation: The formula for the Laplace transform of a second derivative is L{y(t)}=s2Y(s)sy(0)y(0)\mathcal{L}\{y''(t)\} = s^2Y(s) - sy(0) - y'(0). We are given Y(s)=3s2+9Y(s) = \frac{3}{s^2+9} and y(0)=0y(0) = 0. We are also given the condition that L{y(t)}=9Y(s)\mathcal{L}\{y''(t)\} = -9Y(s). Let's substitute the known information into the derivative formula: L{y(t)}=s2(3s2+9)s(0)y(0)\mathcal{L}\{y''(t)\} = s^2\left(\frac{3}{s^2+9}\right) - s(0) - y'(0) L{y(t)}=3s2s2+9y(0)\mathcal{L}\{y''(t)\} = \frac{3s^2}{s^2+9} - y'(0). Now we set this equal to the given condition, 9Y(s)-9Y(s): 3s2s2+9y(0)=9(3s2+9)=27s2+9\frac{3s^2}{s^2+9} - y'(0) = -9\left(\frac{3}{s^2+9}\right) = \frac{-27}{s^2+9}. Now, we solve for y(0)y'(0): y(0)=3s2s2+9+27s2+9y'(0) = \frac{3s^2}{s^2+9} + \frac{27}{s^2+9} y(0)=3s2+27s2+9y'(0) = \frac{3s^2 + 27}{s^2+9} y(0)=3(s2+9)s2+9=3y'(0) = \frac{3(s^2 + 9)}{s^2+9} = 3. So, the initial condition must be y(0)=3y'(0)=3. (Note: The inverse transform of Y(s)=3s2+9Y(s) = \frac{3}{s^2+9} is y(t)=sin(3t)y(t) = \sin(3t). This satisfies y(0)=0y(0)=0 and y(0)=3cos(0)=3y'(0) = 3\cos(0) = 3. The DE is y+9y=0y''+9y=0, which transforms to L{y}=9L{y}=9Y(s)\mathcal{L}\{y''\}=-9\mathcal{L}\{y\}=-9Y(s).) Distractors: A, B, and D are other plausible integer values that arise from miscalculation.

Question 12

Let Y(s)=L{y(t)}Y(s) = \mathcal{L}\{y(t)\}. Given the initial conditions y(0)=2y(0)=2, y(0)=0y'(0)=0, y(0)=1y''(0)=-1, and y(0)=5y'''(0)=5, find the Laplace transform of the fourth derivative, y(4)(t)y^{(4)}(t).

  1. s4Y(s)2s3s5s^4Y(s) - 2s^3 - s - 5
  2. s4Y(s)2s3+s5s^4Y(s) - 2s^3 + s - 5 (correct answer)
  3. s4Y(s)5s3+s22s^4Y(s) - 5s^3 + s^2 - 2
  4. s4Y(s)2s3s2+5ss^4Y(s) - 2s^3 - s^2 + 5s
Explanation: The formula for the Laplace transform of the fourth derivative is: L{y(4)(t)}=s4Y(s)s3y(0)s2y(0)sy(0)y(0)\mathcal{L}\{y^{(4)}(t)\} = s^4Y(s) - s^3y(0) - s^2y'(0) - sy''(0) - y'''(0). Substitute the given initial conditions into the formula: =s4Y(s)s3(2)s2(0)s(1)(5)= s^4Y(s) - s^3(2) - s^2(0) - s(-1) - (5) =s4Y(s)2s30+s5= s^4Y(s) - 2s^3 - 0 + s - 5 =s4Y(s)2s3+s5= s^4Y(s) - 2s^3 + s - 5. This corresponds to choice B. Choice A, s4Y(s)2s3s5s^4Y(s) - 2s^3 - s - 5, results from a sign error on the sy(0)sy''(0) term. Choice C, s4Y(s)5s3+s22s^4Y(s) - 5s^3 + s^2 - 2, results from reversing the order of the initial conditions in the formula. Choice D results from misaligning the powers of ss with the corresponding initial conditions.

Question 13

Given that L{f(t)}=sF(s)4\mathcal{L}\{f'(t)\} = sF(s) - 4 and L{f(t)}=s2F(s)4s+3\mathcal{L}\{f''(t)\} = s^2F(s) - 4s + 3, what is f(0)f'(0)?

  1. 33
  2. 3-3 (correct answer)
  3. 44
  4. 4-4
Explanation: From L{f(t)}=sF(s)4\mathcal{L}\{f'(t)\} = sF(s) - 4, we can identify that L{f(t)}=sF(s)f(0)\mathcal{L}\{f'(t)\} = sF(s) - f(0), so f(0)=4f(0) = 4. From L{f(t)}=s2F(s)4s+3\mathcal{L}\{f''(t)\} = s^2F(s) - 4s + 3, we use the formula L{f(t)}=s2F(s)sf(0)f(0)\mathcal{L}\{f''(t)\} = s^2F(s) - sf(0) - f'(0). Substituting f(0)=4f(0) = 4: s2F(s)4sf(0)=s2F(s)4s+3s^2F(s) - 4s - f'(0) = s^2F(s) - 4s + 3. Therefore, f(0)=3-f'(0) = 3, which gives f(0)=3f'(0) = -3. Choice A confuses the sign. Choice C uses f(0)f(0) instead of f(0)f'(0). Choice D uses f(0)-f(0).