The difference of two numbers is less than the greater number?

1 answer

Answer

1047253

2026-08-16 06:35

+ Follow

Not always:

Consider 3 and 2: the difference is 3 - 2 = 1 < the larger

Now consider 3 and 0: the difference is 3 - 0 = 3 = the larger

Now consider 3 and -1: the difference is 3 - (-1) = 4 > the larger.

ReportLike(0ShareFavorite

Copyright © 2026 eLLeNow.com All Rights Reserved.