If a, b, c are integers and a > b, then
(I) (a ÷ c) > (b ÷ c), if c is positive
(II) (a ÷ c) < (b ÷ c), if c is negative
Both the statements are correct
Let us take an example such that a > b.
Let a = 15, b = 10 and c = 5.
(I) When c is positive:
(15 ÷ 5) > (10 ÷ 5)
(II) When c is negative:
(15 ÷ (-5)) < (10 ÷ (-5))
∴ If a, b, c are integers and a > b, then
(I) (a ÷ c) > (b ÷ c), if c is positive
(II) (a ÷ c) < (b ÷ c), if c is negative