Deck 7: The Cost of Being Connected

ملء الشاشة (f)
exit full mode
سؤال
Consider the network shown below; draw two different spanning trees for the network. Consider the network shown below; draw two different spanning trees for the network.  <div style=padding-top: 35px>
استخدم زر المسافة أو
up arrow
down arrow
لقلب البطاقة.
سؤال
Consider the network shown below; what is the redundancy of the network? Consider the network shown below; what is the redundancy of the network?  <div style=padding-top: 35px>
سؤال
A city consists of three boroughs, and each borough has five neighborhoods and each neighborhood consists of ten houses. You have been hired to run a fiber-optic cable, networking all of the houses to each other. No matter the length, it costs $100 to connect any one house to any other house. Based on all of this information, what will it cost to network all of the houses in the city together so that there are
no redundancies? Hint: Think of each house as a vertex.
سؤال
Consider the network shown in below; how many edges are bridges? Consider the network shown in below; how many edges are bridges?  <div style=padding-top: 35px>
سؤال
How many different spanning trees can be found in the following network? How many different spanning trees can be found in the following network?  <div style=padding-top: 35px>
سؤال
Consider the network shown below; draw the minimum spanning tree for this network by applying Kruskal's algorithm. Consider the network shown below; draw the minimum spanning tree for this network by applying Kruskal's algorithm.  <div style=padding-top: 35px>
سؤال
Consider the network shown below; draw the minimum spanning tree for this network by applying Kruskal's algorithm. Consider the network shown below; draw the minimum spanning tree for this network by applying Kruskal's algorithm.  <div style=padding-top: 35px>
سؤال
Is it possible to have a tree in which every vertex has even degree? Explain.
سؤال
What number of edges will be bridges in a tree which has fifteen vertices?
سؤال
A local telecommunications company is planning on placing fiber-optic cables along existing roads to network together several towns in a remote area of upstate Vermont. The table below gives the distance in kilometers between each of the towns via these roads. If it costs the company $800 per kilometer to lay down the cable, then find the cost of the cheapest network connecting all of the towns. A local telecommunications company is planning on placing fiber-optic cables along existing roads to network together several towns in a remote area of upstate Vermont. The table below gives the distance in kilometers between each of the towns via these roads. If it costs the company $800 per kilometer to lay down the cable, then find the cost of the cheapest network connecting all of the towns.  <div style=padding-top: 35px>
سؤال
Consider the network shown below; draw two different spanning trees for the network. Consider the network shown below; draw two different spanning trees for the network.  <div style=padding-top: 35px>
سؤال
Which of the graphs shown below are not trees? Which of the graphs shown below are not trees?  <div style=padding-top: 35px>
سؤال
Is every graph with 8 vertices and 7 edges a tree? Explain.
سؤال
What is the redundancy of the complete graph K5 ?
سؤال
A local telecommunications company is planning on placing fiber-optic cables along existing roads to network together several towns in a remote area of upstate Vermont. The table below gives the distance in miles between each of the towns via these roads. If it costs the company $1000 per mile to lay down the cable, then find the cost of the cheapest network connecting all of the towns. A local telecommunications company is planning on placing fiber-optic cables along existing roads to network together several towns in a remote area of upstate Vermont. The table below gives the distance in miles between each of the towns via these roads. If it costs the company $1000 per mile to lay down the cable, then find the cost of the cheapest network connecting all of the towns.  <div style=padding-top: 35px>
سؤال
A connected graph contains 25 edges and every edge in the graph is a bridge. How many vertices does
the graph contain?
سؤال
Which of the graphs shown below are trees? Which of the graphs shown below are trees?  <div style=padding-top: 35px>
سؤال
How many different spanning trees can be found in the following network? How many different spanning trees can be found in the following network?  <div style=padding-top: 35px>
سؤال
Consider the network shown in problem 4; how many edges are not bridges?
سؤال
A city consists of four boroughs, and each borough has six neighborhoods and each neighborhood consists of twenty houses. You have been hired to run a fiber-optic cable, networking all of the houses to each other. No matter the length, it costs $75 to connect any one house to any other house. Based on all of this information, what will it cost to network all of the houses together so that there are no
redundancies? Hint: Think of each house as a vertex.
سؤال
Which of the following scenarios results in a graph which is a tree?

