SOLUTION: An open rectangular box is to be made from a piece of cardboard 20 inches wide and 20 inches long by cutting a square from each corner and bending up the sides. (a) Express the vo

Algebra ->  Conversion and Units of Measurement -> SOLUTION: An open rectangular box is to be made from a piece of cardboard 20 inches wide and 20 inches long by cutting a square from each corner and bending up the sides. (a) Express the vo      Log On


   



Question 789015: An open rectangular box is to be made from a piece of cardboard 20 inches wide and 20 inches long by cutting a square from each corner and bending up the sides.
(a) Express the volume V of the box as a function of the size x of the cutout.

Found 2 solutions by mananth, ikleyn:
Answer by mananth(16946) About Me  (Show Source):
You can put this solution on YOUR website!
An open rectangular box is to be made from a piece of cardboard 20 inches wide and 20 inches long by cutting a square from each corner and bending up the sides.
(a) Express the volume V of the box as a function of the size x of the cutout.
2
Volume of box = x*(20-2x)(20-2x) cu.in
x((400 -80x+4x^2)=V
4x^3-80x^2+400x = V
(rectified)

Answer by ikleyn(52781) About Me  (Show Source):
You can put this solution on YOUR website!
.

The solution and the answer in the post by @mananth are INCORRECT.

The correct solution is

        V(x) = x*(20-2x)*(20-2x) = x%2A%2820-2x%29%5E2 = x%2A%28400-80x%2B4x%5E2%29 = 400x+-+80x%5E2+%2B+4x%5E3.