a)
Minimum spanning tree cost:
The number of edges for a minimal spanning tree may be calculated using the formula below.:
In Equation, replacewith the value.
The following are the steps to determining the least spanning tree:
Begin with the graph's vertices " A ."
• Each vertices "A " has two angles with such a load of 6 vertices point A to point B and 1 vertices from to .
• From A through E vertices, the minimum weight is 1 as indicated below:

Next, starts with vertex “B ”.
• The vertex "B " has four edges with weights of 6 vertices from B to A ,5 vertices from B to C ,2 vertices from B to E , and 2 vertices from B to F . From B to E vertices, the minimum weights are 2; from B to F vertices, the minimum weights are 2. Take a look at the initial minimal weight value. As a result, the minimal weight 2 from B to E vertices are as follows:

Then comes the vertex " C ."
• Each vertices " C " has four edges having weights of 5 vertices through C to B ,6 vertices as C to D,5 vertices from C to F, and 4 vertices from C to G.
• From C through G vertices, the lower limit is 4 as indicated below:

Then comes the vertex "D ."
• Each vertices "D" has four edges having weights of 5 vertices through D to B,6 vertices as D to D ,5 vertices from D to F, and 4 vertices from D to G.
• From D through G vertices, the lower limit is 4.
Then comes the vertex " E ."
• The vertex "E " has three edges with weights of one from E to A , two from E to B, and one from E to F vertices.
• The first and second weights have already been drawn.
From E through F vertices, the minimum weight is 1 as indicated below:
Next, begin with vertex "F ."
• The vertex "F " has four edges, each with a weight of one from F to E , two from F to B , five between F and C , and three from F to G .
• The first and second weights have already been drawn.
From F through G vertices, the minimum weight is 3 as indicated below:

The following vertex is "."
• The vertex "G" has four edges with weights of 3 between G and F vertices,4 between G and C vertices,5 between G and D vertices, and 3 between G and H vertices.
• The third and fourth weights have already been drawn.
o From G through H vertices, the minimum weight is 3 as illustrated below:
Finally, the minimum spanning tree is shown below:

The cost of the minimum spanning tree is the sum of all the weighted edges.
Therefore, the cost of the minimum spanning tree: 19