Answer: a<b
Explanation:
Given statement: "a number a is always less than another number b."
We use "<" or ">" sign to show less than or more than comparison in a mathematical statement.
If a is less than b then it can represented as
a < b
The expressions expresses the relationship between a and b would be:
a < b