Solveeit Logo

Question

Question: Match the following: Column- I | Column-II ---|--- (A) $x^{\frac{3}{4}(log_3 x)^2 + log_3 x - \frac{...

Match the following:

Column- IColumn-II
(A) x34(log3x)2+log3x54=3x^{\frac{3}{4}(log_3 x)^2 + log_3 x - \frac{5}{4}} = \sqrt{3}(p) number of solutions = 2
(q) number of solutions = 3
(r) number of solution = 1
(s) number of solution = 0
(t) infinite number of solutions
(B) log0.2x+2x1log_{0.2} \frac{x+2}{x} \leq 1
(C) log2(x+5)=6xlog_2 (x+5) = 6-x
Answer

(A)-(q), (B)-(t), (C)-(r)

Explanation

Solution

(A) Let y=log3xy = \log_3 x. The equation becomes x34y2+y54=31/2x^{\frac{3}{4}y^2 + y - \frac{5}{4}} = 3^{1/2}. Taking log3\log_3 on both sides: (34y2+y54)log3x=12log33(\frac{3}{4}y^2 + y - \frac{5}{4}) \log_3 x = \frac{1}{2} \log_3 3 (34y2+y54)y=12(\frac{3}{4}y^2 + y - \frac{5}{4}) y = \frac{1}{2} 34y3+y254y=12\frac{3}{4}y^3 + y^2 - \frac{5}{4}y = \frac{1}{2} Multiply by 4: 3y3+4y25y=23y^3 + 4y^2 - 5y = 2 3y3+4y25y2=03y^3 + 4y^2 - 5y - 2 = 0 We can see that y=1y=1 is a root: 3(1)3+4(1)25(1)2=3+452=03(1)^3 + 4(1)^2 - 5(1) - 2 = 3+4-5-2 = 0. So (y1)(y-1) is a factor. Performing polynomial division or synthetic division: (y1)(3y2+7y+2)=0(y-1)(3y^2 + 7y + 2) = 0 (y1)(3y+1)(y+2)=0(y-1)(3y+1)(y+2) = 0 The roots are y=1y=1, y=1/3y = -1/3, y=2y = -2. Since y=log3xy = \log_3 x, we have: log3x=1    x=31=3\log_3 x = 1 \implies x = 3^1 = 3 log3x=1/3    x=31/3\log_3 x = -1/3 \implies x = 3^{-1/3} log3x=2    x=32\log_3 x = -2 \implies x = 3^{-2} All three values of xx are valid. Thus, there are 3 solutions. (q)

(B) The domain requires x+2x>0\frac{x+2}{x} > 0, which means x(,2)(0,)x \in (-\infty, -2) \cup (0, \infty). The inequality is log0.2x+2x1log_{0.2} \frac{x+2}{x} \leq 1. Since the base 0.2<10.2 < 1, the inequality reverses when we remove the logarithm: x+2x(0.2)1=15\frac{x+2}{x} \geq (0.2)^1 = \frac{1}{5} x+2x150\frac{x+2}{x} - \frac{1}{5} \geq 0 5(x+2)x5x0\frac{5(x+2) - x}{5x} \geq 0 5x+10x5x0\frac{5x+10-x}{5x} \geq 0 4x+105x0\frac{4x+10}{5x} \geq 0 2(2x+5)5x0\frac{2(2x+5)}{5x} \geq 0 The critical points are x=5/2x = -5/2 and x=0x = 0. The inequality holds for x(,5/2](0,)x \in (-\infty, -5/2] \cup (0, \infty). Intersecting this with the domain x(,2)(0,)x \in (-\infty, -2) \cup (0, \infty): The intersection is (,5/2](0,)(-\infty, -5/2] \cup (0, \infty). This set contains an infinite number of solutions. (t)

(C) The domain requires x+5>0x+5 > 0, so x>5x > -5. Consider the functions f(x)=log2(x+5)f(x) = \log_2 (x+5) and g(x)=6xg(x) = 6-x. f(x)f(x) is strictly increasing for x>5x > -5. g(x)g(x) is strictly decreasing for all xx. A strictly increasing function and a strictly decreasing function can intersect at most at one point. Let's test some integer values: If x=3x=3, f(3)=log2(3+5)=log28=3f(3) = \log_2 (3+5) = \log_2 8 = 3. g(3)=63=3g(3) = 6-3 = 3. So x=3x=3 is a solution. Since there can be at most one solution, x=3x=3 is the unique solution. Thus, there is 1 solution. (r)

The correct matches are (A)-(q), (B)-(t), (C)-(r).