How To Find The Common Ratio | Spot The Multiplier

Divide any term by the term right before it; if the quotient stays the same each time, that number is the common ratio.

Finding the common ratio gets much easier once you stop hunting for a pattern with your eyes and start checking one clean idea: is each term made by multiplying the previous one by the same number? If the answer is yes, you’re working with a geometric sequence, and that repeated multiplier is the common ratio.

That sounds simple, but students still get tripped up by fractions, negatives, zeros, and sequences that only look geometric at first glance. This article walks through the method in plain language, shows what to write on paper, and points out the mistakes that usually wreck an otherwise right answer.

What The Common Ratio Means

In a geometric sequence, each term comes from multiplying the term before it by one fixed number. That fixed number is called the common ratio. So if a sequence goes 3, 6, 12, 24, the ratio is 2 because each term is double the one before it.

That one idea does a lot of work. It helps you test whether a sequence is geometric. It helps you write the next term. It also helps you build formulas for the nth term. OpenStax explains the same rule in its section on geometric sequences, where each term changes by a constant factor rather than a constant difference.

That last phrase matters. A constant difference belongs to arithmetic sequences. A constant factor belongs to geometric ones. Mix those up, and the whole problem goes sideways.

How To Find The Common Ratio In Four Clean Steps

Use the same routine every time. A fixed method cuts down careless errors and helps when the numbers get messy.

  1. Pick two consecutive terms. Use a term and the one right before it.
  2. Divide the later term by the earlier term. That gives you a candidate ratio.
  3. Check another pair. If you get the same quotient again, the sequence is geometric.
  4. Write the ratio in simplest form. Keep fractions as fractions when needed.

The rule in symbols is easy to remember: common ratio = current term ÷ previous term. Khan Academy’s geometric sequences review uses that same idea and shows how the repeated multiplier drives the pattern.

Start With A Straightforward Example

Take the sequence 5, 15, 45, 135.

Divide 15 by 5 and you get 3. Then divide 45 by 15 and you get 3 again. Next, divide 135 by 45 and you still get 3. Since the quotient stays the same, the common ratio is 3.

That is the cleanest type of problem. Still, teachers often add twists. The next sections show how to stay steady when the sequence includes fractions, signs, or decay.

What To Do With Fractions

Fractions scare people more than they should. The method does not change. Say the sequence is 8, 4, 2, 1. Divide 4 by 8. That gives 1/2. Divide 2 by 4. That also gives 1/2. So the common ratio is 1/2.

A ratio less than 1 means the terms shrink each step. You are still multiplying, not subtracting. That small shift in mindset fixes a lot of confusion.

What To Do With Negative Terms

Now try 2, -6, 18, -54. Divide -6 by 2 and you get -3. Then divide 18 by -6 and you get -3. The sign keeps flipping because the common ratio is negative. Once you see that repeated sign change, a negative ratio should be one of your first guesses.

OpenStax also shows that the common ratio can be positive, negative, fractional, or greater than 1 in magnitude, which is why checking more than one pair is such a smart habit in sequence work.

Worked Patterns You Can Compare Fast

When you practice, it helps to see several sequence types side by side. This table gives you a quick comparison you can scan before solving your own problem.

Sequence Division Check Common Ratio
3, 6, 12, 24 6 ÷ 3 = 2; 12 ÷ 6 = 2 2
10, 5, 2.5, 1.25 5 ÷ 10 = 1/2; 2.5 ÷ 5 = 1/2 1/2
4, -8, 16, -32 -8 ÷ 4 = -2; 16 ÷ -8 = -2 -2
81, 27, 9, 3 27 ÷ 81 = 1/3; 9 ÷ 27 = 1/3 1/3
1, 4, 16, 64 4 ÷ 1 = 4; 16 ÷ 4 = 4 4
-5, 10, -20, 40 10 ÷ -5 = -2; -20 ÷ 10 = -2 -2
7, 14, 28, 56 14 ÷ 7 = 2; 28 ÷ 14 = 2 2
100, 20, 4, 0.8 20 ÷ 100 = 1/5; 4 ÷ 20 = 1/5 1/5

