MathJax


Wednesday, March 31, 2021

2021-011

Given the linear differential equation below:

$$ y' = 4y + 16 $$

which alternative corresponds to a possible solution?

  1. \( y(t) = e^{4t - 4} - 16 \)
  2. \( y(t) = 13e^{4t - 4} - 4 \)
  3. \( y(t) = e^{t} - 16 \)
  4. \( y(t) = 25e^{t} - 256 \)
  5. None of the above.


Original Idea by: José Nascimento

No comments:

Post a Comment

2026-326

Consider the graph on the figure below. Determine the number of back edges, cross edges, and forward edges generated by the Depth-First Sear...