A) A connected graph with 5 vertices and 4 edges.
B) A graph in which every edge is a bridge.
C) A graph in which every pair of vertices has one unique path which connects them.
D) All of the above.
E) None of the above.
سؤال
Consider the Graph K shown below; which of the figures shown below are spanning trees of Graph K? <strong>Consider the Graph K shown below; which of the figures shown below are spanning trees of Graph K?   </strong> A) figure 1 B) figure 2 C) figure 3 D) All of the figures. E) None of the above. <div style=padding-top: 35px>

A) figure 1
B) figure 2
C) figure 3
D) All of the figures.
E) None of the above.
سؤال
A city consists of five boroughs, and each borough has four neighborhoods and each neighborhood consists of ten houses. You have been hired to run a fiber-optic cable, networking all of the houses to each other. No matter the length, it costs $50 to connect any one house to any other house. Based on all of this information, what will it cost to network all of the houses together so that there are no redundancies? Hint: Think of each house as a vertex.

A) $9950
B) $10500
C) $12500
D) $13500
E) None of the above.
سؤال
What is the redundancy of the graph shown below? <strong>What is the redundancy of the graph shown below?   </strong> A) 6 B) 7 C) 8 D) 9 E) None of the above. <div style=padding-top: 35px>

A) 6
B) 7
C) 8
D) 9
E) None of the above.
سؤال
Consider the graph shown below; what is the weight of the minimum spanning tree of the graph?
<strong>Consider the graph shown below; what is the weight of the minimum spanning tree of the graph?   </strong> A) 61 B) 68 C) 72 D) 76 E) None of the above. <div style=padding-top: 35px>

A) 61
B) 68
C) 72
D) 76
E) None of the above.
سؤال
In the graph shown below, how many edges are bridges?
<strong>In the graph shown below, how many edges are bridges?  </strong> A) 3 B) 4 C) 5 D) 6 E) None of the above. <div style=padding-top: 35px>

A) 3
B) 4
C) 5
D) 6
E) None of the above.
سؤال
What is the redundancy of the complete graph K25 ?

A) 275
B) 276
C) 300
D) 25! - 1
E) None of the above.
سؤال
Every tree must have at least two vertices of degree one.

A) This statement is always true.
B) This statement is always false.
C) This statement is only true if there are more than four vertices.
D) This statement is only false if there are more than four vertices.
E) None of the above.
سؤال
How many different spanning trees are found in the network shown below?
<strong>How many different spanning trees are found in the network shown below?  </strong> A) 1 B) 2 C) 3 D) 4 E) None of the above. <div style=padding-top: 35px>

A) 1
B) 2
C) 3
D) 4
E) None of the above.
سؤال
Which of the following scenarios results in a graph which is not a tree?

A) A graph with 5 vertices and 6 edges.
B) A graph in which every edge is a bridge.
C) A graph in which every pair of vertices has one unique path which connects them.
D) All of the above.
E) None of the above.
سؤال
Which of the graphs below are not trees? <strong>Which of the graphs below are not trees?   </strong> A) Graph I B) Graph 2 C) Graph 4 D) Both Graph 1 and Graph 4 E) None of the above. <div style=padding-top: 35px>

A) Graph I
B) Graph 2
C) Graph 4
D) Both Graph 1 and Graph 4
E) None of the above.
سؤال
How many different spanning trees are found in the network shown below? <strong>How many different spanning trees are found in the network shown below?  </strong> A) 4 B) 8 C) 12 D) 16 E) None of the above. <div style=padding-top: 35px>

A) 4
B) 8
C) 12
D) 16
E) None of the above.
سؤال
Consider a connected graph with n vertices; if n - 1 of the vertices have degree 1, then the graph is a tree.

A) This statement is always true.
B) This statement is always false.
C) This statement is always true if and only if one vertex has degree n - 1.
D) This statement is only false if and only if one vertex has degree n - 1.
E) None of the above.
سؤال
Which of the graphs below are trees? <strong>Which of the graphs below are trees?   </strong> A) Graph 1 B) Graph 2 C) Graph 3 D) Graph 2 and Graph 3 E) None of the above. <div style=padding-top: 35px>

