The value of $a^{\log_b x}$ where

47 Views Asked by At

a=0.2

$b=\sqrt 5$

$x=\frac 14 + \frac 18 + \frac {1}{16}.....$

Since x is a GP, common ratio ‘r’ is $\frac 12$

Then $$x=\frac 12$$ So $$(0.2)^{log_{\sqrt 5}\frac 12}$$ I don’t know how to simply it further. Using a calculator isn’t allowed, and log tables aren’t given either. I don’t think it’s possible, but I wanted a second opinion nonetheless.

The answer is 4.

Thanks!

2

There are 2 best solutions below

0
On BEST ANSWER

$$\log_\sqrt5(1/2)=\frac{\ln(1/2)}{\ln\sqrt5}=\frac{\ln(2^{-1})}{\ln(5^{1/2})}=\frac{-\ln2}{(1/2)\ln5}=-2\frac{\ln2}{\ln5}=-2\log_5 2$$

$$(0.2)^{\log_\sqrt5(1/2)}=(5^{-1})^{-2\log_5 2}=5^{2\log_5 2}=5^{\log_5(2^2)}=2^2=4$$

0
On

Note that $a=\frac{1}{b^2}$. So, you get

$$a^{\log_b x}=\frac{1}{b^{2\log_b x}} = \frac{1}{x^2} = 4$$