138k views
5 votes
find the volume of a rectangular prism if the length is 3x^2, the width is 2xand the height is x^2+3x+5

User Icastell
by
3.1k points

1 Answer

4 votes

You are given the length of a rectangular prism of 3x^2, width of 2x and height of x^2 + 3x +5. You are required to find the volume of a rectangular prism. Using the equation V = l x w x h, we multiply the three dimensions.

V = l x w x h

V = (3x^2)(2x)( x^2 + 3x +5)

V = 2x (3x^4 + 9x^3 + 15x^2)

V = 6x^5 + 18x^4 + 30x^3

The volume of the rectangular prism is 6x^5 + 18x^4 + 30x^3.

User Nikartix
by
3.0k points