80.7k views
4 votes
The length of the base of a rectangular prism is given as x + 4, and the width of the base is x +2. The height of the rectangular prism is three more than two times the length. Build a function to model the volume of the rectangular prism.

User Shlomtzion
by
7.9k points

1 Answer

3 votes

Answer:

V(x) = (x +4)(x +2)(2x +11)

Explanation:

For length L = (x+4), the height is ...

2L +3 = 2(x+4) +3

= 2x +8 +3

= 2x +11

The volume is the product of length, width, and height, so is ...

V = (x +4)(x +2)(2x +11)

User Rub
by
7.9k points