Question 372480
suppose you are to move a box whose height is 2 cm more than its lenght is 3 cm more than its width.if l,w,and h represent lenght.find the volume of the box in terms of w.

Let w = the width of the box
 w + 3= the height of the box
 
w+3 = L + 2
 L = w+1

Volume = w*L*h
       = w*(w+1)*(w+3)