For the quotient n divided by 2/3 , will the result be greater than n, less than n or equal to n?
1 Answer
Jan 12, 2017
It depends...
Explanation:
#n -: 2/3 = n xx 3/2 = n+n/2#
So:
#{ ("if " n > 0 " then " n -: 2/3 > n), ("if " n = 0 " then " n -: 2/3 = n), ("if " n < 0 " then " n -: 2/3 < n) :}#