Solveeit Logo

Question

Question: Let $P = \frac{5}{\frac{1}{\log_2 x} + \frac{1}{\log_3 x} + \frac{1}{\log_4 x} + \frac{1}{\log_5 x}}...

Let P=51log2x+1log3x+1log4x+1log5xP = \frac{5}{\frac{1}{\log_2 x} + \frac{1}{\log_3 x} + \frac{1}{\log_4 x} + \frac{1}{\log_5 x}} and (120)P=32(120)^P = 32, then the value of x be:

A

1

B

2

C

3

D

4

Answer

2

Explanation

Solution

The problem requires simplifying a logarithmic expression for P and then using an exponential equation to find the value of x.

1. Simplify the expression for P: The given expression for P is: P=51log2x+1log3x+1log4x+1log5xP = \frac{5}{\frac{1}{\log_2 x} + \frac{1}{\log_3 x} + \frac{1}{\log_4 x} + \frac{1}{\log_5 x}} Using the change of base formula for logarithms, 1logba=logab\frac{1}{\log_b a} = \log_a b, we can rewrite each term in the denominator: 1log2x=logx2\frac{1}{\log_2 x} = \log_x 2 1log3x=logx3\frac{1}{\log_3 x} = \log_x 3 1log4x=logx4\frac{1}{\log_4 x} = \log_x 4 1log5x=logx5\frac{1}{\log_5 x} = \log_x 5 Substitute these back into the expression for P: P=5logx2+logx3+logx4+logx5P = \frac{5}{\log_x 2 + \log_x 3 + \log_x 4 + \log_x 5} Now, use the product rule for logarithms, logaM+logaN=loga(MN)\log_a M + \log_a N = \log_a (MN): P=5logx(2×3×4×5)P = \frac{5}{\log_x (2 \times 3 \times 4 \times 5)} Calculate the product in the argument: 2×3×4×5=6×20=1202 \times 3 \times 4 \times 5 = 6 \times 20 = 120. So, the expression for P becomes: P=5logx120P = \frac{5}{\log_x 120} Apply the change of base formula again, 1logba=logab\frac{1}{\log_b a} = \log_a b: P=5log120xP = 5 \log_{120} x

2. Solve the given equation for P: The given equation is (120)P=32(120)^P = 32. To solve for P, take the logarithm with base 120 on both sides of the equation: log120((120)P)=log12032\log_{120}((120)^P) = \log_{120} 32 Using the power rule for logarithms, logb(Mn)=nlogbM\log_b (M^n) = n \log_b M, and the property logbb=1\log_b b = 1: Plog120120=log12032P \log_{120} 120 = \log_{120} 32 P×1=log12032P \times 1 = \log_{120} 32 P=log12032P = \log_{120} 32

3. Equate the two expressions for P and solve for x: We have two expressions for P: From step 1: P=5log120xP = 5 \log_{120} x From step 2: P=log12032P = \log_{120} 32 Equating them: 5log120x=log120325 \log_{120} x = \log_{120} 32 Apply the power rule for logarithms to the left side: log120(x5)=log12032\log_{120} (x^5) = \log_{120} 32 Since the bases of the logarithms are the same, their arguments must be equal: x5=32x^5 = 32 We know that 25=322^5 = 32. Therefore, x=2x = 2.

4. Check domain restrictions: For the original logarithmic terms logbx\log_b x to be defined, xx must be greater than 0 (x>0x > 0). Also, for the terms 1logbx\frac{1}{\log_b x} to be defined, logbx\log_b x cannot be zero, which means x1x \neq 1. Our solution x=2x=2 satisfies both conditions (2>02 > 0 and 212 \neq 1).