Upgrading from:

NumberTheory`Recognize`

Recognize is now available as the newly added built-in Mathematica kernel function RootApproximant.

Find a linear polynomial in t with solution 1.7:

Version 5.2 << NumberTheory`Recognize`;
Recognize[1.7, 1, t]