ALGEBRA 1 • EQUIVALENT EXPRESSIONS

Rewrite Exponential Expressions Using Exponents

Transform exponential expressions to reveal hidden rates like monthly interest from an annual percentage.

Historical Context & Motivation

Have you ever wondered how a bank figures out what you owe each month when it only advertises a yearly interest rate? Or how scientists predict the growth of a bacterial colony hour by hour when they only measured it day by day? These questions are at the heart of why we need to rewrite exponential expressions. The story of exponents stretches back centuries, and understanding that history helps us see why this skill matters so much today.

📋 Prerequisites & Grade-Level Note
This lesson covers high school content (CCSS HSA-SSE.B.3c) that builds on your knowledge of exponent rules. If you haven't yet studied integer exponents and exponential functions, review those topics first. Key prerequisites include: understanding what bt means, the product and power rules for exponents, and basic familiarity with growth and decay contexts. Grades 9–12 students will find this material most accessible within their current course sequence; middle school students encountering this lesson should treat it as a preview of ideas they will study in depth in high school.
1600s
Early Exponent Notation
René Descartes popularized writing repeated multiplication as exponents, like x³ instead of x × x × x. This compact notation opened the door to discovering powerful exponent rules.
1614
Napier Invents Logarithms
John Napier introduced logarithms — the inverse of exponents — to simplify enormous calculations. His work showed that exponential expressions could be rewritten in many useful ways.
1700s
Compound Interest Takes Shape
Mathematicians like Euler studied how money grows when interest is compounded at different intervals. They discovered that rewriting annual growth as monthly or daily growth is essential for accurate financial calculations.
Today
Exponential Models Everywhere
From viral social media posts to radioactive decay, scientists, economists, and engineers rewrite exponential expressions daily to match the time scale they care about.

The big question this lesson answers is: How can we take an exponential expression written for one time period and rewrite it for a different time period — without changing its value? Mastering this skill lets you see hidden information that the original expression keeps out of plain sight.

Core Principles & Definitions

Before we start rewriting expressions, let's nail down the key ideas. An exponential expression has the form a · bt, where b is the base and t is the exponent (often representing time). Rewriting such expressions relies on three foundational principles.

1

Power of a Power Rule

When you raise a power to another power, you multiply the exponents: (bm)n = bm·n. This is the engine behind every rewrite in this lesson.
2

Equivalent Expressions

Two expressions are equivalent if they produce the same output for every input value. Rewriting doesn't change the value — it just changes the form so we can see different information.
3

Fractional Exponents

A fractional exponent like b1/n means the nth root of b. For example, 1.151/12 is the 12th root of 1.15, which gives the monthly growth factor.
4

Growth Factor vs. Growth Rate

The base b is the growth factor. The growth rate r is found by subtracting 1: r = b − 1. So a growth factor of 1.15 means a 15% growth rate. A factor of 1.01171 means a rate of 1.171%, which rounds to approximately 1.2%.
KEY TAKEAWAY
Think of rewriting exponential expressions like converting miles per hour to feet per second. The car isn't going any faster or slower — you're just expressing the same speed in a different unit. When you rewrite 1.15t as 1.01212t, the growth is the same — you've just switched from "per year" to "per month."

Visual Explanation — The Rewrite in Action

The diagram below shows how the same exponential growth curve can be described by two different expressions. The blue curve uses the annual growth factor 1.15 with time in years. The cyan curve uses the equivalent monthly growth factor ≈ 1.012 with time in months. Both curves land on exactly the same points — they are equivalent expressions.

The large blue dots mark yearly values using the annual expression 1.15t. The smaller cyan dots show the same curve broken into monthly increments using 1.01212t. Both expressions trace the exact same growth path.

Notice how the small cyan dots fill in the gaps between the yearly blue dots. By rewriting the expression, we haven't changed the curve — we've just given ourselves a finer-grained view. This is incredibly useful whenever you need to zoom in on shorter time intervals.

Mathematical Framework

