Answer:
The height of the spanning tree is one by the breadth-first search at the central vertex of Wn.
Step-by-step explanation:
The graph is connected and has a spanning tree where the tree can build using a depth-first search of the graph. Start with chosen vertex, the graph as the root, and root add vertices and edges such as each new edge is incident with vertex and vertices are not in path. If all vertices are included, it will do otherwise, move back to the next level vertex and start passing. It is for depth-first search. For breadth-first search, start with chosen vertex add all edges incident to a vertex. The new vertex is added and becomes the vertices at level 1 in the spanning tree, and each vertex at level 1 adds each edge incident to vertex and other vertex connected to the edge of the tree as long as it does not produce.
Step-by-step explanation:
<h3>Let the literate and illiterate people of Rashkundu Village be 4x and x respectively then </h3><h3>4x + x = 6550</h3><h3>5x = 6550</h3><h3>x = 6550 / 5</h3><h3>x = 1310</h3><h3 /><h3>Therefore </h3><h3>no. of literate people = 4 * 1310 = 5240</h3><h3 /><h3>no. of illiterate people = 1310 </h3><h3 /><h3>Hope it will help :)</h3>
I'm assuming you meant 1.5 × 10⁴. Remember, when we write in standard form, you need to use ^ to denote it's 'to the power of'. So it would be 1.5 × 10^4.
I'm also assuming you meant in decimal form, because that's already in standard form.
However, the answer is 15,000. This is because you lose one zero when multiplying a decimal with one number after it. For each number after the decimal, you take off a zero. Therefore, the end number is 15,000.
I believe the answer is 8
Answer:
D) When x=2, y=14
When x=4, y=28
Step-by-step explanation:
By using slope= y2-y1/x2-x1
I get (1,7) and (3,21) from the table
slope= 21-7/3-1= 14/2= 7
Then I plug in the values into y=mx+b
7= 7(1) +b
b= 0
Getting an equation of y=7x
When x= 2
y= 7(2)= 14
When x= 4
y= 7(4)= 28