A) Graph 1
B) Graph 2
C) Graph 3
D) Graph 2 and Graph 3
E) None of the above.
سؤال
A city consists of five boroughs, and each borough has three neighborhoods and each neighborhood consists of ten houses. You have been hired to run a fiber-optic cable, networking all of the houses to each other. No matter the length, it costs $50 to connect any one house to any other house. Based on all of this information, what will it cost to network all of the houses together so that there are no redundancies? Hint: Think of each house as a vertex.
(a) $7450
(b) $7500
(c) $8000
(d) $8500
(e) None of the above.
سؤال
Consider Graph K shown below; which of the figures shown below are not spanning trees of Graph K?
<strong>Consider Graph K shown below; which of the figures shown below are not spanning trees of Graph K?  </strong> A) figure 1 B) figure 2 C) figure 3 D) Both figure 2 and figure 3 . E) None of the above. <div style=padding-top: 35px>

A) figure 1
B) figure 2
C) figure 3
D) Both figure 2 and figure 3 .
E) None of the above.
سؤال
The local town board has authorized the creation of a new sub-division of five houses. The public works department is given the duty of installing underground electric wires which will network together the houses with the nearby electric sub-station. The table below gives the cost in hundreds dollars of installing wires between each of the houses and the sub-station. Find the cost of the cheapest network connecting the five houses with the sub-station. <strong>The local town board has authorized the creation of a new sub-division of five houses. The public works department is given the duty of installing underground electric wires which will network together the houses with the nearby electric sub-station. The table below gives the cost in hundreds dollars of installing wires between each of the houses and the sub-station. Find the cost of the cheapest network connecting the five houses with the sub-station.   </strong> A) $7100 B) $7200 C) $8800 D) $9600 E) None of the above. <div style=padding-top: 35px>

A) $7100
B) $7200
C) $8800
D) $9600
E) None of the above.
سؤال
Consider the graph shown below; what is the weight of the minimum spanning tree of the graph?
<strong>Consider the graph shown below; what is the weight of the minimum spanning tree of the graph?  </strong> A)  8.3 B)  9.2 C)  11.2 D)  11.6 E) None of the above. <div style=padding-top: 35px>

A) 8.3
B) 9.2
C) 11.2
D) 11.6
E) None of the above.
سؤال
In the graph shown below, how many edges are bridges?
<strong>In the graph shown below, how many edges are bridges?  </strong> A) 1 B) 2 C) 3 D) 4 E) None of the above. <div style=padding-top: 35px>

A) 1
B) 2
C) 3
D) 4
E) None of the above.
سؤال
The local town board has authorized the creation of a new sub-division consisting of five houses. The public works department is given the duty of installing underground electric wires which will network together the houses with a nearby electric sub-station . The table below gives the coast in hundreds dollars of installing wires between each of the houses and sub-station . Find the coast og the cheapest network connecting the five houses with the sub-station.
<strong>The local town board has authorized the creation of a new sub-division consisting of five houses. The public works department is given the duty  of installing underground electric wires which will network together the houses with a nearby electric sub-station . The table below gives the coast in hundreds dollars of installing wires between each of the houses and sub-station . Find the coast og the cheapest network connecting the five houses with the sub-station.  </strong> A) $3200 B) $3800 C) $4300 D) $5700 E) None of the above. <div style=padding-top: 35px>

A) $3200
B) $3800
C) $4300
D) $5700
E) None of the above.
فتح الحزمة
قم بالتسجيل لفتح البطاقات في هذه المجموعة!
Unlock Deck
Unlock Deck
1/40
auto play flashcards
العب
simple tutorial
ملء الشاشة (f)
exit full mode
Deck 7: The Cost of Being Connected
1
Consider the network shown below; draw two different spanning trees for the network. Consider the network shown below; draw two different spanning trees for the network.
Here are two possible choices. There
are many more!
Here are two possible choices. There are many more!
2
Consider the network shown below; what is the redundancy of the network? Consider the network shown below; what is the redundancy of the network?
2
3
A city consists of three boroughs, and each borough has five neighborhoods and each neighborhood consists of ten houses. You have been hired to run a fiber-optic cable, networking all of the houses to each other. No matter the length, it costs $100 to connect any one house to any other house. Based on all of this information, what will it cost to network all of the houses in the city together so that there are
no redundancies? Hint: Think of each house as a vertex.
$14900
4
Consider the network shown in below; how many edges are bridges? Consider the network shown in below; how many edges are bridges?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 40 في هذه المجموعة.
فتح الحزمة
k this deck
5
How many different spanning trees can be found in the following network? How many different spanning trees can be found in the following network?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 40 في هذه المجموعة.
فتح الحزمة
k this deck
6
Consider the network shown below; draw the minimum spanning tree for this network by applying Kruskal's algorithm. Consider the network shown below; draw the minimum spanning tree for this network by applying Kruskal's algorithm.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 40 في هذه المجموعة.
فتح الحزمة
k this deck
7
Consider the network shown below; draw the minimum spanning tree for this network by applying Kruskal's algorithm. Consider the network shown below; draw the minimum spanning tree for this network by applying Kruskal's algorithm.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 40 في هذه المجموعة.
فتح الحزمة
k this deck
8
Is it possible to have a tree in which every vertex has even degree? Explain.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 40 في هذه المجموعة.
فتح الحزمة
k this deck
9
What number of edges will be bridges in a tree which has fifteen vertices?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 40 في هذه المجموعة.
فتح الحزمة
k this deck
10
A local telecommunications company is planning on placing fiber-optic cables along existing roads to network together several towns in a remote area of upstate Vermont. The table below gives the distance in kilometers between each of the towns via these roads. If it costs the company $800 per kilometer to lay down the cable, then find the cost of the cheapest network connecting all of the towns. A local telecommunications company is planning on placing fiber-optic cables along existing roads to network together several towns in a remote area of upstate Vermont. The table below gives the distance in kilometers between each of the towns via these roads. If it costs the company $800 per kilometer to lay down the cable, then find the cost of the cheapest network connecting all of the towns.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 40 في هذه المجموعة.
فتح الحزمة
k this deck
11
Consider the network shown below; draw two different spanning trees for the network. Consider the network shown below; draw two different spanning trees for the network.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 40 في هذه المجموعة.
فتح الحزمة
k this deck
12
Which of the graphs shown below are not trees? Which of the graphs shown below are not trees?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 40 في هذه المجموعة.
فتح الحزمة
k this deck
13
Is every graph with 8 vertices and 7 edges a tree? Explain.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 40 في هذه المجموعة.
فتح الحزمة
k this deck
14
What is the redundancy of the complete graph K5 ?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 40 في هذه المجموعة.
فتح الحزمة
k this deck
15
A local telecommunications company is planning on placing fiber-optic cables along existing roads to network together several towns in a remote area of upstate Vermont. The table below gives the distance in miles between each of the towns via these roads. If it costs the company $1000 per mile to lay down the cable, then find the cost of the cheapest network connecting all of the towns. A local telecommunications company is planning on placing fiber-optic cables along existing roads to network together several towns in a remote area of upstate Vermont. The table below gives the distance in miles between each of the towns via these roads. If it costs the company $1000 per mile to lay down the cable, then find the cost of the cheapest network connecting all of the towns.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 40 في هذه المجموعة.
فتح الحزمة
k this deck
16
A connected graph contains 25 edges and every edge in the graph is a bridge. How many vertices does
the graph contain?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 40 في هذه المجموعة.
فتح الحزمة
k this deck
17
Which of the graphs shown below are trees? Which of the graphs shown below are trees?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 40 في هذه المجموعة.
فتح الحزمة
k this deck
18
How many different spanning trees can be found in the following network? How many different spanning trees can be found in the following network?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 40 في هذه المجموعة.
فتح الحزمة
k this deck
19
Consider the network shown in problem 4; how many edges are not bridges?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 40 في هذه المجموعة.
فتح الحزمة
k this deck
20
A city consists of four boroughs, and each borough has six neighborhoods and each neighborhood consists of twenty houses. You have been hired to run a fiber-optic cable, networking all of the houses to each other. No matter the length, it costs $75 to connect any one house to any other house. Based on all of this information, what will it cost to network all of the houses together so that there are no
redundancies? Hint: Think of each house as a vertex.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 40 في هذه المجموعة.
فتح الحزمة
k this deck
21
Which of the following scenarios results in a graph which is a tree?

