Question No: 343
Each face of two noncongruent parallelepipeds is a rhombus whose diagonals have lengths
and
. The ratio of the volume of the larger of the two polyhedra to the volume of the smaller is
, where
and
are relatively prime positive integers. Find
. A parallelepiped is a solid with six parallelogram faces such as the one shown below.
![[asy] unitsize(2cm); pair o = (0, 0), u = (1, 0), v = 0.8*dir(40), w = dir(70); draw(o--u--(u+v)); draw(o--v--(u+v), dotted); draw(shift(w)*(o--u--(u+v)--v--cycle)); draw(o--w); draw(u--(u+w)); draw(v--(v+w), dotted); draw((u+v)--(u+v+w)); [/asy]](https://latex.artofproblemsolving.com/b/c/c/bcc8a67600e8a557236d37e2d01ae1737ef052b5.png)