Draw minimum spanning tree

A question is this type if and only if it asks you to draw the minimum spanning tree after finding it, typically using vertices provided in a diagram.

3 questions · Moderate -0.8

7.04b Minimum spanning tree: Prim's and Kruskal's algorithms
Sort by: Default | Easiest first | Hardest first
OCR Further Discrete AS 2024 June Q5
10 marks Moderate -0.8
5 A garden centre sells mixed packs of flower bulbs.
Each pack contains bulbs which produce flowers of two different colours. The cost, in \(\pounds\), of a pack of each colour combination is shown in the table below.
Pack typeABCDE
ColoursRed, orangeRed, yellowOrange, yellowRed, pinkOrange, pink
Cost \(( \pounds )\)1.503.004.005.256.50
  1. Represent the information in the table as a network in which the vertices are the colours and the arcs are the packs available, weighted using the costs.
  2. Construct a minimum spanning tree for the network. Taylor wants to buy at most four different packs of bulbs and to ensure that the packs include bulbs capable of producing all four flower colours. Taylor wants to minimise the total cost of these packs.
  3. Determine whether or not buying the packs represented by the solution to part (b) solves Taylor's problem.
  4. Represent Taylor's problem as an LP formulation, in which the variables are the number of packs of each type.
Edexcel D1 2023 January Q5
9 marks Easy -1.2
5. \section*{Question 5 continued} \section*{D}
\includegraphics[max width=\textwidth, alt={}]{ed8418c4-cdc9-480f-aa09-a16e16933acb-15_147_654_1254_806}
A
  • \({ } ^ { \text {B } }\)
  • F \(\stackrel { \bullet } { \mathrm { H } }\)
Diagram 1
AQA Further AS Paper 2 Discrete 2024 June Q5
4 marks Moderate -0.3
A network of roads connects the villages \(A\), \(B\), \(C\), \(D\), \(E\), \(F\) and \(G\) The weight on each arc in the network represents the distance, in miles, between adjacent villages. The network is shown in the diagram below. \includegraphics{figure_5}
  1. Draw, in the space below, the spanning tree of minimum total length for this road network. [3 marks]
  2. Find the total length of the spanning tree drawn in part (a). [1 mark]