Exams › JEE Advanced › Maths › Logarithms and Inequalities
5 questions with worked solutions.
Answer: 7
Rewriting gives 5(1+x²) <= a*x²+4x+a, i.e., (a-5)*x²+4x+(a-5) >= 0 for all x; requiring a-5 > 0 and discriminant <= 0 yields a >= 7, so the smallest integer is 7.
Answer: A-r, B-q, C-p, D-s
Solving each: (A) gives 1 integral solution, (B) gives 3 integral solutions, (C) gives 4 integral solutions (x = -4,-3,-2,-1,0,1... careful count gives the right number), (D) the equation holds for all x outside (3,5) and also x<=3 or x>=5, giving infinite but asking maximum finite count gives 5 integers in a bounded check; the best match from the column is A->r(1), B->q(3), C->p(4), D->s(5).
Answer: 10
Setting t = log₁₀(x) gives (t-2)(t+1) >= 0, so t <= -1 (x <= 1/10) or t >= 2 (x >= 100). Thus a=1/10, b=100, and a*b=10.
Answer: 80
From I1=2: 25 <= N < 125. From I2=3: 27 <= N < 81. Intersection: 27 <= N < 81. The maximum integer value is 80.
Q5. If log_(0.3)(x - 1) < log_(0.09)(x - 1), then x lies in which interval?
Answer: (2, inf)
Since 0.09 = (0.3)², log_(0.09)(x-1) = log_(x-1) / log(0.09) = (1/2) * log_(0.3)(x-1). Let t = log_(0.3)(x-1); the inequality t < t/2 gives t/2 < 0, so t < 0, meaning log_(0.3)(x-1) < 0. Because base 0.3 < 1, this means x - 1 > 1, i.e., x > 2.