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
Explanation:
4.6m questions
6.0m answers