A) A connected graph with 5 vertices and 4 edges.
B) A graph in which every edge is a bridge.
C) A graph in which every pair of vertices has one unique path which connects them.
D) All of the above.
E) None of the above.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 40 في هذه المجموعة.
فتح الحزمة
k this deck
22
Consider the Graph K shown below; which of the figures shown below are spanning trees of Graph K? <strong>Consider the Graph K shown below; which of the figures shown below are spanning trees of Graph K?   </strong> A) figure 1 B) figure 2 C) figure 3 D) All of the figures. E) None of the above.

A) figure 1
B) figure 2
C) figure 3
D) All of the figures.
E) None of the above.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 40 في هذه المجموعة.
فتح الحزمة
k this deck
23
A city consists of five boroughs, and each borough has four neighborhoods and each neighborhood consists of ten houses. You have been hired to run a fiber-optic cable, networking all of the houses to each other. No matter the length, it costs $50 to connect any one house to any other house. Based on all of this information, what will it cost to network all of the houses together so that there are no redundancies? Hint: Think of each house as a vertex.

A) $9950
B) $10500
C) $12500
D) $13500
E) None of the above.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 40 في هذه المجموعة.
فتح الحزمة
k this deck
24
What is the redundancy of the graph shown below? <strong>What is the redundancy of the graph shown below?   </strong> A) 6 B) 7 C) 8 D) 9 E) None of the above.

A) 6
B) 7
C) 8
D) 9
E) None of the above.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 40 في هذه المجموعة.
فتح الحزمة
k this deck
25
Consider the graph shown below; what is the weight of the minimum spanning tree of the graph?
<strong>Consider the graph shown below; what is the weight of the minimum spanning tree of the graph?   </strong> A) 61 B) 68 C) 72 D) 76 E) None of the above.

A) 61
B) 68
C) 72
D) 76
E) None of the above.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 40 في هذه المجموعة.
فتح الحزمة
k this deck
26
In the graph shown below, how many edges are bridges?
<strong>In the graph shown below, how many edges are bridges?  </strong> A) 3 B) 4 C) 5 D) 6 E) None of the above.

A) 3
B) 4
C) 5
D) 6
E) None of the above.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 40 في هذه المجموعة.
فتح الحزمة
k this deck
27
What is the redundancy of the complete graph K25 ?

A) 275
B) 276
C) 300
D) 25! - 1
E) None of the above.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 40 في هذه المجموعة.
فتح الحزمة
k this deck
28
Every tree must have at least two vertices of degree one.

A) This statement is always true.
B) This statement is always false.
C) This statement is only true if there are more than four vertices.
D) This statement is only false if there are more than four vertices.
E) None of the above.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 40 في هذه المجموعة.
فتح الحزمة
k this deck
29
How many different spanning trees are found in the network shown below?
<strong>How many different spanning trees are found in the network shown below?  </strong> A) 1 B) 2 C) 3 D) 4 E) None of the above.

A) 1
B) 2
C) 3
D) 4
E) None of the above.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 40 في هذه المجموعة.
فتح الحزمة
k this deck
30
Which of the following scenarios results in a graph which is not a tree?

A) A graph with 5 vertices and 6 edges.
B) A graph in which every edge is a bridge.
C) A graph in which every pair of vertices has one unique path which connects them.
D) All of the above.
E) None of the above.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 40 في هذه المجموعة.
فتح الحزمة
k this deck
31
Which of the graphs below are not trees? <strong>Which of the graphs below are not trees?   </strong> A) Graph I B) Graph 2 C) Graph 4 D) Both Graph 1 and Graph 4 E) None of the above.

A) Graph I
B) Graph 2
C) Graph 4
D) Both Graph 1 and Graph 4
E) None of the above.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 40 في هذه المجموعة.
فتح الحزمة
k this deck
32
How many different spanning trees are found in the network shown below? <strong>How many different spanning trees are found in the network shown below?  </strong> A) 4 B) 8 C) 12 D) 16 E) None of the above.

A) 4
B) 8
C) 12
D) 16
E) None of the above.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 40 في هذه المجموعة.
فتح الحزمة
k this deck
33
Consider a connected graph with n vertices; if n - 1 of the vertices have degree 1, then the graph is a tree.

