Question
Question: Evaluate the expression \({{\log }_{2}}{{\log }_{2}}{{\log }_{4}}256+2{{\log }_{\sqrt{2}}}2\)....
Evaluate the expression log2log2log4256+2log22.
Solution
Hint: The given problem is related to logarithms. Express the argument as a power of the base. Then use the following properties:
(i). logam=mloga .
(ii). logaxb=x1logab
(iii). logaa=1
Complete step-by-step answer:
The given expression is log2log2log4256+2log22. Let us assume log2log2log4256 to be a and 2log22 be b.
Let us solve these separately.
First, let us solve for a.
a=log2log2log4256
⇒a=log2log2(log4256)
Now, we can express 256 as =256=4×4×4×4=44 .
⇒a=log2log2(log444)
Now, we know logam=mloga . So, log444=4log44 . We also know logaa=1 . So, log44=1.
⇒log444=4
⇒a=log2log24
=log2(log24)
=log2(log222)
=log22 [since logaa=1]
=1
∴a=1
Now, let us solve for b.
b=2log(2)2=2log2212
Now, we know, logaxb=x1logab .
Using the above expression,
2log2212=2×(21)1×log22=2×2×1=4∴b=4
Now, we are asked to find the value of log2log2log4256+2log22 , i.e. a + b. We know, a = 1 and b = 4.
⇒a+b=1+4=5
Therefore, the answer is 5.
Note: While using the properties, make sure to use the terms properly. For example: While evaluating b, we used the property logaxb=x1logab . On comparing with 2log2212 , we get x=21 . Some students get confused and write x = 2, which is wrong and can lead to wrong answers.