ACT Prep Math Resource

The Ultimate ACT Guide to Logarithms

Logarithms (or "logs") can look intimidating because they use a brand new mathematical language. But here is the secret for the ACT: a logarithm is just an exponent running in reverse. The test usually features 1 to 2 logarithm questions. If you know how to convert them and apply three basic rules, you can solve almost every single one of them!

1The Core Definition: The "Loop" Trick

The most important skill for ACT logs is knowing how to rewrite a log equation as a regular exponent equation.

logb(x) = y  ⇔  by = x

Read this as: "Base b, raised to the power of y, equals x."

The "Loop" Method

To convert any log equation, start at the base, draw a loop to the other side of the equal sign (your exponent), and loop back to the inside number.

Example 1: Solve for x in log2(8) = x
  • Rewrite it using the loop: 2x = 8
  • Since 23 = 8, we know that x = 3.
Example 2: Solve for x in logx(9) = 2
  • Rewrite it using the loop: x2 = 9
  • Since 32 = 9, we know that x = 3. (Note: Base numbers must always be positive).

2The Big Three Log Properties

The ACT loves to test your ability to expand or condense logarithms using three fundamental properties. Think of these as the cousins of the regular exponent rules.

Rule Name The Property How to think about it
Product Rule logb(M · N) = logb(M) + logb(N) Multiplication inside becomes addition outside.
Camp/Quotient Rule logb(M / N) = logb(M) - logb(N) Division inside becomes subtraction outside.
Power Rule logb(Mk) = k · logb(M) An exponent inside can fly to the front as a multiplier.
ACT Application Example

Question: If loga(x) = 3 and loga(y) = 5, what is loga(xy2)?

3Two Special Logs to Look Out For

Sometimes the ACT will drop a log on you without a visible base number. Don't panic—these are just shortcuts!

Quick ACT Log Checklist