lesson

Updated 6 days ago ยท 3 views
If an investment grows by 15% in one year, does it grow by 15รท12=1.25% each month? Not quite โ because growth compounds on top of previous growth.
To find the true monthly rate, we use exponent properties to rewrite the expression into an equivalent form without changing its total value.
The Power of a Power Rule
When you raise a power to another power, you multiply the exponents: (am)n=amโ
n.
This works because repeated grouping is multiplication. For example, (x2)3 means (xโ
x)โ
(xโ
x)โ
(xโ
x), which gives 6 factors of x, or x6.
๐Create an interactive visual proof diagram showing $(x^2)^3 = x^6$. Display 3 distinct boxes side-by-side, each containing two colored dots labeled 'x'. Below the boxes, show an arrow grouping all dots together into a single strip of 6 dots labeled 'x * x * x * x * x * x = x^6'. Include a callout showing the algebraic identity (a^m)^n = a^(m * n). Use a clean white card (#ffffff), soft light gray background (#f8f9fa), charcoal text (#1e2945), and a vibrant blue accent (#22b7ff). Make it fully responsive to 350px width.
What happens when we run this rule in reverse? That lets us break big growth rates down into smaller intervals.
Regrouping Exponents
Since mโ
n can be factored, any expression in the form bmโ
t can be rewritten as (bm)t.
Consider 23t. We can group the 3 inside the base as (23)t, which simplifies directly to 8t.
๐Create a step-by-step visual card showing the transformation of 2^(3t) into 8^t. Step 1: Show 2^(3 * t) with 3 and t highlighted. Step 2: An arrow shows grouping into (2^3)^t with parenthesis sliding in. Step 3: 2^3 evaluates to 8, yielding 8^t. Below, show a numerical verification badge showing that when t=2, 2^(3*2) = 2^6 = 64, and 8^2 = 64. Use light gray card backgrounds (#ffffff), dark blue text (#1e2945), border #e6e6e6, and bright blue accents (#22b7ff). Responsive layout under 350px.
A common mistake is confusing (bm)t=bmโ
t with bmโ
bt=bm+t. Remember: multiplying bases with powers adds exponents, but raising a power to a power multiplies them.
Integers make numbers grow faster, but what if we need to zoom in to a smaller unit of time, like months or days?