Skip to main content
Lemma

TMUA practice: Exponentials Logs, problem 1

A TMUA-calibre exponentials logs problem at difficulty 4 of 5, with the full worked solution.

The question
A right rectangular prism whose surface area and volume are numerically equal has edge lengths log2x,log3x,\log_{2}x, \log_{3}x, and log4x.\log_{4}x. What is x?x?
A 262\sqrt{6}
B 666\sqrt{6}
C 2424
D 4848
E 576576

The correct answer is highlighted. E

Worked solution

The surface area of this right rectangular prism is 2(log2xlog3x+log2xlog4x+log3xlog4x).2(\log_{2}x\log_{3}x+\log_{2}x\log_{4}x+\log_{3}x\log_{4}x).

The volume of this right rectangular prism is log2xlog3xlog4x.\log_{2}x\log_{3}x\log_{4}x.

Equating the numerical values of the surface area and the volume, we have

2(log2xlog3x+log2xlog4x+log3xlog4x)=log2xlog3xlog4x.2(\log_{2}x\log_{3}x+\log_{2}x\log_{4}x+\log_{3}x\log_{4}x)=\log_{2}x\log_{3}x\log_{4}x.

Dividing both sides by log2xlog3xlog4x,\log_{2}x\log_{3}x\log_{4}x, we get

2(1log4x+1log3x+1log2x)=1.()2\left(\frac{1}{\log_{4}x}+\frac{1}{\log_{3}x}+\frac{1}{\log_{2}x}\right)=1. \hspace{15mm} (\bigstar)

Recall that logba=1logab\log_{b}a=\frac{1}{\log_{a}b} and logb(an)=nlogba,\log_{b}\left(a^n\right)=n\log_{b}a, so we rewrite ()(\bigstar) as

2(logx4+logx3+logx2)=12logx24=1logx576=1x=(E) 576.\begin{align*} 2(\log_{x}4+\log_{x}3+\log_{x}2)&=1 \\ 2\log_{x}24&=1 \\ \log_{x}576&=1 \\ x&=\boxed{\textbf{(E)}\ 576}. \end{align*}