A) This statement is always true.
B) This statement is always false.
C) This statement is always true if and only if one vertex has degree n - 1.
D) This statement is only false if and only if one vertex has degree n - 1.
E) None of the above.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 40 في هذه المجموعة.
فتح الحزمة
k this deck
34
Which of the graphs below are trees? <strong>Which of the graphs below are trees?   </strong> A) Graph 1 B) Graph 2 C) Graph 3 D) Graph 2 and Graph 3 E) None of the above.

A) Graph 1
B) Graph 2
C) Graph 3
D) Graph 2 and Graph 3
E) None of the above.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 40 في هذه المجموعة.
فتح الحزمة
k this deck
35
A city consists of five boroughs, and each borough has three neighborhoods and each neighborhood consists of ten houses. You have been hired to run a fiber-optic cable, networking all of the houses to each other. No matter the length, it costs $50 to connect any one house to any other house. Based on all of this information, what will it cost to network all of the houses together so that there are no redundancies? Hint: Think of each house as a vertex.
(a) $7450
(b) $7500
(c) $8000
(d) $8500
(e) None of the above.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 40 في هذه المجموعة.
فتح الحزمة
k this deck
36
Consider Graph K shown below; which of the figures shown below are not spanning trees of Graph K?
<strong>Consider Graph K shown below; which of the figures shown below are not spanning trees of Graph K?  </strong> A) figure 1 B) figure 2 C) figure 3 D) Both figure 2 and figure 3 . E) None of the above.

A) figure 1
B) figure 2
C) figure 3
D) Both figure 2 and figure 3 .
E) None of the above.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 40 في هذه المجموعة.
فتح الحزمة
k this deck
37
The local town board has authorized the creation of a new sub-division of five houses. The public works department is given the duty of installing underground electric wires which will network together the houses with the nearby electric sub-station. The table below gives the cost in hundreds dollars of installing wires between each of the houses and the sub-station. Find the cost of the cheapest network connecting the five houses with the sub-station. <strong>The local town board has authorized the creation of a new sub-division of five houses. The public works department is given the duty of installing underground electric wires which will network together the houses with the nearby electric sub-station. The table below gives the cost in hundreds dollars of installing wires between each of the houses and the sub-station. Find the cost of the cheapest network connecting the five houses with the sub-station.   </strong> A) $7100 B) $7200 C) $8800 D) $9600 E) None of the above.

A) $7100
B) $7200
C) $8800
D) $9600
E) None of the above.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 40 في هذه المجموعة.
فتح الحزمة
k this deck
38
Consider the graph shown below; what is the weight of the minimum spanning tree of the graph?
<strong>Consider the graph shown below; what is the weight of the minimum spanning tree of the graph?  </strong> A)  8.3 B)  9.2 C)  11.2 D)  11.6 E) None of the above.

A) 8.3
B) 9.2
C) 11.2
D) 11.6
E) None of the above.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 40 في هذه المجموعة.
فتح الحزمة
k this deck
39
In the graph shown below, how many edges are bridges?
<strong>In the graph shown below, how many edges are bridges?  </strong> A) 1 B) 2 C) 3 D) 4 E) None of the above.

A) 1
B) 2
C) 3
D) 4
E) None of the above.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 40 في هذه المجموعة.
فتح الحزمة
k this deck
40
The local town board has authorized the creation of a new sub-division consisting of five houses. The public works department is given the duty of installing underground electric wires which will network together the houses with a nearby electric sub-station . The table below gives the coast in hundreds dollars of installing wires between each of the houses and sub-station . Find the coast og the cheapest network connecting the five houses with the sub-station.
<strong>The local town board has authorized the creation of a new sub-division consisting of five houses. The public works department is given the duty  of installing underground electric wires which will network together the houses with a nearby electric sub-station . The table below gives the coast in hundreds dollars of installing wires between each of the houses and sub-station . Find the coast og the cheapest network connecting the five houses with the sub-station.  </strong> A) $3200 B) $3800 C) $4300 D) $5700 E) None of the above.

A) $3200
B) $3800
C) $4300
D) $5700
E) None of the above.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 40 في هذه المجموعة.
فتح الحزمة
k this deck
locked card icon
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 40 في هذه المجموعة.