The area of the front, top and side of a right rectangular prism are $36 cm^2, 40cm^2$ and $45cm^2$ respectively. Determine the exact length of the diagonal of the prism.
So I know that the diagonal, if the length, width and height were each $a, b, c$, would be $\sqrt{a^2+b^2+c^2}$. Also, $a^2+b^2+c^2 \ge ab+bc+ca$. WLOG, let $ab = 36, bc = 40, ca = 45$. Then $ab+bc+ca = 121$, and the diagonal will be at least $11$. I'm quite inclined to believe this is the answer, but I'm having a problem making sure. For example, I could calculate that $abc = 180\sqrt{2}$, but that doesn't seem to help me... Any help would be really appreciated!
You already write $$ab=36,\qquad bc=40,\qquad ca=45$$
Then, we have $$36\times 45=ab\times ca=bc\times a^2=40a^2\implies a=\frac{9}{\sqrt 2}$$ from which $$b=\frac{36}{a}=4\sqrt 2,\qquad c=\frac{45}{a}=5\sqrt 2$$ follow.
So, the answer is $$\sqrt{a^2+b^2+c^2}=\frac{7\sqrt{10}}{2}$$