Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Download
3774 views
ubuntu2004
1
<exercise checkit-seed="0003" checkit-slug="Demo4" checkit-title="Figure Example">
2
<statement>
3
<p>
4
How many vertices and edges does the graph depicted below have?
5
</p>
6
<figure>
7
<image TEMP-assets-url="https://checkit.clontz.org/demo/assets" TEMP-assets-file="Demo4/07.png"/>
8
<caption>A wheel graph</caption>
9
<description>
10
A full description of 07.png for accessibility.
11
That is, a wheel graph with 6 vertices on its
12
exterior.
13
</description>
14
</figure>
15
</statement>
16
<answer>
17
<p>
18
The graph has <m>7</m> vertices and
19
<m>12</m> edges.
20
</p>
21
</answer>
22
</exercise>
23
24