Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Download
3775 views
ubuntu2004
1
<exercise checkit-seed="0000" checkit-slug="Demo5" checkit-title="XML Entities">
2
<statement>
3
<p>
4
Determine if each of the following piecewise functions is continuous.
5
</p>
6
<ol>
7
<li>
8
<p>
9
<me>
10
l(x) =
11
\begin{cases}
12
x - 3 &amp; x \leq 0 \\
13
5 \, x - 3 &amp; x &gt; 0 \\
14
\end{cases}
15
</me>
16
</p>
17
</li>
18
<li>
19
<p>
20
<me>
21
k(x) =
22
\begin{cases}
23
-2 \, x + 6 &amp; x \leq 0 \\
24
-5 \, x + 9 &amp; x &gt; 0 \\
25
\end{cases}
26
</me>
27
</p>
28
</li>
29
</ol>
30
</statement>
31
<answer>
32
<ol>
33
<li><p>Yes</p></li>
34
<li><p>No</p></li>
35
</ol>
36
</answer>
37
</exercise>
38
39