Minimum-Cost Spanning Trees Quiz

Minimum-Cost Spanning Trees Quiz

12th Grade

6 Qs

quiz-placeholder

Similar activities

Unit 4 Math Assessment (MC 5th Grade)

Unit 4 Math Assessment (MC 5th Grade)

5th Grade - University

9 Qs

Linear Regression - Ti-83/84

Linear Regression - Ti-83/84

7th - 12th Grade

10 Qs

Properties of Logarithms

Properties of Logarithms

9th - 12th Grade

10 Qs

Understanding Graphs: Intercepts and Trends in Real Life

Understanding Graphs: Intercepts and Trends in Real Life

7th Grade - University

10 Qs

Scatter Plots, Trend Lines, and Two Way Table Review

Scatter Plots, Trend Lines, and Two Way Table Review

8th Grade - University

10 Qs

TSI Lesson 4

TSI Lesson 4

9th - 12th Grade

9 Qs

Spanning Trees Quiz

Spanning Trees Quiz

12th Grade

8 Qs

Decision revision

Decision revision

12th Grade

10 Qs

Minimum-Cost Spanning Trees Quiz

Minimum-Cost Spanning Trees Quiz

Assessment

Quiz

Mathematics

12th Grade

Hard

Created by

Donna Pickens

FREE Resource

6 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Use Kruskal's algorithm for minimum-cost spanning trees on the graph below. The cost of the tree found is:

A) 20

B) 14

C) 19

D) 16

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The graph below shows the cost (in hundreds of dollars) of installing telephone wires between the work spaces in an office complex. Use Kruskal's algorithm for minimum-cost spanning trees to find the cost for establishing this phone network.

A) $2100

B) $2200

C) $2400

D) $2900

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A connected graph G has 31 vertices. How many edges does a spanning tree of G have?

A) 30

B) 31

C) 32

D) 33

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In which of the diagrams below do the wiggled edges represent spanning trees?

I only

II only

Both I and II

Neither I nor II

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Suppose a maintenance worker needs to empty garbage dumpsters from five locations on the grounds of a park in the most efficient way possible. The technique most likely to be useful in solving this problem is:

finding an Euler circuit on a graph.

applying the nearest-neighbor algorithm for the traveling salesman problem.

applying Kruskal’s algorithm for finding a minimum-cost spanning tree for a graph.

None of these techniques is likely to apply.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Use modified Kruskal’s algorithm for maximum-cost spanning trees on the graph below. The cost of the tree found is:

22

32

40

49