inequality problem help solve

You might start by trying some small numbers. The smallest case would be 4, 3, 2; does that work? Then try others; and as you do this, you should be looking for ways to limit the number of cases you need to try.
 
Top