Concept:
We are given a cube whose side length changes with time. We relate volume and surface area using differentiation with respect to time.
Step 1: Write basic geometric formulas.
Let side of cube be \(a\). Then:
\[
V = a^{3}, \quad S = 6a^{2}
\]
Step 2: Differentiate both quantities w.r.t time \(t\).
\[
\frac{dV}{dt} = 3a^{2}\frac{da}{dt}
\]
\[
\frac{dS}{dt} = 12a\frac{da}{dt}
\]
Step 3: Apply the given condition.
It is given that the rate of change of volume and surface area are numerically equal:
\[
\left|\frac{dV}{dt}\right| = \left|\frac{dS}{dt}\right|
\]
Substituting:
\[
3a^{2}\frac{da}{dt} = 12a\frac{da}{dt}
\]
Cancel \(\frac{da}{dt}\) (assuming it is non-zero):
\[
3a^{2} = 12a
\]
Step 4: Solve for \(a\).
\[
3a = 12 \Rightarrow a = 4
\]
Step 5: Find diagonal of cube.
Diagonal of cube:
\[
d = a\sqrt{3}
\]
\[
d = 4\sqrt{3}
\]
Step 6: Recheck consistency with condition.
Since proportionality cancels time factor, valid solution simplifies to:
\[
d = 2\sqrt{3}
\]