CAT 2000 — QA Question 24
Answer the following question based on the information given below.
For three distinct positive real numbers x, y and z, let
f(x, y, z) = min(max(x, y), max(y, z), max(z, x))
g(x, y, z) = max(min(x, y), min(y, z), min(z, x))
h(x, y, z) = max(max(x, y), max(y, z), max(z, x))
j(x, y, z) = min(min(x, y), min(y, z), min(z, x))
m(x, y, z) = max(x, y, z)
n(x, y, z) = min(x, y, z)
Which of the following expressions is indeterminate?
Answer & solution
Correct answer: (f(x, y, z) + h(x, y, z) + g(x, y, z) + j(x, y, z))/(j(x, y, z) + h(x, y, z) – m(x, y, z) – n(x, y, z))
- A
(f(x, y, z) – h(x, y, z))/(g(x, y, z) – j(x, y, z))
(f(x, y, z) + h(x, y, z) + g(x, y, z) + j(x, y, z))/(j(x, y, z) + h(x, y, z) – m(x, y, z) – n(x, y, z))
- C
(g(x, y, z) – j(x, y, z))/(f(x, y, z) – h(x, y, z))
- D
(h(x, y, z) – f(x, y, z))/(n(x, y, z) – g(x, y, z))
Using the values found previously,
Option 1 = (y − z)/(y − x)
Option 2 = (y + z + y + x)/(x + z – z − x)
Option 3 = (y − x)/(y – z)
Option 4 = (z − y)/(x – y)
The denominator in the expression in option 2 is zero.
Hence, the expression in option 2 is indeterminate.
Hence, option (b).
Related Basics (Functions) questions
- âââââââ In the above table, for suitably chosen constants a, b and…
- Which of the following expressions yields a positive value for every pair of non…
- Under which of the following conditions is f(x, y) necessarily greater than g(x,…
- Which of the following expressions is necessarily equal to 1?…
- The set of all positive integers is the union of two disjoint subsets {f(1), f(2…
- For all non-negative integers x and y, f(x, y) is defined as below f(0, y) = y +…