A English

logarithm Questions in English

Competitive Exam Quantitative Aptitude · Algebra · logarithm

65+

Questions

English

Language

100%

With Solutions

Showing 50 of 65 questions in English

1
MediumMCQ
If $\log _{10} 2 = 0.3010$ and $\log _{10} 7 = 0.8451,$ then the value of $\log _{10} 2.8$ is
A
$0.4471$
B
$1.4471$
C
$2.4471$
D
None of these

Solution

(A) We are given $\log _{10} 2 = 0.3010$ and $\log _{10} 7 = 0.8451$.
We need to find the value of $\log _{10} 2.8$.
$\log _{10} 2.8 = \log _{10} \left( \frac{28}{10} \right) = \log _{10} \left( \frac{2^2 \times 7}{10} \right)$.
Using the properties of logarithms,$\log(a \times b) = \log a + \log b$,$\log(a/b) = \log a - \log b$,and $\log(a^n) = n \log a$:
$\log _{10} 2.8 = \log _{10} (2^2) + \log _{10} 7 - \log _{10} 10$.
$= 2 \log _{10} 2 + \log _{10} 7 - 1$.
$= 2(0.3010) + 0.8451 - 1$.
$= 0.6020 + 0.8451 - 1$.
$= 1.4471 - 1 = 0.4471$.
2
EasyMCQ
If $\log _{10} 5 + \log _{10}(5x + 1) = \log _{10}(x + 5) + 1$,then $x$ is equal to
A
$1$
B
$3$
C
$5$
D
$10$

Solution

(B) Given equation: $\log _{10} 5 + \log _{10}(5x + 1) = \log _{10}(x + 5) + 1$
Using the property $\log a + \log b = \log(ab)$,we get:
$\log _{10}[5(5x + 1)] = \log _{10}(x + 5) + \log _{10} 10$ (since $\log _{10} 10 = 1$)
$\log _{10}[5(5x + 1)] = \log _{10}[10(x + 5)]$
Removing the logarithms from both sides:
$5(5x + 1) = 10(x + 5)$
$25x + 5 = 10x + 50$
$25x - 10x = 50 - 5$
$15x = 45$
$x = 3$
3
EasyMCQ
If $\log _{10} 7 = a$,then $\log _{10} \left( \frac{1}{70} \right)$ is equal to
A
$-(1+a)$
B
$(1+a)^{-1}$
C
$\frac{a}{10}$
D
$\frac{1}{10a}$

Solution

(A) Given $\log _{10} 7 = a$.
Using the property $\log \left( \frac{x}{y} \right) = \log x - \log y$,we have:
$\log _{10} \left( \frac{1}{70} \right) = \log _{10} 1 - \log _{10} 70$.
Since $\log _{10} 1 = 0$ and $\log _{10} (70) = \log _{10} (7 \times 10)$:
$= 0 - \log _{10} (7 \times 10)$.
Using the property $\log (xy) = \log x + \log y$:
$= -[\log _{10} 7 + \log _{10} 10]$.
Since $\log _{10} 7 = a$ and $\log _{10} 10 = 1$:
$= -(a + 1) = -(1 + a)$.
4
MediumMCQ
If $\log _{a}(a b)=x,$ then $\log _{b}(a b)$ is
A
$\frac{1}{x}$
B
$\frac{x}{x+1}$
C
$\frac{x}{1-x}$
D
$\frac{x}{x-1}$

Solution

(D) Given $\log _{a}(a b)=x$.
Using the property $\log(mn) = \log m + \log n$,we have:
$\log _{a} a + \log _{a} b = x$
Since $\log _{a} a = 1$,we get:
$1 + \log _{a} b = x \Rightarrow \log _{a} b = x - 1$.
Now,we need to find $\log _{b}(a b)$:
$\log _{b}(a b) = \log _{b} a + \log _{b} b = \log _{b} a + 1$.
Using the change of base property $\log _{b} a = \frac{1}{\log _{a} b}$,we substitute the value:
$= \frac{1}{x - 1} + 1 = \frac{1 + (x - 1)}{x - 1} = \frac{x}{x - 1}$.
5
MediumMCQ
$\frac{\log \sqrt{8}}{\log 8}$ is equal to
A
$\frac{1}{\sqrt{8}}$
B
$\frac{1}{4}$
C
$\frac{1}{2}$
D
$\frac{1}{8}$

Solution

(C) We use the logarithmic property $\log(a^n) = n \log a$.
Since $\sqrt{8} = 8^{1/2}$,we can rewrite the numerator as $\log(8^{1/2}) = \frac{1}{2} \log 8$.
Substituting this into the expression:
$\frac{\log \sqrt{8}}{\log 8} = \frac{\frac{1}{2} \log 8}{\log 8} = \frac{1}{2}$.
6
EasyMCQ
If $\log _{x} y=100$ and $\log _{2} x=10,$ then the value of $y$ is
A
$2^{10}$
B
$2^{100}$
C
$2^{1000}$
D
$2^{10000}$

Solution

(C) Given equations are $\log _{x} y=100$ and $\log _{2} x=10.$
Using the change of base property,$\log _{a} b \times \log _{b} c = \log _{a} c.$
Multiplying the two given equations:
$\log _{2} x \times \log _{x} y = 10 \times 100$
$\log _{2} y = 1000$
By the definition of logarithm,if $\log _{a} b = c,$ then $b = a^{c}.$
Therefore,$y = 2^{1000}.$
7
EasyMCQ
The value of $\log _{2} 16$ is
A
$1/8$
B
$4$
C
$8$
D
$16$

Solution

(B) We know that $16$ can be written as a power of $2$,specifically $16 = 2^4$.
Using the logarithmic property $\log_{b} (a^n) = n \log_{b} a$,we have:
$\log _{2} 16 = \log _{2} (2^4)$
$= 4 \log _{2} 2$
Since $\log _{b} b = 1$,we have $\log _{2} 2 = 1$.
Therefore,$4 \times 1 = 4$.
8
EasyMCQ
If $\log_{10} 2 = 0.3010$,the number of digits in $2^{64}$ is:
A
$18$
B
$19$
C
$20$
D
$21$

Solution

(C) To find the number of digits in $2^{64}$,we take the common logarithm (base $10$) of the number.
Let $x = 2^{64}$.
Taking $\log_{10}$ on both sides,we get $\log_{10} x = \log_{10} (2^{64})$.
Using the property $\log(a^b) = b \log a$,we have $\log_{10} x = 64 \times \log_{10} 2$.
Given $\log_{10} 2 = 0.3010$,so $\log_{10} x = 64 \times 0.3010 = 19.264$.
The number of digits in a number $x$ is given by $\lfloor \log_{10} x \rfloor + 1$,where $\lfloor \cdot \rfloor$ is the floor function (the characteristic of the logarithm).
Here,the characteristic is $19$.
Therefore,the number of digits $= 19 + 1 = 20$.
9
MediumMCQ
If $\log 2 = 0.3010$ and $\log 3 = 0.4771,$ then the value of $\log _{5} 512$ is
A
$2.870$
B
$2.967$
C
$3.876$
D
$3.912$

