Home » Aptitude » Logarithm

Evaluate 1/log₃ 60 + 1/log₄ 60 + 1/log₅ 60.

Difficulty: Medium

Correct Answer: 1

Explanation:

Given data

  • Expression: 1/log360 + 1/log460 + 1/log560

Concept / Approach

  • Use change-of-base: 1/logba = logab.
  • Combine logs with the same base by converting all to base 60.

Step-by-step calculation

1/log360 = log6031/log460 = log6041/log560 = log605Sum = log603 + log604 + log605 = log60(3 × 4 × 5)= log6060 = 1


Verification

Since 3 × 4 × 5 equals 60 exactly, the log base 60 of 60 is 1.


Common pitfalls

  • Adding denominators directly instead of transforming with change-of-base.
  • Using natural logs without keeping bases consistent.

Final Answer

1

← Previous Question Next Question→

Discussion & Comments

No comments yet. Be the first to comment!
Join Discussion