Question 393540
<br><font face="Tahoma">Volume of a box=length*width*height <br>

We can easily see that the height of the box will be x.<br>

What about the length and the width?<br>

The length should be 10 inches minus x inches minus x inches, since there would be two x's cut out of the length.<br>

The width should be 6 inches minus x inches minus x inches, since there would be two x's cut out of the width as well.<br>

So, we have:<br>

height=x<br>

length=10-2x<br>

width=6-2x<br>

{{{Volume=x*(10-2x)*(6-2x)}}} inches cubed<br>

{{{V=4x^3-32x^2+60x}}} inches cubed<br>

You can multiply those terms out using the FOIL method and you will end up with the correct answer.<br>

In some cases, it might be easier to leave the Volume in that first factored form.<br>

I hope this helps!<br>