SOLUTION: A rectangular piece of metal is 10 in. longer than it is wide. Squares with sides 2 in. long are cut from the four corners, and the flaps are folded upward to form an open box. If

Algebra ->  Quadratic Equations and Parabolas  -> Quadratic Equations Lessons  -> Quadratic Equation Lesson -> SOLUTION: A rectangular piece of metal is 10 in. longer than it is wide. Squares with sides 2 in. long are cut from the four corners, and the flaps are folded upward to form an open box. If       Log On


   



Question 732612: A rectangular piece of metal is 10 in. longer than it is wide. Squares with sides 2 in. long are cut from the four corners, and the flaps are folded upward to form an open box. If the volume of the box is 832 in^3, what were the original dimensions of the piece of metal?
Answer by KMST(5328) About Me  (Show Source):
You can put this solution on YOUR website!
The original piece of metal measured highlight%2820in%29 byhighlight%2830in%29 .

THE FIFTH GRADER WAY TO THE SOLUTION:
The box will have a height of 2 inches.
Volume is area of the base times height, so for a volume of 832in%5E3 with a height of 2in, the surface area of the base of the box must be
832in%5E3%2F2in=416in%5E2
The length and width of the base of the box will still be 10in apart, just as the length and width of the rectangular piece of metal were, because the flaps are taking off the same amount from length and with, so the dimensions of the base of the box, in inches, must be two numbers, 10 units apart whose product is 416.
Dividing 416 by 2 repeatedly the fifth grader finds that the factorization of 416 is
416=2%2A2%2A2%2A2%2A2%2A13
Length and width numbers must both be even because they differ by 10, so the fifth grader tries to pait the 13 with a 2, to split the factorization into two factors like this:
416=%282%2A2%2A2%2A2%29%2A%282%2A13%29
and happily finds out that those factors are
16=2%2A2%2A2%2A2 and 26=2%2A13 and those must be the dimensions of the bottom of the box, since 16%2B10=26.
With 2 inch flaps on each side adding 4 inches the length and width of the original piece of metal were:
26in%2B4in=highlight%2830in%29 and 16in%2B4in=highlight%2820in%29

THE ALGEBRA WAY:
x= width of metal piece (in inches)
x%2B10= length of metal piece (in inches)
With the flaps taking off 4 inches (2 on each side) from length and width, the base of the box will measure
x-4 inches wide by x%2B10-4=x%2B6 inches long.
The surface area of the bottom of the box (in square inches will be
%28x-4%29%28x%2B6%29
The volume of the box, in cubic inches, can be calculated by multiplying the surface area of the bottom times the 2-inch height of the box, so it is
2%28x-4%29%28x%2B6%29=832
Dividing both sides by 2 we get
%28x-4%29%28x%2B6%29=416

There are many ways to solve the problem from this point on:

1) You could multiply to get a quadratic equation
%28x-4%29%28x%2B6%29=416 --> x%5E2%2B2x-24=416 --> x%5E2%2B2x-440=0
and then solve the resulting quadratic equation by the method of your choice:
1A) Quadratic formula (painful, but effective):
x=%28-2+%2B-+sqrt%282%5E2-4%2A1%2A%28-440%29%29%29%2F%282%2A1%29 --> x=%28-2+%2B-+sqrt%284%2B1760%29%29%29%2F2 --> x=%28-2+%2B-+sqrt%281764%29%29%29%2F2 --> x=%28-2+%2B-+42%29%29%2F2
At this point you choose x=%28-2%2B42%29%2F2 only,
because the other choice gives you an unrealistic negative length.
x=%28-2%2B42%29%2F2 --> x=40%2F2 --> highlight%28x=20%29
1B) Completing the square (always effective, sometimes painful):
x%5E2%2B2x-24=416 --> x%5E2%2B2x-440=0 --> x%5E2%2B2x=440 or
x%5E2%2B2x-24=416 --> x%5E2%2B2x=416%2B24 --> x%5E2%2B2x=440 and then
x%5E2%2B2x=440 --> x%5E2%2B2x%2B1=440%2B1 --> %28x%2B1%29%5E2=441 --> %28x%2B1%29%5E2=21%5E2 --> only x%2B1=21 --> highlight%28x=20%29 because x%2B1=-21<-->x=-22 does not make sense.
1C) Factoring (works in this case, but not always):
x%5E2%2B2x-440=0 --> %28x%2B22%29%28x-20%29=0 --> only x-20=0 --> highlight%28x=20%29 because x%2B22=0<-->x=-22 does not make sense.

2) You could think like a fifth grader and decide that x-4=16 x%2B6=26 work, so x=16%2B4 --> highlight%28x=20%29

3) You could decide you want to do mental math and pick y=x%2B1 midway between the 10-units-apart x-4 and x%2B6 (their average, in other words).
With that (mental) substitution, %28x-4%29%28x%2B6%29=416 turns into
%28y-5%29%28y%2B5%29=416 --> y%5E2-25=416 --> y%5E2=416%2B25 --> y%5E2=441 --> y%5E2=21%5E2
and because y=-21<->x%2B1=-21<-->x=-22 does not make sense
y=21 --> x%2B1=21 --> highlight%28x=20%29