If a < b and a < c then
a is the smallest number
Reason — If a < b and a < c, it means a is less than both b and c. Therefore, a is the smallest number among a, b, and c.
a < b and a < c
a
b
c