Solution

(C) Given: $\log 2 = 0.3010$ and $\log 3 = 0.4771$.
We need to find the value of $\log _{5} 512$.
First,express $512$ as a power of $2$: $512 = 2^9$.
Using the change of base formula,$\log _{b} a = \frac{\log _{10} a}{\log _{10} b}$.
Therefore,$\log _{5} 512 = \log _{5} (2^9) = 9 \log _{5} 2$.
This can be written as $9 \times \frac{\log _{10} 2}{\log _{10} 5}$.
Since $\log _{10} 5 = \log _{10} (10/2) = \log _{10} 10 - \log _{10} 2 = 1 - 0.3010 = 0.6990$.
Substituting the values: $\log _{5} 512 = \frac{9 \times 0.3010}{0.6990} = \frac{2.709}{0.699} = 3.8755... \approx 3.876$.
10
EasyMCQ
$2 \log _{10} 5 + \log _{10} 8 - \frac{1}{2} \log _{10} 4 = ?$
A
$2$
B
$4$
C
$2 + 2 \log _{10} 2$
D
$4 - 4 \log _{10} 2$

Solution

(A) Using the properties of logarithms:
$n \log a = \log a^n$ and $\log a + \log b - \log c = \log \left( \frac{a \times b}{c} \right)$.
Given expression: $2 \log _{10} 5 + \log _{10} 8 - \frac{1}{2} \log _{10} 4$
$= \log _{10} (5^2) + \log _{10} 8 - \log _{10} (4^{1/2})$
$= \log _{10} 25 + \log _{10} 8 - \log _{10} 2$
$= \log _{10} \left( \frac{25 \times 8}{2} \right)$
$= \log _{10} (100)$
$= \log _{10} (10^2)$
$= 2 \log _{10} 10 = 2 \times 1 = 2$.
11
MediumMCQ
If $\log 2=x, \log 3=y$ and $\log 7=z,$ then the value of $\log (4 \sqrt[3]{63})$ is
A
$2 x+\frac{2}{3} y-\frac{1}{3} z$
B
$2 x+\frac{2}{3} y+\frac{1}{3} z$
C
$2 x-\frac{2}{3} y+\frac{1}{3} z$
D
$-2 x+\frac{2}{3} y+\frac{1}{3} z$

Solution

(B) Given: $\log 2=x, \log 3=y, \log 7=z$.
We need to find the value of $\log (4 \sqrt[3]{63})$.
$
\log (4 \sqrt[3]{63}) = \log (2^2 \cdot (3^2 \cdot 7)^{1/3})
$
Using the logarithmic properties $\log (ab) = \log a + \log b$ and $\log (a^n) = n \log a$:
$
\log (4 \sqrt[3]{63}) = \log (2^2) + \log ((3^2 \cdot 7)^{1/3})
$
$= 2 \log 2 + \frac{1}{3} \log (3^2 \cdot 7)$
$= 2 \log 2 + \frac{1}{3} (\log 3^2 + \log 7)$
$= 2 \log 2 + \frac{1}{3} (2 \log 3 + \log 7)$
Substituting the given values:
$= 2x + \frac{1}{3} (2y + z)$
$= 2x + \frac{2}{3} y + \frac{1}{3} z$.
12
MediumMCQ
If $\log 3 = 0.477$ and $(1000)^{x} = 3$,then $x$ equals
A
$0.0199$
B
$0.0477$
C
$0.159$
D
$10$

Solution

(C) Given $\log 3 = 0.477$ and $(1000)^{x} = 3$.
Taking $\log_{10}$ on both sides:
$\log_{10}(1000)^{x} = \log_{10} 3$
Using the property $\log(a^b) = b \log a$:
$x \log_{10}(10^3) = \log_{10} 3$
Since $\log_{10}(10^3) = 3$:
$3x = \log_{10} 3$
$x = \frac{1}{3} \log_{10} 3$
Substituting the given value $\log 3 = 0.477$:
$x = \frac{0.477}{3} = 0.159$
13
MediumMCQ
If $a^{x} = b^{y}$,then
A
$\log \frac{a}{b} = \frac{x}{y}$
B
$\frac{\log a}{\log b} = \frac{x}{y}$
C
$\frac{\log a}{\log b} = \frac{y}{x}$
D
None of these

Solution

(C) Given the equation $a^{x} = b^{y}$.
Taking the logarithm on both sides,we get:
$\log(a^{x}) = \log(b^{y})$
Using the power rule of logarithms,$\log(m^{n}) = n \log m$,we have:
$x \log a = y \log b$
Rearranging the terms to solve for the ratio $\frac{\log a}{\log b}$,we divide both sides by $x \log b$:
$\frac{\log a}{\log b} = \frac{y}{x}$
14
MediumMCQ
If $\log _{4} x+\log _{8} x=5,$ then $x$ is equal to
A
$16$
B
$32$
C
$48$
D
$64$

Solution

(D) Given the equation: $\log _{4} x+\log _{8} x=5$
Using the change of base formula $\log _{b} a = \frac{\log a}{\log b}$,we get:
$\frac{\log x}{\log 4} + \frac{\log x}{\log 8} = 5$
Since $4 = 2^2$ and $8 = 2^3$,we can write:
$\frac{\log x}{2 \log 2} + \frac{\log x}{3 \log 2} = 5$
Taking $\frac{\log x}{\log 2}$ as a common factor:
$\frac{\log x}{\log 2} (\frac{1}{2} + \frac{1}{3}) = 5$
$\frac{\log x}{\log 2} (\frac{3+2}{6}) = 5$
$\frac{\log x}{\log 2} (\frac{5}{6}) = 5$
Multiplying both sides by $\frac{6}{5}$:
$\frac{\log x}{\log 2} = 5 \times \frac{6}{5} = 6$
Using the property $\log _{b} a = \frac{\log a}{\log b}$,we have $\log _{2} x = 6$
Converting to exponential form:
$x = 2^6 = 64$
15
EasyMCQ
If $\log _{10} 50+\log _{10} 20=x,$ then $x$ is equal to
A
$1/3$
B
$-3$
C
$3$
D
$0.3$

Solution

(C) Given the equation: $\log _{10} 50+\log _{10} 20=x$
Using the logarithmic property $\log_b(m) + \log_b(n) = \log_b(m \times n)$:
$\log _{10}(50 \times 20)=x$
$\log _{10}(1000)=x$
Since $1000 = 10^3$,we have:
$\log _{10}(10^3)=x$
Using the property $\log_b(b^k) = k$:
$x=3$
16
EasyMCQ
Find $\log _{3 / 2} 3.375$
A
$2$
B
$3$
C
$5 / 2$
D
$17 / 2$

