Find the volume of the three-dimensional figure in terms of x.
![Find the volume of the threedimensional figure in terms of x class=](https://us-static.z-dn.net/files/d67/c896d108be98b7eee4c4241c0b52d484.jpeg)
Answer:
That is a cylinder and cylinder volume = PI * radius^2 * height
radius = x + 5
height = x
volume = PI * (x + 5)^2 * x
volume = PI * (x^2 + 10x + 25) * x
volume = PI * x^3 + 10x^2 + 25x
Step-by-step explanation: