23 pointsThe length of a rectangular box is 1 inch longer than twice the width (x).The height is 5 inches.which is the volume (y) function
![23 pointsThe length of a rectangular box is 1 inch longer than twice the width xThe height is 5 incheswhich is the volume y function class=](https://us-static.z-dn.net/files/d91/5bd9d4d0f7c6b187d829ed7e3c1308f8.png)
y = 5x ( 2x + 1)
Explanations:Let the width of the rectangular box be x
Let the length be L
Let the height be H
Let the volume be y
The length of the rectangular box is 1 inch longer than twice the width (x)
L = 2x + 1
The Height is 5 inch
H = 5
The volume of a rectangular box is:
Volume = Length x Width x Height
y = LHx
y = (2x + 1) (5) (x)
y = 5x (2x + 1)