Solution

(B) Let $\log _{3 / 2} 3.375 = x$.
By the definition of logarithm,this can be written as $(3 / 2)^x = 3.375$.
We know that $3 / 2 = 1.5$.
Now,calculate $1.5^3 = 1.5 \times 1.5 \times 1.5 = 2.25 \times 1.5 = 3.375$.
So,$(1.5)^x = (1.5)^3$.
Comparing the exponents,we get $x = 3$.
17
EasyMCQ
If $x = \log_{2a} a$,$y = \log_{3a} 2a$,and $z = \log_{4a} 3a$,find the value of $yz(2-x)$.
A
$1$
B
$-1$
C
$2$
D
$-2$

Solution

(A) Given $x = \log_{2a} a$,$y = \log_{3a} 2a$,and $z = \log_{4a} 3a$.
Using the change of base formula $\log_b a = \frac{\ln a}{\ln b}$,we have:
$x = \frac{\ln a}{\ln 2a}$,$y = \frac{\ln 2a}{\ln 3a}$,$z = \frac{\ln 3a}{\ln 4a}$.
Now,calculate $yz = \left(\frac{\ln 2a}{\ln 3a}\right) \left(\frac{\ln 3a}{\ln 4a}\right) = \frac{\ln 2a}{\ln 4a} = \log_{4a} 2a$.
Next,calculate $xyz = \left(\frac{\ln a}{\ln 2a}\right) \left(\frac{\ln 2a}{\ln 3a}\right) \left(\frac{\ln 3a}{\ln 4a}\right) = \frac{\ln a}{\ln 4a} = \log_{4a} a$.
Substitute these into the expression $yz(2-x) = 2yz - xyz$:
$2(\log_{4a} 2a) - \log_{4a} a = \log_{4a} (2a)^2 - \log_{4a} a = \log_{4a} \left(\frac{4a^2}{a}\right) = \log_{4a} 4a = 1$.
18
MediumMCQ
If $\frac{\log x}{l+m-2n} = \frac{\log y}{m+n-2l} = \frac{\log z}{n+l-2m}$,find the value of $x^2 y^2 z^2$.
A
$2$
B
$-1$
C
$4$
D
$1$

Solution

(D) Let each ratio be equal to a constant $k$.
Then,$\log x = k(l+m-2n)$,$\log y = k(m+n-2l)$,and $\log z = k(n+l-2m)$.
Adding these three equations:
$\log x + \log y + \log z = k(l+m-2n + m+n-2l + n+l-2m)$
$\log(xyz) = k(2l - 2l + 2m - 2m + 2n - 2n) = k(0) = 0$.
Since $\log(xyz) = 0$,we have $xyz = e^0 = 1$.
Therefore,$x^2 y^2 z^2 = (xyz)^2 = 1^2 = 1$.
19
MediumMCQ
If $\log \left(\frac{x+y}{5}\right) = \frac{1}{2}(\log x + \log y),$ then $\frac{x}{y} + \frac{y}{x} = $
A
$20$
B
$23$
C
$22$
D
$21$

Solution

(B) Given the equation: $\log \left(\frac{x+y}{5}\right) = \frac{1}{2}(\log x + \log y)$.
Using the property $\log a + \log b = \log(ab)$,we get: $\log \left(\frac{x+y}{5}\right) = \frac{1}{2} \log(xy)$.
Using the property $n \log a = \log(a^n)$,we get: $\log \left(\frac{x+y}{5}\right) = \log((xy)^{1/2})$.
Removing the logarithm from both sides: $\frac{x+y}{5} = \sqrt{xy}$.
Squaring both sides: $\left(\frac{x+y}{5}\right)^2 = xy \Rightarrow \frac{x^2 + 2xy + y^2}{25} = xy$.
Multiplying by $25$: $x^2 + 2xy + y^2 = 25xy$.
Subtracting $2xy$ from both sides: $x^2 + y^2 = 23xy$.
Dividing both sides by $xy$: $\frac{x^2}{xy} + \frac{y^2}{xy} = 23$.
Thus,$\frac{x}{y} + \frac{y}{x} = 23$.
20
EasyMCQ
If $\log (x+y) = \log \left( \frac{3x - 3y}{2} \right)$,then $\log x - \log y =$
A
$\log 2$
B
$\log 3$
C
$\log 5$
D
$\log 6$

Solution

(C) Given the equation: $\log (x+y) = \log \left( \frac{3x - 3y}{2} \right)$.
By removing the logarithm from both sides,we get: $x + y = \frac{3x - 3y}{2}$.
Multiplying both sides by $2$: $2x + 2y = 3x - 3y$.
Rearranging the terms to solve for $x$ and $y$: $2y + 3y = 3x - 2x$.
This simplifies to: $5y = x$,which implies $\frac{x}{y} = 5$.
Using the logarithmic property $\log a - \log b = \log \left( \frac{a}{b} \right)$,we have: $\log x - \log y = \log \left( \frac{x}{y} \right)$.
Substituting the value $\frac{x}{y} = 5$,we get: $\log x - \log y = \log 5$.
21
EasyMCQ
If $\log _{2} x+\log _{4} x+\log _{16} x=21 / 4,$ then $x=$
A
$8$
B
$4$
C
$2$
D
$16$

Solution

(A) Given the equation: $\log _{2} x+\log _{4} x+\log _{16} x=\frac{21}{4}$
Using the change of base formula $\log _{a^n} x = \frac{1}{n} \log _{a} x$,we can rewrite the terms:
$\log _{4} x = \log _{2^2} x = \frac{1}{2} \log _{2} x$
$\log _{16} x = \log _{2^4} x = \frac{1}{4} \log _{2} x$
Substituting these into the original equation:
$\log _{2} x + \frac{1}{2} \log _{2} x + \frac{1}{4} \log _{2} x = \frac{21}{4}$
Factor out $\log _{2} x$:
$\log _{2} x \left(1 + \frac{1}{2} + \frac{1}{4}\right) = \frac{21}{4}$
$\log _{2} x \left(\frac{4+2+1}{4}\right) = \frac{21}{4}$
$\log _{2} x \left(\frac{7}{4}\right) = \frac{21}{4}$
$\log _{2} x = \frac{21}{4} \times \frac{4}{7} = 3$
Converting from logarithmic to exponential form:
$x = 2^3 = 8$
22
MediumMCQ
$7 \log \frac{16}{15} + 5 \log \frac{25}{24} + 3 \log \frac{81}{80} =$
A
$\log 2$
B
$\log 3$
C
$\log 5$
D
None of these

Solution

(A) We use the property $n \log a = \log a^n$ and $\log(a/b) = \log a - \log b$.
First,express the numbers in prime factors:
$7 \log \left(\frac{2^4}{3 \times 5}\right) + 5 \log \left(\frac{5^2}{2^3 \times 3}\right) + 3 \log \left(\frac{3^4}{2^4 \times 5}\right)$
$= 7(4 \log 2 - \log 3 - \log 5) + 5(2 \log 5 - 3 \log 2 - \log 3) + 3(4 \log 3 - 4 \log 2 - \log 5)$
$= (28 \log 2 - 7 \log 3 - 7 \log 5) + (10 \log 5 - 15 \log 2 - 5 \log 3) + (12 \log 3 - 12 \log 2 - 3 \log 5)$
Now,group the terms by $\log 2, \log 3,$ and $\log 5$:
$\log 2: 28 - 15 - 12 = 1$
$\log 3: -7 - 5 + 12 = 0$
$\log 5: -7 + 10 - 3 = 0$
Result $= 1 \log 2 + 0 \log 3 + 0 \log 5 = \log 2$.
23
EasyMCQ
If $0 < a \leq x$,the minimum value of $\log_{a} x + \log_{x} a$ is
A
$1$
B
$2$
C
$3$
D
$5$

Solution

(B) Let $y = \log_{a} x + \log_{x} a$.
Since $x \geq a > 0$ and $a \neq 1$ (implied by the base of the logarithm),we can use the property $\log_{x} a = \frac{1}{\log_{a} x}$.
Let $u = \log_{a} x$. Since $x \geq a$,$u = \log_{a} x \geq \log_{a} a = 1$.
The expression becomes $f(u) = u + \frac{1}{u}$ for $u \geq 1$.
By the Arithmetic Mean-Geometric Mean ($AM$-$GM$) inequality,for $u > 0$,$u + \frac{1}{u} \geq 2\sqrt{u \cdot \frac{1}{u}} = 2$.
The equality holds when $u = \frac{1}{u}$,which implies $u^2 = 1$. Since $u \geq 1$,we have $u = 1$.
Substituting $u = 1$ back,$\log_{a} x = 1$ implies $x = a$.
Thus,the minimum value is $2$.
24
DifficultMCQ
If $\frac{\log x}{b-c} = \frac{\log y}{c-a} = \frac{\log z}{a-b}$,then $xyz = x^a \cdot y^b \cdot z^c = x^{b+c} \cdot y^{c+a} \cdot z^{a+b} = $
A
$1$
B
$0$
C
$2$
D
None of these

Solution

(A) Let $\frac{\log x}{b-c} = \frac{\log y}{c-a} = \frac{\log z}{a-b} = k$.
Then,$\log x = k(b-c)$,$\log y = k(c-a)$,and $\log z = k(a-b)$.
Summing these: $\log x + \log y + \log z = k(b-c + c-a + a-b) = k(0) = 0$.
Since $\log(xyz) = 0$,we have $xyz = 10^0 = 1$.
Next,consider $a \log x + b \log y + c \log z = k[a(b-c) + b(c-a) + c(a-b)] = k(ab - ac + bc - ba + ca - cb) = k(0) = 0$.
Thus,$\log(x^a \cdot y^b \cdot z^c) = 0$,which implies $x^a \cdot y^b \cdot z^c = 1$.
Finally,consider $(b+c) \log x + (c+a) \log y + (a+b) \log z = k[(b+c)(b-c) + (c+a)(c-a) + (a+b)(a-b)] = k(b^2 - c^2 + c^2 - a^2 + a^2 - b^2) = k(0) = 0$.
Thus,$\log(x^{b+c} \cdot y^{c+a} \cdot z^{a+b}) = 0$,which implies $x^{b+c} \cdot y^{c+a} \cdot z^{a+b} = 1$.
Therefore,$xyz = x^a \cdot y^b \cdot z^c = x^{b+c} \cdot y^{c+a} \cdot z^{a+b} = 1$.
25
MediumMCQ
$x^{\log y - \log z} \cdot y^{\log z - \log x} \cdot z^{\log x - \log y} = ?$
A
$0$
B
$2$
C
$1$
D
None of these

Solution

(C) Let $E = x^{\log y - \log z} \cdot y^{\log z - \log x} \cdot z^{\log x - \log y}$.
Taking the logarithm on both sides (assuming base $10$ or any base $a$):
$\log E = (\log y - \log z) \log x + (\log z - \log x) \log y + (\log x - \log y) \log z$.
Expanding the terms:
$\log E = (\log y \cdot \log x - \log z \cdot \log x) + (\log z \cdot \log y - \log x \cdot \log y) + (\log x \cdot \log z - \log y \cdot \log z)$.
Canceling the terms:
$\log E = \log y \log x - \log z \log x + \log z \log y - \log x \log y + \log x \log z - \log y \log z = 0$.
Since $\log E = 0$,it implies $E = 10^0 = 1$.
26
MediumMCQ
If $\log _{10}\left[98+\sqrt{x^{2}-12 x+36}\right]=2,$ then $x=$
A
$4$
B
$8$
C
$12$
D
$4, 8$

Solution

(D) Given the equation: $\log _{10}\left[98+\sqrt{x^{2}-12 x+36}\right]=2$
By the definition of logarithm,if $\log_{b}(a) = c$,then $a = b^c$. Applying this:
$98+\sqrt{x^{2}-12 x+36} = 10^2$
$98+\sqrt{(x-6)^2} = 100$
$\sqrt{(x-6)^2} = 100 - 98$
$|x-6| = 2$
This gives two cases:
Case $1$: $x-6 = 2 \Rightarrow x = 8$
Case $2$: $x-6 = -2 \Rightarrow x = 4$
Thus,the values of $x$ are $4$ and $8$.
27
DifficultMCQ
If $x=\log _{a} b c, y=\log _{b} c a, z=\log _{c} a b,$ then
A
$x y z=x+y+z+2$
B
$x y z=x+y+z+1$
C
$x+y+z=1$
D
$x y z=1$

Solution

(A) Given $x=\log _{a} b c$,adding $1$ to both sides gives $x+1=\log _{a} b c + 1 = \log _{a} b c + \log _{a} a = \log _{a} (a b c)$.
Taking the reciprocal,$\frac{1}{x+1} = \log _{a b c} a$.
Similarly,$\frac{1}{y+1} = \log _{a b c} b$ and $\frac{1}{z+1} = \log _{a b c} c$.
Adding these three equations: $\frac{1}{x+1} + \frac{1}{y+1} + \frac{1}{z+1} = \log _{a b c} a + \log _{a b c} b + \log _{a b c} c = \log _{a b c} (a b c) = 1$.
Now,$\frac{1}{x+1} + \frac{1}{y+1} + \frac{1}{z+1} = 1$ implies $(y+1)(z+1) + (x+1)(z+1) + (x+1)(y+1) = (x+1)(y+1)(z+1)$.
Expanding both sides: $(yz+y+z+1) + (xz+x+z+1) + (xy+x+y+1) = xyz + xy + yz + zx + x + y + z + 1$.
Simplifying: $xy + yz + zx + 2(x+y+z) + 3 = xyz + xy + yz + zx + x + y + z + 1$.
Subtracting $xy + yz + zx + x + y + z + 1$ from both sides gives $x+y+z+2 = xyz$.
28
MediumMCQ
If $a^{x}=b^{y}=c^{z}=d^{w},$ then $\log _{a}(b c d)=$
A
$\frac{1}{x}\left(\frac{1}{y}+\frac{1}{z}+\frac{1}{w}\right)$
B
$x\left(\frac{1}{y}+\frac{1}{z}+\frac{1}{w}\right)$
C
$\frac{y+z+w}{x}$
D
None of these

Solution

(B) Given $a^{x}=b^{y}=c^{z}=d^{w}$.
Let $a^{x}=b^{y}=c^{z}=d^{w}=k$.
Then $b=k^{1/y}, c=k^{1/z}, d=k^{1/w}$ and $a=k^{1/x}$.
We need to find $\log _{a}(b c d)$.
Using the property $\log _{a}(M N P) = \log _{a} M + \log _{a} N + \log _{a} P$,we get:
$\log _{a}(b c d) = \log _{a} b + \log _{a} c + \log _{a} d$.
Since $b=a^{x/y}, c=a^{x/z}, d=a^{x/w}$,we substitute these values:
$\log _{a}(b c d) = \log _{a}(a^{x/y}) + \log _{a}(a^{x/z}) + \log _{a}(a^{x/w})$.
Using $\log _{a}(a^{n}) = n$,we get:
$\log _{a}(b c d) = \frac{x}{y} + \frac{x}{z} + \frac{x}{w} = x\left(\frac{1}{y} + \frac{1}{z} + \frac{1}{w}\right)$.
29
EasyMCQ
If $\log_{10} 2 = 0.3010$,then $\log_{10}(1/2) =$
A
$-0.3010$
B
$0.6990$
C
$1.6990$
D
$-0.6990$

Solution

(A) Using the logarithmic property $\log_b(x/y) = \log_b x - \log_b y$,we have:
$\log_{10}(1/2) = \log_{10} 1 - \log_{10} 2$
Since $\log_{10} 1 = 0$ and $\log_{10} 2 = 0.3010$,
$\log_{10}(1/2) = 0 - 0.3010 = -0.3010$.
30
MediumMCQ
If $\log _{2}\left(3^{2 x-2}+7\right)=2+\log _{2}\left(3^{x-1}+1\right),$ then $x=$
A
$0$
B
$1$
C
$2$
D
$1$ or $2$

Solution

(D) Given equation: $\log _{2}\left(3^{2 x-2}+7\right)=2+\log _{2}\left(3^{x-1}+1\right)$
Using the property $2 = \log _{2} 4$,we get:
$\log _{2}\left(3^{2 x-2}+7\right)=\log _{2} 4+\log _{2}\left(3^{x-1}+1\right)$
$\log _{2}\left(3^{2 x-2}+7\right)=\log _{2}\left[4\left(3^{x-1}+1\right)\right]$
Removing the logarithm from both sides:
$3^{2 x-2}+7=4\left(3^{x-1}+1\right)$
Let $t = 3^{x-1}$. Then $3^{2x-2} = (3^{x-1})^2 = t^2$.
The equation becomes: $t^2 + 7 = 4(t + 1)$
$t^2 + 7 = 4t + 4$
$t^2 - 4t + 3 = 0$
$(t - 1)(t - 3) = 0$
So,$t = 1$ or $t = 3$.
Case $1$: $t = 1 \Rightarrow 3^{x-1} = 1 = 3^0 \Rightarrow x - 1 = 0 \Rightarrow x = 1$.
Case $2$: $t = 3 \Rightarrow 3^{x-1} = 3^1 \Rightarrow x - 1 = 1 \Rightarrow x = 2$.
Thus,$x = 1$ or $x = 2$.
31
MediumMCQ
If $\log _{a} b=\log _{b} c=\log _{c} a$,then:
A
$a > b \geq c$
B
$a < b < c$
C
$a = b = c$
D
$a < b \leq c$

Solution

(C) Let $\log _{a} b = \log _{b} c = \log _{c} a = k$.
From the definition of logarithms,we have:
$b = a^k$,$c = b^k$,and $a = c^k$.
Substituting the values:
$c = (a^k)^k = a^{k^2}$.
Since $a = c^k$,we substitute $a$ into the equation:
$c = (c^k)^{k^2} = c^{k^3}$.
For $c > 0$ and $c \neq 1$,this implies $k^3 = 1$,so $k = 1$.
If $k = 1$,then $\log _{a} b = 1 \Rightarrow a = b$,$\log _{b} c = 1 \Rightarrow b = c$,and $\log _{c} a = 1 \Rightarrow c = a$.
Therefore,$a = b = c$.
32
MediumMCQ
If $\frac{1}{\log _{x} 10}=\frac{2}{\log _{a} 10}-2,$ then $x=$
A
$a / 2$
B
$a / 100$
C
$a^{2} / 10$
D
$a^{2} / 100$

Solution

(D) Given the equation: $\frac{1}{\log _{x} 10}=\frac{2}{\log _{a} 10}-2$
Using the property $\frac{1}{\log _{b} a} = \log _{a} b$,we get:
$\log _{10} x = 2 \log _{10} a - 2$
$\log _{10} x = 2 (\log _{10} a - 1)$
Since $1 = \log _{10} 10$,we can write:
$\log _{10} x = 2 (\log _{10} a - \log _{10} 10)$
Using the quotient rule $\log m - \log n = \log (m/n)$:
$\log _{10} x = 2 \log _{10} (a/10)$
Using the power rule $n \log m = \log (m^n)$:
$\log _{10} x = \log _{10} (a/10)^2$
$\log _{10} x = \log _{10} (a^2 / 100)$
Therefore,$x = a^2 / 100$.
33
EasyMCQ
If $a^{2}+b^{2}=c^{2},$ then $\frac{1}{\log _{c+a} b}+\frac{1}{\log _{c-a} b}=$
A
$1$
B
$2$
C
$-1$
D
$-2$

Solution

(B) Given the expression $\frac{1}{\log _{c+a} b}+\frac{1}{\log _{c-a} b}$.
Using the change of base property $\frac{1}{\log _{x} y} = \log _{y} x$,we can rewrite the expression as:
$\log _{b}(c+a) + \log _{b}(c-a)$.
Using the logarithmic property $\log _{m} n + \log _{m} p = \log _{m} (n \cdot p)$,we get:
$\log _{b}((c+a)(c-a)) = \log _{b}(c^{2}-a^{2})$.
Since $a^{2}+b^{2}=c^{2}$,it follows that $c^{2}-a^{2}=b^{2}$.
Substituting this into the expression:
$\log _{b}(b^{2}) = 2 \log _{b} b = 2(1) = 2$.
34
MediumMCQ
If $\log _{10} 87.5 = 1.9421$,then the number of digits in $(875)^{10}$ is
A
$30$
B
$29$
C
$20$
D
$19$

