Concept:
If
\[
P(x)=a_0x^n+a_1x^{n-1}+\cdots+a_n
\]
has roots \(\alpha,\beta,\gamma\), then the polynomial whose roots are
\[
\frac1\alpha,\frac1\beta,\frac1\gamma
\]
is obtained by replacing \(x\) by \(\frac1x\) and multiplying by \(x^n\).
Step 1: Write the given polynomial.
\[
P(x)=6x^3-29x^2+46x+24
\]
Step 2: Substitute \(x=\frac1t\).
\[
P\!\left(\frac1t\right)
=
6\left(\frac1{t^3}\right)
-
29\left(\frac1{t^2}\right)
+
46\left(\frac1t\right)
+
24
\]
Multiplying by \(t^3\),
\[
6-29t+46t^2+24t^3
\]
Step 3: Arrange in descending powers.
\[
24t^3+46t^2-29t+6
\]
Replacing \(t\) by \(x\),
\[
\boxed{24x^3+46x^2-29x+6}
\]