Tagged Questions
1
vote
2answers
172 views
Problem with the answers package.
I am using the answers package to build a series of exercises. The problem i have encountered is when going from
\item $ 5x^2-x \geq 0 $
\begin{sol}
$x \geq 1, x \leq 0$
\end{sol}
to
...