Solution

(A) Let $x = (875)^{10}$.
We can write $875 = 87.5 \times 10$.
So,$x = (87.5 \times 10)^{10}$.
Taking $\log_{10}$ on both sides:
$\log_{10} x = \log_{10} (87.5 \times 10)^{10} = 10 \times \log_{10} (87.5 \times 10)$.
Using the property $\log(ab) = \log a + \log b$:
$\log_{10} x = 10 \times (\log_{10} 87.5 + \log_{10} 10)$.
Given $\log_{10} 87.5 = 1.9421$ and $\log_{10} 10 = 1$:
$\log_{10} x = 10 \times (1.9421 + 1) = 10 \times 2.9421 = 29.421$.
The characteristic of $\log_{10} x$ is $29$. The number of digits in $x$ is given by $\text{characteristic} + 1$.
Number of digits $= 29 + 1 = 30$.
35
MediumMCQ
If $\log_{10} 2 = 0.3010$ and $\log_{10} 3 = 0.4771$,then the number of zeros between the decimal point and the first significant figure in $(0.0432)^{10}$ is:
A
$10$
B
$13$
C
$14$
D
$15$

Solution

(B) Let $x = (0.0432)^{10}$.
Taking $\log_{10}$ on both sides:
$\log_{10} x = 10 \log_{10} (0.0432) = 10 \log_{10} (432 \times 10^{-4})$
$= 10 [\log_{10} (2^4 \times 3^3) - 4]$
$= 10 [4 \log_{10} 2 + 3 \log_{10} 3 - 4]$
$= 10 [4(0.3010) + 3(0.4771) - 4]$
$= 10 [1.2040 + 1.4313 - 4]$
$= 10 [2.6353 - 4] = 10 [-1.3647] = -13.647$
To express this in standard form,we write: $-13.647 = -14 + 0.353 = \bar{14}.353$.
The characteristic is $-14$. The number of zeros after the decimal point before the first significant figure is given by $|\text{characteristic}| - 1 = 14 - 1 = 13$.
36
MediumMCQ
If $(4.2)^{x} = (0.42)^{y} = 100$,then $\frac{1}{x} - \frac{1}{y} = $
A
$1$
B
$2$
C
$1/2$
D
$-1$

Solution

(C) Given $(4.2)^{x} = 100$ and $(0.42)^{y} = 100$.
From $(4.2)^{x} = 100$,we have $4.2 = 100^{1/x} = (10^2)^{1/x} = 10^{2/x}$.
From $(0.42)^{y} = 100$,we have $0.42 = 100^{1/y} = (10^2)^{1/y} = 10^{2/y}$.
We know that $4.2 / 0.42 = 10$.
Substituting the values,we get $10^{2/x} / 10^{2/y} = 10^1$.
Using the laws of exponents,$10^{(2/x - 2/y)} = 10^1$.
Equating the exponents,$2/x - 2/y = 1$.
Dividing by $2$,we get $\frac{1}{x} - \frac{1}{y} = \frac{1}{2}$.
37
MediumMCQ
$\frac{\log _{9} 11}{\log _{5} 13}-\frac{\log _{3} 11}{\log _{\sqrt{5}} 13}=$
A
$1$
B
$-1$
C
$0$
D
None of these

Solution

(C) We know that $\log_{a^n} b = \frac{1}{n} \log_a b$ and $\log_{a^{1/n}} b = n \log_a b$.
First,simplify the terms:
$\log_9 11 = \log_{3^2} 11 = \frac{1}{2} \log_3 11$.
$\log_{\sqrt{5}} 13 = \log_{5^{1/2}} 13 = 2 \log_5 13$.
Substituting these into the expression:
$\frac{\frac{1}{2} \log_3 11}{\log_5 13} - \frac{\log_3 11}{2 \log_5 13} = \frac{1}{2} \frac{\log_3 11}{\log_5 13} - \frac{1}{2} \frac{\log_3 11}{\log_5 13} = 0$.
38
MediumMCQ
If $\frac{\log x}{2} = \frac{\log y}{3} = \frac{\log z}{5}$,then $yz$ in terms of $x$ is
A
$x$
B
$x^2$
C
$x^3$
D
$x^4$

Solution

(D) Let $\frac{\log x}{2} = \frac{\log y}{3} = \frac{\log z}{5} = k$.
Then,$\log x = 2k$,$\log y = 3k$,and $\log z = 5k$.
We need to find $yz$ in terms of $x$. Consider $\log(yz) = \log y + \log z$.
Substituting the values,$\log(yz) = 3k + 5k = 8k$.
Since $\log x = 2k$,we can write $8k = 4(2k) = 4 \log x = \log(x^4)$.
Therefore,$\log(yz) = \log(x^4)$,which implies $yz = x^4$.
39
EasyMCQ
If $4^{x} + 2^{2x-1} = 3^{x+\frac{1}{2}} + 3^{x-\frac{1}{2}},$ then $x =$
A
$1/2$
B
$3/2$
C
$5/2$
D
$1$

Solution

(B) Given equation: $4^{x} + 2^{2x-1} = 3^{x+\frac{1}{2}} + 3^{x-\frac{1}{2}}$
Since $2^{2x-1} = \frac{2^{2x}}{2} = \frac{4^{x}}{2}$,we can rewrite the left side as:
$4^{x} + \frac{4^{x}}{2} = 4^{x}(1 + \frac{1}{2}) = \frac{3}{2} \cdot 4^{x}$
For the right side:
$3^{x+\frac{1}{2}} + 3^{x-\frac{1}{2}} = 3^{x} \cdot 3^{\frac{1}{2}} + 3^{x} \cdot 3^{-\frac{1}{2}} = 3^{x}(\sqrt{3} + \frac{1}{\sqrt{3}}) = 3^{x}(\frac{3+1}{\sqrt{3}}) = 3^{x} \cdot \frac{4}{\sqrt{3}}$
Equating both sides:
$\frac{3}{2} \cdot 4^{x} = 3^{x} \cdot \frac{4}{\sqrt{3}}$
$\frac{4^{x}}{3^{x}} = \frac{4}{\sqrt{3}} \cdot \frac{2}{3} = \frac{8}{3\sqrt{3}}$
Since $3\sqrt{3} = 3^{1} \cdot 3^{1/2} = 3^{3/2}$ and $8 = 2^{3}$,we have:
$(\frac{4}{3})^{x} = \frac{2^{3}}{3^{3/2}} = \frac{(2^{2})^{3/2}}{3^{3/2}} = (\frac{4}{3})^{3/2}$
Comparing exponents,$x = 3/2$.
40
MediumMCQ
$\frac{\log 49 \sqrt{7} + \log 25 \sqrt{5} - \log 4 \sqrt{2}}{\log 17.5} = $
A
$5$
B
$2$
C
$\frac{5}{2}$
D
$\frac{3}{2}$

