The options are:
- $c/3b$
- $a/c$
- $b/3c$
According to the test rules, there should be one corrected answer only.
I think both the first and second options are correct because:
$a/b > c/3b$
$a > c/3$ (I can do this because I know $b > 0$)
$3a > c$ which is true considering the hypothesis.
$a/b > a/c$
$1/b > 1/c$ (always because $a > 0$)
$c > b$
So my first question is: is my procedure wrong? Or are the two options actually both true?
My second question is: what about the third option? I don't know how to demonstrate whether it is true or false.