Exams › JEE Advanced › Maths
Correct answer: (i) (-3,-1] U {0} U [1,3); (ii) {x > 5} U {x = 4}; (iii) [1, 5/2)
(i) Need x² - |x| >= 0 -> |x| >= 1 or x = 0; and 9 - x² > 0 -> -3 < x < 3. Intersection: (-3,-1] U {0} U [1,3). (ii) Need (x² - 3x - 10)*(ln(x-3))² >= 0 with x - 3 > 0. x² - 3x - 10 = (x-5)(x+2) >= 0 for x >= 5 (within x>3); the square term is >= 0 always and = 0 at x = 4, which is admissible. So domain {x > 5} U {x = 4}. (iii) 7x - 5 - 2x² >= 0 -> 1/2 <= x <= 5? Solve 2x² - 7x + 5 <= 0 -> (2x-5)(x-1) <= 0 -> 1 <= x <= 5/2. Combined with x > 0 for ln, 7/2 - x > 0 and != 1 (so x != 5/2), and the {[ln x]} factor non-negativity, the domain reduces to [1, 5/2).