-
saidov.mikhail
- Junior | Next Rank: 30 Posts
- Posts: 25
- Joined: Sat Dec 08, 2012 5:03 am
For any integers x and y, min(x, y) and max(x, y) denote the minimum and the maximum of x and y, respectively. For example, min(5, 2) = 2 and max(5, 2) = 5. For the integer w, what is the value of min(10, w) ?
(1) w = max(20, z) for some integer z.
(2) w = max(10, w)
I'm confused with description of example. Why min (5,2) = 2 ?
thanks for help
(1) w = max(20, z) for some integer z.
(2) w = max(10, w)
I'm confused with description of example. Why min (5,2) = 2 ?
thanks for help