How To Tell When A Sequence Is Not Geometric

Some lists of numbers look geometric for a second, then fall apart when you test them. That is why one division check is never enough. Try at least two.

Take 2, 4, 8, 15. The first two checks look fine at first: 4 ÷ 2 = 2 and 8 ÷ 4 = 2. But 15 ÷ 8 is not 2. So the pattern breaks. This sequence is not geometric.

Another trap is an arithmetic sequence dressed up with large numbers. Say you get 100, 200, 300, 400. The difference is steady at 100, but the ratios are 2, 1.5, and 1.333… Since the quotient changes, it is not geometric.

  • If the difference stays the same, you likely have arithmetic.
  • If the quotient stays the same, you have geometric.
  • If neither stays the same, it may be neither type.

What About Zero?

Zero needs care. If the sequence begins 5, 0, 0, 0, the step from 5 to 0 suggests multiplying by 0. That works for the rest of the sequence too, so the common ratio can be 0. But if the first term is 0 and later terms are not, division becomes a mess because you cannot divide by zero in the usual way.

That means some zero-based sequences do not fit neatly into the standard ratio test. In school-level problems, teachers often avoid that edge case or expect you to say the sequence is not geometric under the usual definition.

Using The Ratio To Build The Whole Sequence

Once you know the common ratio, a lot opens up. You can find missing terms, predict later terms, and write formulas without guessing.

Suppose the first term is 6 and the common ratio is 3. The sequence grows like this: 6, 18, 54, 162, 486. Each step is just one more multiplication by 3.

If you already know the first term and the ratio, you can use the geometric sequence rule shown in OpenStax’s sequence lesson: multiply each term by the common ratio to get the next one. That idea sounds small, but it is the engine behind recursive and explicit formulas.

Finding Missing Terms

Say a sequence starts 2, __, 18. If it is geometric, call the missing term x. Then x ÷ 2 must equal 18 ÷ x. That gives x² = 36, so x = 6 if the middle term is positive. The full sequence is 2, 6, 18, and the common ratio is 3.

This trick works because each step uses the same multiplier. Once that multiplier is set, the whole pattern locks into place.

Common Ratio Mistakes That Cost Points

Most wrong answers come from the same handful of slips. Catch these early and your work gets cleaner fast.

Mistake What Happens Fix
Dividing in the wrong order You get the reciprocal ratio Use current term ÷ previous term
Checking only one pair A fake pattern slips through Test at least two consecutive pairs
Mixing ratio with difference You call an arithmetic sequence geometric Ask “multiply or add?” before solving
Changing fractions to decimals too soon Rounding muddies the pattern Keep exact fractions as long as you can
Ignoring signs You miss a negative ratio Track each quotient with its sign

How To Check Your Answer In Seconds

After you find a ratio, do one last sweep. Multiply the first term by your ratio and see whether you land on the second term. Then multiply again and check the third. If the sequence keeps matching, your answer is on solid ground.

Here is a fast self-check routine:

  • Write the ratio clearly.
  • Multiply forward through the sequence.
  • See whether the signs and sizes match.
  • Leave the ratio in simplest exact form.

That takes only a few seconds and catches plenty of small slips before they hit your final line.

Practice The Idea Until It Feels Automatic

If you want this skill to stick, don’t memorize a script and hope for the best. Work a mix of easy and messy sequences. Try whole numbers, fractions, negatives, and shrinking patterns. Once your eye starts spotting “same multiplier” right away, the method stops feeling mechanical and starts feeling obvious.

So if you’re asked how to find the common ratio, the clean answer is this: divide each term by the one before it, check that the quotient stays constant, and watch the order of division. Do that well, and geometric sequences stop being a guessing game.

References & Sources