Here is the algebra that makes the rewrite work. We start with the power of a power rule and combine it with fractional exponents. The key insight is that any exponent t can be written as the product of two numbers — for example, t = (1/12) × 12t. This lets us split a base raised to t into a new base raised to 12t.

POWER OF A POWER RULE
(bᵐ)ⁿ = bᵐ ˣ ⁿ
b = base, m and n = exponents. Raising a power to another power multiplies the exponents.
THE CORE REWRITE STRATEGY
bᵗ = (b¹ᐟⁿ)ⁿᵗ
Choose n based on the new time unit you want. For months, n = 12. For weeks, n = 52. For days, n = 365. The expression b1/n becomes your new base (the growth factor per smaller period).
EXAMPLE — ANNUAL TO MONTHLY
1.15ᵗ = (1.15¹ᐟ¹²)¹²ᵗ ≈ 1.012¹²ᵗ
1.151/12 ≈ 1.01171, which rounds to approximately 1.012 at three decimal places. The new base 1.012 is a rounded approximation that reveals a monthly growth rate of about 1.171% (more precisely) or roughly 1.2% (when using the rounded base 1.012).
💡 Why Does This Work?
Start with (1.151/12)12t. By the power of a power rule, multiply the exponents: (1/12) × 12t = t. So you get 1.15t right back. The two expressions are mathematically identical.

Common Rewrite Scenarios

The rewrite strategy isn't limited to interest rates. You can apply it whenever you need to convert an exponential expression from one time unit to another. The diagram below shows a flowchart of the general process, and the table that follows summarizes the most common conversions.

Follow this four-step flowchart any time you need to rewrite an exponential expression for a different time unit. The amber box is your starting point, and the emerald box gives you the final result.
Common time-unit conversions for exponential expressions
Conversionn ValueOriginal → Rewritten
Annual → Monthlyn = 12bt → (b1/12)12t
Annual → Weeklyn = 52bt → (b1/52)52t
Annual → Dailyn = 365bt → (b1/365)365t
Hourly → Per Minuten = 60bt → (b1/60)60t

You can also go in the other direction. If you have a monthly growth factor and want to find the annual rate, raise the monthly base to the 12th power. The idea is always the same: use the power of a power rule to multiply or divide the exponent while adjusting the base to keep the expression equivalent.

Worked Example

A savings account grows according to the expression 500 × 1.08t, where t is time in years. Rewrite this expression to reveal the approximate equivalent monthly interest rate.

Rewriting Annual Growth as Monthly Growth
1
Step 1 — Identify the original expressionThe expression is 500 × 1.08t. The initial amount is 500, the annual growth factor is 1.08, and t is in years. The annual interest rate is 8%.
b = 1.08, t in years
2
Step 2 — Choose n for the target time unitWe want the monthly rate. There are 12 months in a year, so n = 12. We will rewrite the exponent t as (1/12) × 12t.
n = 12
3
Step 3 — Rewrite using the power of a power ruleReplace 1.08t with (1.081/12)12t. This works because (1/12) × 12t = t, so the exponents multiply back to the original.
500 × (1.081/12)12t
4
Step 4 — Calculate the new baseUse a calculator to find 1.081/12. Compute: 1.081/12 ≈ 1.00643. Round to three decimal places: approximately 1.006.
1.081/12 ≈ 1.006
5
Step 5 — Write the final expression and interpretThe rewritten expression is 500 × 1.00612t. The new base 1.006 tells us the monthly growth factor, and the monthly interest rate is 1.006 − 1 = 0.006, which is about 0.6% per month.
500 × 1.00612t → monthly rate ≈ 0.6%

Strengths & Limitations of Rewriting

Rewriting exponential expressions is a powerful tool, but it's important to understand both what it can and what it cannot do. The table below compares the strengths and limitations of this technique.

