2 2 votes Let$le(x, y) =$ least of x and y (i.e., $\min(x, y))$$me(x, y) =$ maximum of x and y (i.e., $\max(x, y))$$mo(x) = |x|$ (absolute value)For real numbers $a, b,$ which of the following must be true?$mo(le(a, b)) ≥ me(mo(a), mo(b))$$mo(le(a, b)) > me(mo(a), mo(b))$$mo(le(a, b)) < le(mo(a), mo(b))$$mo(le(a, b)) ≥ le(mo(a), mo(b))$ Quantitative Aptitude cat1995 quantitative-aptitude equations multiple-sub-parts + – Misbah Ghaya 8.8k points 1.8k views answer comment Share Follow Print 0 reply Please log in or register to add a comment.
0 0 votes $$le(mo(a), mo(b)) ≤ mo(le(a, b)) ≤ me(mo(a), mo(b)).$$Hence only option D is guaranteed true. Arjun answered Aug 17, 2025 Arjun 8.1k points comment Share Follow 0 reply Please log in or register to add a comment.