Based on the vertices and the pre-order traversal order the tree would be visited is e, i, b, h, f, a, c, d, g.
<h3>What order will the tree be visited?</h3>
When using the pre-order traversal, the order would be from the root child node to the left child node to right child node.
The root node is the highest node which is e. From here you'll then proceed to the left roots first which means you'll go to i and then b.
From there you go to h and then f. The next nodes would be a and c.
Continuing from left to right, you'll then go to d and then g.
You'll therefore start from "e" and move to "i" and then "b" to "h" and then "f" and "a" to "c" and then to "" and finally to "g"
Find out more on the pre-order traversal at brainly.com/question/14559964.
#SPJ1
Explanation:
Given
perpendicular (p) = 48
base(b) = 14
hypotenuse (h) = x = ?
We know by using Pythagoras theorem
x² = p² + b²
x² = 48² + 14²
x² =2304 + 196
x² = 2500
x = √2500
Therefore x = 50
Hope it will help you :)
Answer: See below
Explanation:
For this question, we are given the volume, and we want to find the diameter. We have to work backwards to get our radius, then to find the diameter.
(Volume of cylinder)
(The π cancel out)
(Plug in h=8)
(Divide 8)
(Square root of 9 is 3)
Now that we have our radius, we can find our diameter.
(Equation for diameter)
(Plug in r=3)
(Multiply)
Generate and refine what?