Introduction

Welcome back to Making Sense of Exponents! This is our second lesson in the course, and you are already building momentum. In the first lesson, we learned that an exponent tells us how many times to use the base as a factor, and we practiced expanding and evaluating expressions like 343^4. Now we are ready to tackle a situation that trips up many learners: what happens when a negative sign is involved?

In this lesson, we will look closely at expressions like (3)2(-3)^2 and 32-3^2. They may look almost identical at first glance, but they mean very different things and produce very different results. The key lies in parentheses, and by the end of this lesson, you will be able to tell the two forms apart, identify the base in each one, and evaluate both with confidence.

Why Parentheses Matter

As you recall, the base is the number being multiplied repeatedly. When all the numbers are positive, identifying the base is straightforward. But once a negative sign enters the picture, we need a way to show whether that sign belongs to the base or not — and that is exactly the job parentheses do.

Think of parentheses as a container. Whatever is inside is bundled together as a single unit. If the negative sign sits inside, it is part of the package. If it sits outside, it is separate. This small visual detail completely changes the meaning of an expression.

This distinction is not just an academic detail — it matters in practice. If you type -3^2 into a calculator or a spreadsheet, you will get 9-9, not 99, because the software follows the same convention we are about to learn: without parentheses, the exponent applies to 33 alone. Getting this right matters every time you work with negative numbers and powers, so let's look at each case one at a time.

Visual metaphor of parentheses as a container showing negative sign inside versus outside
The Negative Sign Inside Parentheses

When we write (3)2(-3)^2, the parentheses wrap around 3-3. This tells us the base is 3-3 — the entire negative number. The exponent 22 says "use as a factor two times":

The Negative Sign Outside Parentheses

Now let's look at the expression 32-3^2. There are no parentheses around 3-3, so the base is just 33. The negative sign sits outside and is applied after the exponent does its work. We can think of 32-3^2 as shorthand for :

Spotting the Difference at a Glance

The entire distinction comes down to one question: does the negative sign live inside or outside the parentheses? Here is a comparison to make the pattern clear:

ExpressionBaseWhat It MeansValue
(3)2(-3)^23-3(3)×(3)(-3) \times (-3)
Evaluating Both Forms Step by Step

Let's walk through a complete pair so the process feels routine. Consider (5)3(-5)^3 and 53-5^3.

Evaluating (5)3(-5)^3: the base is , and the exponent is .

Common Mistakes to Watch For
  • Assuming parentheses do not matter. As we have seen, (3)2=9(-3)^2 = 9 while 32=9-3^2 = -9. Always check whether the negative sign is inside or outside.
Conclusion and Next Steps

Let's recap what we covered. The expression (3)2(-3)^2 has a base of 3-3 because the parentheses bundle the negative sign with the number, while 32-3^2 has a base of just with the negative sign applied after the power is computed. To identify the base, check the parentheses: if the negative sign is inside them, it is part of the base; if not, it is separate.

Sign up
Join the 1M+ learners on CodeSignal
Be a part of our community of 1M+ users who develop and demonstrate their skills on CodeSignal