Answer:
Step-by-step explanation:
The volume formula can be used to find the height and width of a box with volume 4368 in³ and height 1 in greater than width.
The volume formula is ...
V = LWH
Substituting given information, using w for the width, we have ...
4368 = (24)(w)(w+1)
We want to find the value of w.
182 = w² +w . . . . . . . . divide by 24
182.25 = w² +w +0.25 = (w +0.5)² . . . . . . add 0.25 to complete the square
13.5 = w +0.5 . . . . . . . . take the positive square root
w = 13 . . . . . . . . . . . . subtract 0.5
h = w+1 = 14
The height of the box is 14 inches; the width is 13 inches.
__
Additional comment
By "completing the square", we can arrive at the exact dimensions of the box, as we did above. Note that we only added 0.25 to the equation to do this.
For numbers close together, the geometric mean (root of their product) is about the same as the arithmetic mean (half the sum):
[tex]\sqrt{w(w+1)}\approx\dfrac{w+(w+1)}{2}=w+\dfrac{1}{2}\\\\w\approx\sqrt{182}-\dfrac{1}{2}\approx12.99[/tex]
Using this approximation to arrive at the conclusion w=13 saves the steps of figuring the value necessary to complete the square, then adding that before taking the root.