SOLUTION: show that the conjecture is false by a counterexample. If a>b, then a/b>0.

Algebra ->  Formulas -> SOLUTION: show that the conjecture is false by a counterexample. If a>b, then a/b>0.      Log On


   



Question 1080753: show that the conjecture is false by a counterexample. If a>b, then a/b>0.
Answer by ikleyn(52788) About Me  (Show Source):
You can put this solution on YOUR website!
.
Take a = 1, b = -1.

Then a > b, but a%2Fb = 1%2F%28-1%29 = -1 < 0.


Your counterexample.