Find the volume and surface area of a rectangular box.

4in 4in 4in

To find the volume of a rectangular box, we multiply the length, width, and height of the box together.

Volume = length * width * height

In this case, the length, width, and height are all 4 inches

Volume = 4in * 4in * 4in = 64 cubic inches

To find the surface area of a rectangular box, we add up the areas of all six sides of the box.

Surface Area = 2 * (length * width) + 2 * (length * height) + 2 * (width * height)

Surface Area = 2 * (4in * 4in) + 2 * (4in * 4in) + 2 * (4in * 4in) = 2(16in²) + 2(16in²) + 2(16in²) = 32in² + 32in² + 32in² = 96in²