The symbols $ and # each represent one of the following operations: addition, subtraction, multiplication or division. What is the value of 1 $ 1 # 1?
(1) 2 $ 2 # 2 = 3
(2) 3 $ 2 # 1 = 5
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 integers a and b, what is the value of max(a,b)?
(1) a > b
(2) ab = −1
1 Crore+ students have signed up on EduRev. Have you? Download the App |
For any positive number n, the function #n represents the value of the number n rounded to the nearest integer. If k is a positive number, what is the units digit of #k?
(1) #(10k) = 10k
(2) #(100k) is 10300.
If b is prime and the symbol # represents one of the following operations: addition, subtraction, multiplication, or division, is the value of b # 2 even or odd?
(1) (b # 1) # 2 = 5
(2) 4 # b = 3 # (1 # b) and b is even
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. If x, y, and z are integers, what is max(y, 8)?
(1) min(9, x) = y
(2) min(6, z) = y
If f(x) = x3 + 9, is f(x) positive?
(1) x < −1
(2) x > −3
[x] denotes to be the least integer no less than x. Is [2d] = 0?
(1) [d] = 0
(2) [3d] = 0
In the fraction x/y, where x and y are positive integers, what is the value of y ?
(1) The least common denominator of x/y and 1/3 is 6.
(2) x = 1
If @ denotes one of two arithmetic operations, addition or multiplication, what is the value of m@2 ?
(1) 2@m = 6
(2) 1@3 = m
A function "a#b" is defined for integers a and b such that a#b = a+b if both a and b are odd, and a#b = (a*b)/2 otherwise. For integers x and y, what is x#y?
(1) |y| < 1.
(2) x = 14k, where 'k' is a non negative integer.