I guess the diagonal length given is from one corner of the box to the opposite corner reached by traversing one length side, one edge side and one height side.
Using Pythagoras, the length of the diagonal of the base (length by width) can be found.
Using this diagonal and the height of the box, the diagonal from corner-to-opposite-corner of the box can be found using Pythagoras. However, as this [longer] diagonal is know, the height can be found by rearranging this last use of Pythagoras:
Diagonal_base2 = length2 + width2
Diagonal_box2 = diagonal_base2 + height2
⇒ height = √(diagonal_box2 - diagonal_base2 )
= √(diagonal_box2 - (length2 + width2))
= √(diagonal_box2 - length2 - width2)
Now that the formula has been derived, plugging in (substituting) the various lengths will allow the height to be calculated.
Volume of a rectangular prism is length x height x width.
A rectangular prism with a height of 7, a width of 5 and a length of 8 has a volume of 280 units3
A rectangular prism with a length of 11m, width of 8m and height of 3m has a volume of 264m3
The measurement of length, width, and height finds the volume of a cube or rectangular prism.
Volume = Length x Width x Height So Height = Volume / (Length x Width)
length, width, height
Volume of a rectangular prism is length x height x width.
The volume of a rectangular prism is given by the formula volume of rectangular prism = length x width x height If the length is l, the width is w and the height is h the volume is given by volume = lwh
It is an extension of Pythagoras's theorem to 3-dimensions. Diagonal2 = Length2 + Width2 + Height2
A rectangular prism with a height of 7, a width of 5 and a length of 8 has a volume of 280 units3
A rectangular prism with a length of 11m, width of 8m and height of 3m has a volume of 264m3
The measurement of length, width, and height finds the volume of a cube or rectangular prism.
Volume = Length x Width x Height So Height = Volume / (Length x Width)
Length by width by height
cube
width*height*length=perimeter of a rectangular prism! :)
It is the extension of Pythagoras's theorem to 3-d. d2 = l2 + w2 + h2