Solution

(C) The expression is $\frac{\log(49 \cdot 7^{1/2}) + \log(25 \cdot 5^{1/2}) - \log(4 \cdot 2^{1/2})}{\log 17.5}$.
Since $49 = 7^2$,$25 = 5^2$,and $4 = 2^2$,we have:
$\log(7^2 \cdot 7^{1/2}) = \log(7^{5/2}) = \frac{5}{2} \log 7$.
$\log(5^2 \cdot 5^{1/2}) = \log(5^{5/2}) = \frac{5}{2} \log 5$.
$\log(2^2 \cdot 2^{1/2}) = \log(2^{5/2}) = \frac{5}{2} \log 2$.
Substituting these into the numerator:
$\frac{5}{2} \log 7 + \frac{5}{2} \log 5 - \frac{5}{2} \log 2 = \frac{5}{2} (\log 7 + \log 5 - \log 2)$.
Using log properties $\log a + \log b = \log(ab)$ and $\log a - \log b = \log(a/b)$:
$\log 7 + \log 5 - \log 2 = \log(\frac{7 \cdot 5}{2}) = \log(\frac{35}{2}) = \log 17.5$.
Thus,the expression becomes:
$\frac{\frac{5}{2} \log 17.5}{\log 17.5} = \frac{5}{2}$.
41
EasyMCQ
$\log _{10} \tan 40^{\circ} \cdot \log _{10} \tan 41^{\circ} \cdots \log _{10} \tan 50^{\circ} = ?$
A
$1$
B
$0$
C
$-1$
D
None of these

Solution

(B) The given expression is a product of logarithmic terms: $\log _{10} \tan 40^{\circ} \cdot \log _{10} \tan 41^{\circ} \cdots \log _{10} \tan 50^{\circ}$.
In this sequence,the term $\log _{10} \tan 45^{\circ}$ is included.
We know that $\tan 45^{\circ} = 1$.
Therefore,$\log _{10} \tan 45^{\circ} = \log _{10} 1 = 0$.
Since one of the factors in the product is $0$,the entire product becomes $0$.
42
EasyMCQ
If $\log _{8} p=2.5$ and $\log _{2} q=5$,then $p$ in terms of $q$ is
A
$q \sqrt{q}$
B
$2q$
C
$q$
D
$q/2$

Solution

(A) Given $\log _{8} p = 2.5 = \frac{5}{2}$.
Using the definition of logarithm,$p = 8^{5/2}$.
Since $8 = 2^3$,we have $p = (2^3)^{5/2} = 2^{15/2}$.
Given $\log _{2} q = 5$,we have $q = 2^5$.
We can express $p$ in terms of $q$ by substituting $2^5 = q$ into the expression for $p$:
$p = 2^{15/2} = (2^5)^{3/2} = q^{3/2}$.
Since $q^{3/2} = q^1 \cdot q^{1/2} = q\sqrt{q}$,the correct option is $A$.
43
MediumMCQ
If $y = \frac{1}{a^{1-\log _{a} x}}$,$z = \frac{1}{a^{1-\log _{a} y}}$ and $x = a^{k}$,then $k =$
A
$\frac{1}{a^{1-\log _{a} z}}$
B
$\frac{1}{1-\log _{a} z}$
C
$\frac{1}{1+\log _{z} a}$
D
$\frac{1}{1-\log _{z} a}$

Solution

(B) Given: $y = \frac{1}{a^{1-\log _{a} x}} \implies \log _{a} y = \frac{1}{1-\log _{a} x}$.
Also,$z = \frac{1}{a^{1-\log _{a} y}} \implies \log _{a} z = \frac{1}{1-\log _{a} y}$.
Substitute $\log _{a} y$ into the expression for $\log _{a} z$:
$\log _{a} z = \frac{1}{1 - \frac{1}{1-\log _{a} x}} = \frac{1}{\frac{1-\log _{a} x - 1}{1-\log _{a} x}} = \frac{1-\log _{a} x}{-\log _{a} x}$.
Rearranging the equation:
$-\log _{a} z = \frac{1-\log _{a} x}{\log _{a} x} = \frac{1}{\log _{a} x} - 1$.
Therefore,$\frac{1}{\log _{a} x} = 1 - \log _{a} z$.
This implies $\log _{a} x = \frac{1}{1 - \log _{a} z}$.
Since $x = a^{k}$,we have $\log _{a} x = k$.
Thus,$k = \frac{1}{1 - \log _{a} z}$.
44
MediumMCQ
If $\log _{e} 2 \cdot \log _{b} 625 = \log _{10} 16 \cdot \log _{e} 10$,then $b =$
A
$4$
B
$5$
C
$1$
D
$e$

Solution

(B) Given equation: $\log _{e} 2 \cdot \log _{b} 625 = \log _{10} 16 \cdot \log _{e} 10$
We know that $625 = 5^4$ and $16 = 2^4$. Substituting these values:
$\log _{e} 2 \cdot \log _{b} (5^4) = \log _{10} (2^4) \cdot \log _{e} 10$
Using the property $\log(a^n) = n \log a$:
$\log _{e} 2 \cdot 4 \log _{b} 5 = 4 \log _{10} 2 \cdot \log _{e} 10$
Using the change of base formula $\log _{10} 2 = \frac{\log _{e} 2}{\log _{e} 10}$:
$\log _{e} 2 \cdot 4 \log _{b} 5 = 4 \cdot \left( \frac{\log _{e} 2}{\log _{e} 10} \right) \cdot \log _{e} 10$
Simplifying the right side:
$\log _{e} 2 \cdot 4 \log _{b} 5 = 4 \log _{e} 2$
Dividing both sides by $4 \log _{e} 2$ (assuming $\log _{e} 2 \neq 0$):
$\log _{b} 5 = 1$
By the definition of logarithm,$b^1 = 5$,so $b = 5$.
45
MediumMCQ
$5^{\sqrt{\log _{5} 7}} - 7^{\sqrt{\log _{7} 5}}$
A
$\log 2$
B
$1$
C
$0$
D
None of these

Solution

