7= 16 + 3x
7-16 = 3x
-9 = 3x
x = (-9)/(3)
x = -3
Answer:
there is a 12.5% increase
Answer:
See attached graph for the first part
Answer to second part: The end part of the graph show the slowest increase
Step-by-step explanation:
The attached picture represents the number of infected people, starting with a relatively small number at the origin of the horizontal axis (x=0, or time=0) then increasing abruptly in the center of the graph with steep slope. and then infection slowing down (although still slowly increasing) in the region highlighted in yellow to the right of the graph.
An Euler path, in a graph or multi graph, is a walk through the graph which uses every edge exactly once. An Euler circuit is an Euler path which starts and stops at the same vertex. Our goal is to find a quick way to check whether a graph (or multi graph) has an Euler path or circuit.
hope it helps