Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Download
20865 views
1
<exercise masterit-seed="0932" masterit-slug="D1" masterit-name="Discontinuous functions and distributions">
2
<statement>
3
<p>
4
Illustrustrate both of the following integrals. Then explain how
5
to compute each.
6
</p>
7
<me>
8
\int_{ 2 }^{ 8 }
9
3 \, \delta\left(t - 5\right)
10
\,dt
11
\hspace{2em}
12
\int_{ 2 }^{ 8 }
13
3 \, \mathrm{u}\left(t - 5\right)
14
\,dt
15
</me>
16
</statement>
17
<answer>
18
<me>
19
\int_{ 2 }^{ 8 }
20
3 \, \delta\left(t - 5\right)
21
\,dt = 3
22
\hspace{2em}
23
\int_{ 2 }^{ 8 }
24
3 \, \mathrm{u}\left(t - 5\right)
25
\,dt = 9 </me>
26
</answer>
27
</exercise>
28
29
30