Question
If # is a binary operation defined by a # b = maximum of { a, b } or a max b, find the value of 5 # 3.?
Answers
Steve
well, which is the max of 3 and 5?