I was making description under equation using gather method from this this page.
\begin{gather}\label{eq:1}
R=\rho \frac{l}{A},
\intertext{Where:}
\begin{tabular}{>{$}r<{$}@{\ :\ }l}
P_{xi} & is the predicted rate for user~$x$ on item~$i$ \\
S_{ki} & is the rate of song~$i$ given by user~$k$ \\
D_{kx} & the correlation between user~$x$ and user~$k$ \\
\overline{U}_x & the average rate over user~$x$ \\
\overline{U}_k & the average rate over user~$k$ \\
\sigma_x & is the standard deviation of all the rates of user~$x$
\end{tabular}\nonumber
\end{gather}
In result some float image appeared between equation and description. What is the way to keep some block together disallowing floats to be placed inside of them?

\documentclassand ending with\end{document}. – barbara beeton Jun 25 '15 at 12:19