(C) Let $x = 5^{\sqrt{\log _{5} 7}}$ and $y = 7^{\sqrt{\log _{7} 5}}$.
We know the property $a^{\log_{a} b} = b$.
Consider the term $y = 7^{\sqrt{\log _{7} 5}}$.
Since $\log_{7} 5 = \frac{1}{\log_{5} 7}$,we can write:
$y = 7^{\sqrt{\frac{1}{\log_{5} 7}}} = 7^{\frac{1}{\sqrt{\log_{5} 7}}}$.
Using the property $a^{\log_{a} b} = b$,we know $7 = 5^{\log_{5} 7}$.
Substituting this into $y$:
$y = (5^{\log_{5} 7})^{\frac{1}{\sqrt{\log_{5} 7}}} = 5^{\log_{5} 7 \cdot \frac{1}{\sqrt{\log_{5} 7}}} = 5^{\sqrt{\log_{5} 7}}$.
Thus,$x = y$,which implies $x - y = 0$.
46
EasyMCQ
Evaluate: $2 \log _{3} 7 - 7 \log _{3} 2$
A
$\log _{2} 7$
B
$\log 7$
C
$\log 2$
D
$0$

Solution

(D) Using the power rule of logarithms,$n \log _{b} a = \log _{b} (a^n)$.
Applying this to the given expression:
$2 \log _{3} 7 = \log _{3} (7^2) = \log _{3} 49$
$7 \log _{3} 2 = \log _{3} (2^7) = \log _{3} 128$
So,the expression becomes $\log _{3} 49 - \log _{3} 128$.
Using the quotient rule,$\log _{b} x - \log _{b} y = \log _{b} (x/y)$:
$\log _{3} (49/128)$.
Since none of the options match this result,let us re-examine the expression. If the expression was intended to be $\log _{3} 7^2 - \log _{3} 2^7$,the result is $\log _{3} (49/128)$.
However,if the expression was $\log _{3} 7^2 - \log _{3} 7^2$,it would be $0$. Given the options,there is a likely typo in the original question. Assuming the expression was meant to be $\log _{3} 7^2 - \log _{3} 49 = 0$,the correct option is $D$.
47
MediumMCQ
If $\log _{30} 3=a$ and $\log _{30} 5=b,$ then find the value of $\log _{30} 8.$
A
$3(1-a-b)$
B
$a-b+1$
C
$1-a-b$
D
$3(a-b+1)$

Solution

(A) Given that $\log _{30} 3 = a$ and $\log _{30} 5 = b.$
We know that $\log _{30} 15 = \log _{30} (3 \times 5) = \log _{30} 3 + \log _{30} 5 = a + b.$
Also,$\log _{30} 15 = \log _{30} \left(\frac{30}{2}\right) = \log _{30} 30 - \log _{30} 2 = 1 - \log _{30} 2.$
Equating the two expressions for $\log _{30} 15$:
$a + b = 1 - \log _{30} 2 \Rightarrow \log _{30} 2 = 1 - a - b.$
Now,$\log _{30} 8 = \log _{30} (2^3) = 3 \log _{30} 2.$
Substituting the value of $\log _{30} 2$:
$\log _{30} 8 = 3(1 - a - b).$
48
EasyMCQ
If $0 < a < 1$,$0 < x < 1$,and $x < a$,then $\log_{a} x$ is:
A
$< 1$
B
$> 1$
C
$< 0$
D
$\leq 1$

Solution

(B) Given that $0 < a < 1$ and $0 < x < 1$.
Since the base $a$ is between $0$ and $1$,the logarithmic function $f(x) = \log_{a} x$ is a strictly decreasing function.
Given the inequality $x < a$,applying the logarithm with base $a$ (where $0 < a < 1$) reverses the inequality sign.
Therefore,$\log_{a} x > \log_{a} a$.
Since $\log_{a} a = 1$,we get $\log_{a} x > 1$.
49
EasyMCQ
$\log _{5} 2$ is
A
an integer
B
a rational number
C
an irrational number
D
a prime number

Solution

(C) Assume that $\log _{5} 2$ is a rational number,so $\log _{5} 2 = \frac{p}{q}$,where $p$ and $q$ are integers and $q \neq 0$.
By the definition of logarithms,this implies $2 = 5^{p/q}$.
Raising both sides to the power of $q$,we get $2^q = 5^p$.
Since $2^q$ is an even number (for $q \geq 1$) and $5^p$ is an odd number,this leads to a contradiction.
Therefore,the assumption that $\log _{5} 2$ is rational is false.
Hence,$\log _{5} 2$ is an irrational number.
50
EasyMCQ
$\log _{5}\left(1+\frac{1}{5}\right)+\log _{5}\left(1+\frac{1}{6}\right)+\log _{5}\left(1+\frac{1}{7}\right)+\cdots+\log _{5} \left(1+\frac{1}{624}\right)$
A
$5$
B
$4$
C
$3$
D
$2$

Solution

(C) The given expression is $\log _{5}\left(1+\frac{1}{5}\right)+\log _{5}\left(1+\frac{1}{6}\right)+\log _{5}\left(1+\frac{1}{7}\right)+\cdots+\log _{5} \left(1+\frac{1}{624}\right)$.
Simplify each term inside the logarithm: $\log _{5} \left(\frac{6}{5}\right)+\log _{5} \left(\frac{7}{6}\right)+\log _{5} \left(\frac{8}{7}\right)+\cdots+\log _{5} \left(\frac{625}{624}\right)$.
Using the property $\log_{b}(x) + \log_{b}(y) = \log_{b}(xy)$,we can combine the terms:
$\log _{5} \left(\frac{6}{5} \cdot \frac{7}{6} \cdot \frac{8}{7} \cdot \cdots \cdot \frac{625}{624}\right)$.
Observe that the terms cancel out in a telescoping manner:
$\log _{5} \left(\frac{625}{5}\right)$.
Calculate the division: $\frac{625}{5} = 125$.
So,the expression becomes $\log _{5}(125)$.
Since $125 = 5^3$,we have $\log _{5}(5^3) = 3 \log _{5}(5) = 3(1) = 3$.

Algebra — logarithm · Frequently Asked Questions

1Are these Algebra questions useful for JEE and NEET?

Yes. All questions in this section are mapped to JEE Main and NEET exam patterns. Previous year questions from JEE Main, NEET, GUJCET and state-level exams are included with full solutions.

2Can I switch to Hindi or Gujarati for these questions?

Yes. Use the language tabs in the hero section or the sidebar to view the same questions and solutions in English, Hindi or Gujarati.

3How do I generate a question paper from this subtopic?

Use the Vedclass Exam Paper Generator — select the chapter and subtopic, set difficulty, and generate Sets A, B, C, D automatically. First 3 chapters of every subject are free.

Vedclass Products

For Students

Vedclass Test Series

Mock tests in real JEE/NEET style with performance analysis. 5-day free trial.

Start Free Trial
For Teachers

Exam Paper Generator

Generate Set A/B/C/D papers from this chapter in 2 minutes. 3 chapters free.

Try Free
For Institutes

Online Exam Module

Live online exams with unlimited students, 360° analytics & white-label branding.

See Demo
For Teachers & Institutes

Generate a Algebra Exam Paper in 2 Minutes

Select subtopic & difficulty — Sets A, B, C, D auto-generated with No Repeat logic.

First 3 chapters of every subject are free — no payment required.