<p>Couldn't you just scroll through the answers the solve gives you and pick out the integers? (I'm probably being really dense, but it makes sense to me.)</p>
<p>Use the "factor" option instead of solve. You will only get integers and fractions. Of course, it will be in the form x-2 (for example) and you will just have to know that x=2.</p>
<p>For these kinds of problems, it shouldn't be too hard to wrrite a program on the spot.</p>
<p>What I would do to find integer solutions: write a programs that prompts for a min and a max, and then check to see which integers in that range work.</p>