Question:medium

If \(a, b, c\) are non-zero and different from \(1\), then the value of \[ \begin{vmatrix} \log_a 1 & \log_a b & \log_a c \\ \log_b \left(\frac{1}{b}\right) & \log_b 1 & \log_b \left(\frac{1}{c}\right) \\ \log_c \left(\frac{1}{c}\right) & \log_c c & \log_c 1 \end{vmatrix} \] is:

Show Hint

The change of base rule $\log_a b \cdot \log_b c = \log_a c$ is essentially a "chain rule" for logarithms. It simplifies multi-base expressions into a single base instantly.
Updated On: May 6, 2026
  • \( 0 \)
  • \( 1 + \log_a (a + b + c) \)
  • \( \log_a (ab + bc + ca) \)
  • \( 1 \)
  • \( \log_a (a + b + c) \)
Show Solution

The Correct Option is A

Solution and Explanation

Was this answer helpful?
0