To find the height of the cone, we can use the Pythagorean Theorem, which states that in a right triangle, the square of the length of the hypotenuse (the side opposite the right angle) is equal to the sum of the squares of the lengths of the other two sides.
In this case, we have a cone with:
- The diameter of the base \(d = 10\) cm, which means the radius \(r = \frac{d}{2} = 5\) cm.
- The slant height \(l = 13\) cm (this is the hypotenuse of the right triangle).
We want to find the height \(h\) of the cone. The relationship between the height, radius, and slant height can be expressed as: \[ l^2 = r^2 + h^2. \]
Substituting the known values: \[ 13^2 = 5^2 + h^2, \] \[ 169 = 25 + h^2. \]
Now, subtract 25 from both sides: \[ 169 - 25 = h^2, \] \[ 144 = h^2. \]
Finally, take the square root of both sides to find \(h\): \[ h = \sqrt{144} = 12 \text{ cm}. \]
Thus, the height of the cone is 12 cm.