XAT 2021 — QA & DI Question 8
Domain & RangeEasy
Let f(x) = if x ≠ 1, -1, and 1 if x = 1, -1. Let g(x) = if x ≠ 1, and 3 if x = 1. What is the minimum possible values of ?
Answer & solution
- A
- B
-1
- C
- E
1
Solution
= . =
This function is definitely greater than 0
let y =
⇒ x2 (y − 1) + 2yx + (y − 1) = 0 which is quadratic in x
Disctiminant should be greater than 0
4y2 - 4(y - 1)2 ≥ 0
⇒ y >= 1/2
When x =1, f(x)/g(x) = 1/3
Hence either the value should be greater than 1/2 or should be equal to 1/3