Comparing strengths and limitations of rewriting exponential expressions
StrengthsLimitations
Reveals hidden rates (monthly, weekly, daily) from a single annual expression.The rewritten rate is approximate because we round the new base. Rounding introduces small errors.
The rewritten form and the original are exactly equivalent (before rounding).This technique assumes continuous exponential behavior. It doesn't account for real-world changes in rate.
Works for growth (base > 1) and decay (0 < base < 1).You need a calculator or computer for most fractional exponents. Mental math works only in rare, simple cases.
Makes it easy to compare rates from different contexts (one bank quotes annual, another quotes monthly).Students sometimes confuse dividing the rate by 12 with taking the 12th root. These give different (and incorrect vs. correct) answers.
⚠️ COMMON MISTAKE ALERT
A very common error is dividing the rate by 12 instead of taking the 12th root of the base. For example, with a 15% annual rate, students might say the monthly rate is 15% ÷ 12 = 1.25%. But the correct monthly rate is 1.151/12 − 1 ≈ 0.01171, which is approximately 1.171% (often rounded to about 1.2% when using the three-decimal approximation 1.012 for the monthly factor). The difference matters because exponential growth compounds — dividing the rate ignores the compounding effect.

Connection to Advanced Topics

The rewrite technique you've learned here is a gateway to several more advanced mathematical ideas. In higher-level courses, you'll encounter logarithms, continuous compounding, and exponential modeling in science. The table below shows how this lesson's core idea connects to those topics.

How this lesson's technique connects to advanced math and science topics
This LessonAdvanced TopicHow They Connect
Rewrite bt as (b1/n)ntContinuous compounding: A = PertAs n → ∞ (infinitely many compounding periods), the base approaches er, where e ≈ 2.718. This is an Algebra 2 / Precalculus topic you will explore in a later course.
Using b1/n to find a new baseLogarithmsLogarithms let you solve for unknown exponents. They extend the rewrite idea by answering "what power gives me this value?"
Changing time units in growth modelsHalf-life and doubling timeYou can rewrite a decay expression to find the half-life, or a growth expression to find the doubling time, using the same exponent properties.

Every time you use the power of a power rule to transform an exponential expression, you're building the same muscle that will later help you work with logarithms, solve exponential equations, and model real-world phenomena in precalculus, calculus, and beyond.

Practice Problems

PROBLEM 1CONCEPTUAL
Explain in your own words why 1.15t and (1.151/12)12t are equivalent expressions. Which exponent property makes this work?
PROBLEM 2BASIC CALCULATION
Rewrite 1.06t in the form (b)12t and find the approximate monthly growth rate. (Use a calculator: 1.061/12 ≈ 1.00487)
PROBLEM 3INTERMEDIATE
A population of bacteria doubles every day. Its growth can be modeled by P = 200 × 2t, where t is in days. Rewrite this expression so the exponent represents hours instead of days. What is the approximate hourly growth factor? (Hint: 21/24 ≈ 1.0293)
PROBLEM 4APPLIED
You invest $1,000 in an account that grows by 1.005 each month (i.e., the expression is 1000 × 1.005m where m is months). Rewrite this to find the equivalent annual growth factor. What is the approximate annual interest rate?
PROBLEM 5CRITICAL THINKING
A radioactive substance decays so that each year only 85% remains. Its mass is modeled by M = 50 × 0.85t grams, where t is in years. (a) Rewrite the expression to show the equivalent daily decay factor. (b) Explain why the daily decay rate is NOT simply 15% ÷ 365. (Hint: 0.851/365 ≈ 0.99955)

Lesson Summary

In this lesson you learned how to rewrite exponential expressions using the power of a power rule: (bm)n = bm×n. The core strategy is to replace bt with (b1/n)nt, where n is the number of smaller time periods in one original period. This creates an equivalent expression that reveals the growth or decay rate for the shorter time interval.

Remember: the new base is found by computing b1/n (the nth root), not by dividing the rate by n. For example, a 15% annual rate gives a monthly factor of 1.151/12 ≈ 1.01171, a precise monthly rate of approximately 1.171%. This factor is commonly rounded to 1.012 (three decimal places), which corresponds to a monthly rate of about 1.2%. This technique works for growth (base > 1) and decay (0 < base < 1), and connects directly to advanced topics like logarithms and continuous compounding.

Varsity Tutors • Algebra 1 • Rewrite Exponential Expressions Using Exponents