What is the area of a ring with an outer diameter of 90 inches and an inner diameter of 80 inches?
- 435 * pi
- 425 * pi
- 325 * pi
Explanation
A ring's (annulus) area is pi*(R^2 - r^2) using the two radii. The radii are half the diameters: R = 45 in and r = 40 in, so R^2 - r^2 = 2025 - 1600 = 425, giving 425*pi square inches. Using diameters instead of radii would give the wrong values.
syazaraehah asking:
how to solve it
Community Comments (3)
Please Sign In to post a comment.