Length of the cylinder = 84.5 cm
Diameter of the cylinder = 2.40 cm
The circumference is
π(2.40 cm) = 2.4π cm.
The area is
A = (2.4π cm)*(84.5 cm) = 637.1 cm²
Answer: a. 637 cm²
Complete Question:
Consider the following statements.
S1. Kruskal’s algorithm might produce a non-minimal spanning tree.
S2. Kruskal’s algorithm can efficiently be implemented using the disjoint-set data structure.
a) S1 is true but S2 is false
b) Both S1 and S2 are false
c) Both S1 and S2 are true
d) S2 is true but S1 is false
Answer:
d) S2 is true but S1 is false
Step-by-step explanation:
Kruskal's algorithm is an algorithm that produces minimum spanning tree and finds an edge of the least possible weight that connects any two trees in the forest. It is a greedy algorithm in graph theory that finds a minimum spanning tree for a connected weighted graph and adds increasing cost arcs at each of the steps.
In Kruskal’s algorithm, the disjoint-set data structure is used for its implementation. It always finds the Minimum Spanning Tree for any connected graph.
The answer would be C because in an equation of y = | x - k | + b, you take the value outside of the abs. val. bars and shift it vertically that amount, but you take k and shift it to the negative of that value horizontally.
so basically your graph is |x| shifted 5 to the right and 4 down. this means that k would be -5 (since the shift is the k value times negative one), and b would be 4. therefore y = | x - (-5) | -5, which is equivalent to C
Answer:
75 squares
Step-by-step explanation:
ovals is proportional to the number of squares
75 ovals = 75 squares * constant of proportionality ( this could be any number)
so for 75 ovals we can have
75 squares ,
or 2*75 = 150 squares ,
or we could have .6 *75 = 45 squares
For 5 sodas sold, there are 9 teas sold
the ratio is tea: soda, or 9:5
B) 9:5 is your answer
hope this helps