Timer
00:00
Answers
A
B
C
D
E
Stats
Difficulty—
For any integers a and b, min(a, b) and max(a, b) denote the minimum and maximum of a and b, respectively.
For example, min(1, 2) = 1 and max(1, 2) = 2.
For the integer x, what is the value of max (x, 8)?
(1) max(x^2, x) = 16
(2) min(9, x) = x
[spoiler]OA=A[/spoiler]
Source: Veritas Prep
For example, min(1, 2) = 1 and max(1, 2) = 2.
For the integer x, what is the value of max (x, 8)?
(1) max(x^2, x) = 16
(2) min(9, x) = x
[spoiler]OA=A[/spoiler]
Source: Veritas Prep
















