366,720 views
34 votes
34 votes
A rectangular piece of metal is 15 in longer than it is wide. Squares with sides 3 in long are cut from the four comers and the flaps are folded upward to form an open box. If the volume of the box is 1218 in³ what were the originaldimensions of the piece of metal?What is the original width? in

User Ahuman
by
2.4k points

1 Answer

19 votes
19 votes

Let's make a wuick sketch of the metal. Let x be its width. Since the length is 15 in longer, the legnth is x + 15:

As we can see, both the length and the width will lose 3 in on each side, so each will be 6 in smaller on the final box.

The height of the box will be just the dimension of the square that was cut off.

So, the final box will have a length of x + 15 - 6 in and a width of x - 6 in, and its height is 3 in.

The volume of a rectangular box like this is the products of its three dimensions, so:


\begin{gathered} V=(x+15-6)(x-6)3 \\ V=3(x+9)(x-6) \end{gathered}

We know the volume is 1218 in³, so:


3(x+9)(x-6)=1218

To solve x, we will first need to distribute the parenthesis, but before that we can simplify the equation by dividing both sides by three:


\begin{gathered} (x+9)(x-6)=(1218)/(3) \\ (x+9)(x-6)=406 \\ x^2-6x+9x-54=406 \\ x^2-6x+9x-54-406=0 \\ x^2+3x-460=0 \end{gathered}

Now, we have a quadratic equation, so we can use the quadratic formula to solve for x:


\begin{gathered} x=\frac{-b\pm\sqrt[]{b^2-4ac}}{2a}=\frac{-3\pm\sqrt[]{3^2-4(1)(-460)}}{2(1)} \\ x=\frac{-3\pm\sqrt[]{9^{}+1840}}{2}=\frac{-3\pm\sqrt[]{1849}}{2}=(-3\pm43)/(2) \\ x_1=(-3+43)/(2)=(40)/(2)=20 \\ x_2=(-3-43)/(2)=(-46)/(2)=-23 \end{gathered}

Since x is the original width of the box, it can't be a negative value, so the second solution is invalid in this case.

This means that the only possible solutions is 20, and its units is in inches, so 20 in.

So, the original width was 20 in, which makes the original length equal to 35 in.

A rectangular piece of metal is 15 in longer than it is wide. Squares with sides 3 in-example-1
User EBehbahani
by
3.3k points