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

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)