Eric Nicholas K's answer to Kathy's Secondary 4 A Maths Singapore question.

done {{ upvoteCount }} Upvotes
clear {{ downvoteCount * -1 }} Downvotes
Eric Nicholas K
Eric Nicholas K's answer
5997 answers (Tutor Details)
1st
Let's say a = 6, b = 8.

Then a - b = -2 and modulus of -2 is 2.
Similarly, b - a = 2 and modulus of 2 is 2.

So modulus of a - b in this case equals 2, which is basically b - a (swapping the order after removing the modulus)

Similarly, modulus of b - a in this case equals 2, which is basically b - a (just remove the modulus)