Quick Answer
Exponential Equations for SAT Practice questions assess your ability to solve equations involving variables in exponents, rewrite powers using a common base, understand exponential growth and decay, and relate equations to graphs and real-world models. There are 65 SAT-style exponential equation questions on this page, along with answer options, complete solutions, and trap remarks. Direct exponent matching is followed by substitution, compound growth, transformations, and challenging multi-step equations.
What to Know Before You Start
- Set the exponents equal when both sides can be expressed using the same positive base.
- Apply the following exponent rules: a^m·a^n = a^(m+n), a^m/a^n = a^(m-n), and (a^m)^n = a^(mn).
- The exponent’s sign can be altered by rewriting a reciprocal base, such 1/2, as 2^(-1).
- Replace y = a^x in an equation that contains both a^(2x) and a^x, then solve the resulting quadratic.
- A is the starting value and b is the growth or decay factor in the exponential model y = a·b^x.
- Use 1 + r to get the growth percentage. Use 1 – r, where r is expressed as a decimal, for percent decay.
- Since a positive-base exponential expression cannot be 0 or negative, make sure that any value that is substituted for a^x is positive.
In This Guide: 65 SAT Exponential Equations Practice Questions
- What is tested in exponential equations on the SAT?
- How can simple exponential equations get solved?
- How can equations be rewritten with a common base?
- What applications do exponential equations have in word problems?
- How are equivalent forms and exponential functions tested?
- How can challenging exponential equation problems appear?
- What mistakes cost students points?
- How should you study exponential equations in 2 weeks?
- Frequently asked questions
Start With SAT Math Topic-Wise Practice
Use topic-specific SAT Math questions, a comprehensive mock review, and focused algebra correction to practice exponential equations.
Download the SAT Prep Guide E-Book
Utilize the SAT Prep Guide E-Book to plan your weekly practice sessions, go over strategies for solving exponential equations, and link each set of questions to a strategy for raising your score.
Download SAT Prep Guide E-BookWhat Does the SAT Test in Exponential Equations?
Exponent rules, exponential functions, growth and decay models, equivalent expressions, and equations that can be rewritten using a shared base are among the Advanced Math questions that typically contain SAT exponential equations. The primary difficulty is frequently identifying the structure prior to computation.
Determining if the query requires direct exponent matching, a common-base rewrite, replacement, or growth factor interpretation is a powerful strategy. A long-looking problem is typically reduced to a short equation by selecting the appropriate approach.
| Exponential Skill | What It Tests | Common Trap | Practice Set |
|---|---|---|---|
| Basic equations | Matching powers, factoring identical terms, substitution | Treating the exponent as a coefficient | Q1–Q15 |
| Common-base rewriting | Converting powers to base 2, 3, or 5 | Failing to distribute the outside exponent | Q16–Q30 |
| Growth and decay | Percent change, compound growth, half-life, doubling time | Using the rate instead of 1 ± rate | Q31–Q45 |
| Functions and forms | Transformations, initial value, equivalent powers | Reversing horizontal shifts | Q46–Q55 |
| Hard mixed equations | Quadratic substitution, reciprocals, parameters, shared factors | Keeping an impossible negative substitution value | Q56–Q65 |
Download Free SAT Study Resources For U.S. Students
To begin your preparation with organized practice, download our free SAT Prep E-Book, SAT Math Question Bank, and SAT English Question Bank. These tools are intended to assist students in comprehending the style of the Digital SAT, increasing their accuracy, and boosting their self-assurance prior to test day.
How Do SAT Questions Test Basic Exponential Equations?
These questions test direct exponent matching, simple factoring, and substitution when an exponential equation behaves like a quadratic.
Which value of x satisfies 2^x = 32?
A) 4 B) 5 C) 6 D) 8
Show full solution
Since 32 = 2^5, the exponents must be equal. Therefore, x = 5. Answer: B
Trap note: Do not multiply 2 by x. The variable is in the exponent.
Which value of x satisfies 3^(x + 1) = 81?
A) 2 B) 3 C) 4 D) 5
Show full solution
Rewrite 81 as 3^4. Then x + 1 = 4, so x = 3. Answer: B
Trap note: Match the exponent after rewriting both sides with the same base.
Which value of x satisfies 5^(2x) = 125?
A) 1/2 B) 1 C) 3/2 D) 2
Show full solution
Rewrite 125 as 5^3. Then 2x = 3, so x = 3/2. Answer: C
Trap note: After matching bases, solve the exponent equation completely.
Which value of x satisfies 4^x = 64?
A) 2 B) 3 C) 4 D) 6
Show full solution
Since 64 = 4^3, x = 3. Answer: B
Trap note: Using base 2 also works: 4^x = 2^(2x) and 64 = 2^6.
Which value of x satisfies 2^(x – 2) = 8?
A) 1 B) 3 C) 5 D) 6
Show full solution
Rewrite 8 as 2^3. Then x – 2 = 3, so x = 5. Answer: C
Trap note: A subtraction inside the exponent must be handled before choosing the answer.
Which value of x satisfies 7^(x + 2) = 343?
A) -1 B) 0 C) 1 D) 2
Show full solution
Since 343 = 7^3, x + 2 = 3. Therefore, x = 1. Answer: C
Trap note: Do not confuse the exponent 3 with the solution for x.
Which value of x satisfies 9^x = 27?
A) 1/2 B) 1 C) 3/2 D) 2
Show full solution
Rewrite both sides with base 3: 9^x = 3^(2x) and 27 = 3^3. Thus 2x = 3, so x = 3/2. Answer: C
Trap note: When the original bases differ, look for a common smaller base.
Which value of x satisfies 8^x = 4?
A) 1/3 B) 1/2 C) 2/3 D) 3/2
Show full solution
Rewrite with base 2: 8^x = 2^(3x) and 4 = 2^2. Then 3x = 2, so x = 2/3. Answer: C
Trap note: Do not divide the bases directly. Rewrite them as powers of the same number.
Which value of x satisfies 25^(x – 1) = 15,625?
A) 3 B) 4 C) 5 D) 6
Show full solution
Since 25 = 5^2 and 15,625 = 5^6, we get 5^(2x – 2) = 5^6. Thus 2x – 2 = 6, so x = 4. Answer: B
Trap note: Remember to distribute the exponent: 2(x – 1) = 2x – 2.
Which value of x satisfies 16^(x + 1) = 8^(2x)?
A) 1 B) 2 C) 3 D) 4
Show full solution
Rewrite with base 2: 16^(x + 1) = 2^(4x + 4) and 8^(2x) = 2^(6x). Set 4x + 4 = 6x, giving x = 2. Answer: B
Trap note: Apply the outside exponent to the full exponent inside the power.
Which value of x satisfies 2^x + 2^x = 64?
A) 4 B) 5 C) 6 D) 7
Show full solution
Combine identical terms: 2(2^x) = 64, so 2^x = 32 = 2^5. Therefore, x = 5. Answer: B
Trap note: Adding identical exponential terms does not give 2^(2x).
Which value of x satisfies 3^x – 3^(x – 1) = 54?
A) 2 B) 3 C) 4 D) 5
Show full solution
Factor out 3^(x – 1): 3^(x – 1)(3 – 1) = 54. Then 2·3^(x – 1) = 54, so 3^(x – 1) = 27 = 3^3. Thus x = 4. Answer: C
Trap note: Factor exponential expressions the same way you factor algebraic terms.
Which value of x satisfies 5^x + 5^x + 5^x = 375?
A) 1 B) 2 C) 3 D) 4
Show full solution
Combine the three identical terms: 3·5^x = 375. Then 5^x = 125 = 5^3, so x = 3. Answer: C
Trap note: Three copies of 5^x equal 3·5^x, not 15^x.
What are the solutions to 2^(2x) – 10·2^x + 16 = 0?
A) x = 0 and x = 4 B) x = 1 and x = 3 C) x = 2 and x = 4 D) x = 3 only
Show full solution
Let y = 2^x. Then y^2 – 10y + 16 = 0, which factors as (y – 2)(y – 8) = 0. So 2^x = 2 or 2^x = 8, giving x = 1 or x = 3. Answer: B
Trap note: After solving for y, convert each positive y-value back to an x-value.
What are the solutions to 3^(2x) – 10·3^x + 9 = 0?
A) x = 0 and x = 2 B) x = 1 and x = 2 C) x = -1 and x = 2 D) x = 0 only
Show full solution
Let y = 3^x. Then y^2 – 10y + 9 = 0, so (y – 1)(y – 9) = 0. Thus 3^x = 1 or 3^x = 9, giving x = 0 or x = 2. Answer: A
Trap note: The substitution y = 3^x turns the equation into a quadratic.
Download More SAT Math Topic-Wise Practice Questions
Strengthen exponent rules, exponential models, graph transformations, and hard mixed equations.
How Do You Rewrite Exponential Equations With a Common Base?
When both sides can be expressed using the same base, compare the exponents and solve the resulting linear equation.
Which value of x satisfies 2^(x + 3) = 4^(x – 1)?
A) 3 B) 4 C) 5 D) 6
Show full solution
Rewrite 4^(x – 1) as 2^(2x – 2). Then x + 3 = 2x – 2, so x = 5. Answer: C
Trap note: When rewriting 4^(x – 1), multiply the entire exponent by 2.
Which value of x satisfies 9^(x – 1) = 27^(x – 2)?
A) 2 B) 3 C) 4 D) 5
Show full solution
Rewrite with base 3: 3^(2x – 2) = 3^(3x – 6). Set 2x – 2 = 3x – 6, giving x = 4. Answer: C
Trap note: Distribute each outside exponent before comparing.
Which value of x satisfies 25^(x + 1) = 125^(x – 1)?
A) 3 B) 4 C) 5 D) 6
Show full solution
Rewrite with base 5: 5^(2x + 2) = 5^(3x – 3). Then 2x + 2 = 3x – 3, so x = 5. Answer: C
Trap note: The base 125 contributes a factor of 3 to its exponent.
Which value of x satisfies 8^(2x – 1) = 4^(x + 2)?
A) 5/4 B) 3/2 C) 7/4 D) 2
Show full solution
Rewrite with base 2: 2^(6x – 3) = 2^(2x + 4). Then 6x – 3 = 2x + 4, so 4x = 7 and x = 7/4. Answer: C
Trap note: Keep the constant terms when distributing the exponents.
Which value of x satisfies 16^x = 2^(3x + 4)?
A) 2 B) 3 C) 4 D) 5
Show full solution
Rewrite 16^x as 2^(4x). Then 4x = 3x + 4, so x = 4. Answer: C
Trap note: Once the bases match, equate the exponents.
Which value of x satisfies 27^(x + 1) = 9^(2x – 1)?
A) 3 B) 4 C) 5 D) 6
Show full solution
Rewrite with base 3: 3^(3x + 3) = 3^(4x – 2). Then 3x + 3 = 4x – 2, so x = 5. Answer: C
Trap note: For 9^(2x – 1), the exponent becomes 2(2x – 1) = 4x – 2.
Which value of x satisfies 32^(x – 1) = 8^(x + 1)?
A) 2 B) 3 C) 4 D) 5
Show full solution
Rewrite with base 2: 2^(5x – 5) = 2^(3x + 3). Then 5x – 5 = 3x + 3, so x = 4. Answer: C
Trap note: The exponents 5 and 3 come from 32 = 2^5 and 8 = 2^3.
Which value of x satisfies 4^(x + 1) = 2^(x + 5)?
A) 2 B) 3 C) 4 D) 5
Show full solution
Rewrite 4^(x + 1) as 2^(2x + 2). Then 2x + 2 = x + 5, giving x = 3. Answer: B
Trap note: Do not leave 4 and 2 as different bases when a common base is available.
Which value of x satisfies 125^(x – 2) = 25^(x + 1)?
A) 5 B) 6 C) 7 D) 8
Show full solution
Rewrite with base 5: 5^(3x – 6) = 5^(2x + 2). Then 3x – 6 = 2x + 2, so x = 8. Answer: D
Trap note: Multiply the full binomial exponent by the power used to rewrite the base.
Which value of x satisfies (1/2)^(x – 3) = 8?
A) -1 B) 0 C) 1 D) 3
Show full solution
Rewrite (1/2)^(x – 3) as 2^(-x + 3), and rewrite 8 as 2^3. Then -x + 3 = 3, so x = 0. Answer: B
Trap note: A reciprocal base changes the sign of the exponent.
Which value of x satisfies (1/9)^x = 27?
A) -3/2 B) -1 C) 1 D) 3/2
Show full solution
Rewrite with base 3: (1/9)^x = 3^(-2x) and 27 = 3^3. Then -2x = 3, so x = -3/2. Answer: A
Trap note: A number greater than 1 can result from a reciprocal base only when the exponent is negative.
Which value of x satisfies (1/4)^(x + 1) = 8^(1 – x)?
A) 3 B) 4 C) 5 D) 6
Show full solution
Rewrite with base 2: 2^(-2x – 2) = 2^(3 – 3x). Set -2x – 2 = 3 – 3x, which gives x = 5. Answer: C
Trap note: Track both negative signs carefully when rewriting the reciprocal base.
Which value of x satisfies (√2)^(2x + 1) = 8?
A) 3/2 B) 2 C) 5/2 D) 3
Show full solution
Since √2 = 2^(1/2), the left side is 2^((2x + 1)/2). Set (2x + 1)/2 = 3, so 2x + 1 = 6 and x = 5/2. Answer: C
Trap note: A square-root base creates a factor of 1/2 in the exponent.
Which value of x satisfies 9^(x/2) = 27?
A) 2 B) 3 C) 4 D) 6
Show full solution
Rewrite 9^(x/2) as (3^2)^(x/2) = 3^x. Since 27 = 3^3, x = 3. Answer: B
Trap note: The 2 in the base exponent cancels the denominator 2 in x/2.
Which value of x satisfies 2^x + 4^x = 20?
A) 1 B) 2 C) 3 D) 4
Show full solution
Let y = 2^x, so 4^x = (2^x)^2 = y^2. Then y^2 + y – 20 = 0, which factors as (y + 5)(y – 4) = 0. Since y = 2^x must be positive, y = 4 and x = 2. Answer: B
Trap note: Reject the negative substitution value because an exponential expression with positive base is always positive.
How Are Exponential Equations Used in SAT Word Problems?
Growth, decay, compound interest, doubling time, and half-life questions require you to identify the initial value, rate, and number of time periods.
A bacteria culture starts with 200 cells and doubles every 3 hours. How many cells are present after 9 hours?
A) 800 B) 1,200 C) 1,600 D) 3,200
Show full solution
Nine hours contains 3 doubling periods. The population is 200·2^3 = 200·8 = 1,600 cells. Answer: C
Trap note: Use the number of doubling periods, not the number of hours, as the exponent.
An investment of $5,000 grows by 6% each year. Which expression gives its value after t years?
A) 5,000(0.94)^t B) 5,000(1.06)^t C) 5,000 + 0.06t D) 5,000(6)^t
Show full solution
A 6% annual increase gives a growth factor of 1 + 0.06 = 1.06. Therefore, the model is 5,000(1.06)^t. Answer: B
Trap note: A percent increase must be written as 1 plus the decimal rate.
A car worth $24,000 loses 15% of its value each year. What is its value after 2 years?
A) $16,800 B) $17,340 C) $18,000 D) $20,400
Show full solution
A 15% loss leaves 85% each year, so the value is 24,000(0.85)^2 = 24,000(0.7225) = $17,340. Answer: B
Trap note: Do not subtract 15% only once when the decay occurs every year.
A medicine has a half-life of 6 hours. If the initial dose is 80 mg, how much remains after 18 hours?
A) 5 mg B) 10 mg C) 20 mg D) 40 mg
Show full solution
Eighteen hours is 3 half-lives. The amount is 80(1/2)^3 = 80/8 = 10 mg. Answer: B
Trap note: Divide the elapsed time by the half-life before using it as the exponent.
A town has 1,200 residents and grows by 8% per year. About how many residents will it have after 3 years?
A) 1,440 B) 1,512 C) 1,584 D) 1,600
Show full solution
Use 1,200(1.08)^3 = 1,511.6544. Rounded to the nearest person, the population is about 1,512. Answer: B
Trap note: Exponential growth compounds, so 8% is applied to the new total each year.
A savings account starts with $1,000 and earns 4% annually. What is the balance after 5 years, to the nearest cent?
A) $1,200.00 B) $1,216.65 C) $1,250.00 D) $1,400.00
Show full solution
The balance is 1,000(1.04)^5 = $1,216.6529, which rounds to $1,216.65. Answer: B
Trap note: Multiplying 4% by 5 ignores compounding.
A radioactive sample starts at 160 grams and halves every 4 years. How much remains after 12 years?
A) 10 g B) 20 g C) 40 g D) 80 g
Show full solution
Twelve years is 3 half-lives. The remaining mass is 160(1/2)^3 = 20 grams. Answer: B
Trap note: The exponent counts half-life intervals, not individual years.
An account has 250 followers and grows by 20% each month. About how many followers will it have after 4 months?
A) 400 B) 480 C) 518 D) 600
Show full solution
Use 250(1.20)^4 = 518.4. The account will have about 518 followers. Answer: C
Trap note: A 20% increase corresponds to a factor of 1.20, not 0.20.
A vehicle is worth $30,000 and retains 82% of its value each year. What is its value after 3 years, to the nearest dollar?
A) $14,760 B) $16,541 C) $20,172 D) $24,600
Show full solution
The value is 30,000(0.82)^3 = $16,541.04, which rounds to $16,541. Answer: B
Trap note: Retaining 82% means the decay factor is 0.82.
A mold colony begins with 50 organisms and triples every 2 days. How many organisms are present after 6 days?
A) 450 B) 900 C) 1,350 D) 2,700
Show full solution
Six days contains 3 tripling periods. The amount is 50·3^3 = 50·27 = 1,350. Answer: C
Trap note: The exponent is 6/2 = 3, not 6.
In the model P = 900(1.05)^t, what does 1.05 represent?
A) A 5% decrease B) A 5% increase C) An initial value of 1.05 D) A growth of 105%
Show full solution
The factor 1.05 equals 1 + 0.05, so it represents a 5% increase per time period. Answer: B
Trap note: A factor of 1.05 means 105% of the previous amount remains, which is a 5% increase.
In the model A = 600(0.92)^t, what is the percent decrease per time period?
A) 6% B) 8% C) 92% D) 108%
Show full solution
The decay factor is 0.92, so the amount keeps 92% and loses 100% – 92% = 8% each period. Answer: B
Trap note: The decay rate is 1 minus the decay factor.
The model Q = 120·2^(t/5) describes a population. What is its doubling time?
A) 2 days B) 5 days C) 10 days D) 120 days
Show full solution
The exponent increases by 1 when t increases by 5. That multiplies the population by 2, so the doubling time is 5 days. Answer: B
Trap note: The denominator in t/5 gives the time required for one doubling.
The model N = 1,000(1/2)^(t/12) describes a decaying substance. What is its half-life?
A) 6 hours B) 12 hours C) 24 hours D) 1,000 hours
Show full solution
The exponent increases by 1 every 12 hours, causing the amount to be multiplied by 1/2. Therefore, the half-life is 12 hours. Answer: B
Trap note: The denominator in the exponent identifies the length of one half-life interval.
A quantity starts at 400 and grows by 10% each year. What is its value after 3 years?
A) 520 B) 528 C) 532.4 D) 540
Show full solution
The value is 400(1.10)^3 = 400(1.331) = 532.4. Answer: C
Trap note: Repeated 10% growth compounds, so the increase is not simply 30% of the original in every situation.
Download More SAT Math Topic-Wise Practice Questions
Strengthen exponent rules, exponential models, graph transformations, and hard mixed equations.
Download the SAT Prep Guide E-Book
Use the SAT Prep Guide E-Book to organize weekly practice, review exponential equation strategies, and connect every question set with a score improvement plan.
Download SAT Prep Guide E-BookHow Does the SAT Test Exponential Functions and Equivalent Forms?
These questions connect equations with graph transformations, initial values, growth factors, and equivalent exponent rules.
Compared with f(x) = 2^x, how is g(x) = 2^(x – 3) + 4 transformed?
A) Left 3 and up 4 B) Right 3 and up 4 C) Right 4 and up 3 D) Left 4 and down 3
Show full solution
Replacing x with x – 3 shifts the graph 3 units right, and adding 4 shifts it 4 units up. Answer: B
Trap note: Horizontal shifts use the opposite sign inside the exponent.
Compared with f(x) = 3^x, how is g(x) = 3^(x + 2) – 1 transformed?
A) Left 2 and down 1 B) Right 2 and down 1 C) Left 1 and down 2 D) Right 1 and up 2
Show full solution
The expression x + 2 shifts the graph 2 units left, and -1 shifts it 1 unit down. Answer: A
Trap note: Inside signs reverse the horizontal direction.
Which transformation changes y = 2^x into y = -2^x + 5?
A) Reflect across the x-axis, then shift up 5 B) Reflect across the y-axis, then shift up 5 C) Shift down 5 only D) Shift left 5 only
Show full solution
The negative sign outside reflects the graph across the x-axis. The +5 then shifts it upward 5 units. Answer: A
Trap note: A negative outside the function affects y-values, not x-values.
What is the y-intercept of y = 4(1/2)^x?
A) 1/2 B) 2 C) 4 D) 8
Show full solution
At the y-intercept, x = 0. Then y = 4(1/2)^0 = 4·1 = 4. Answer: C
Trap note: Any nonzero base raised to the zero power equals 1.
For y = 5·3^x, what are the initial value and growth factor?
A) Initial value 3, growth factor 5 B) Initial value 5, growth factor 3 C) Initial value 5, growth factor 15 D) Initial value 15, growth factor 3
Show full solution
In y = a·b^x, a is the initial value and b is the growth factor. Here, a = 5 and b = 3. Answer: B
Trap note: Do not switch the coefficient and the exponential base.
Which expression is equivalent to 2^(x + 1)?
A) 2^x + 1 B) 2·2^x C) (2x)^1 D) 4^x
Show full solution
Use the product rule: 2^(x + 1) = 2^x·2^1 = 2·2^x. Answer: B
Trap note: Adding exponents corresponds to multiplying powers with the same base.
Which expression is equivalent to 9^x?
A) 3^x B) 3^(2x) C) 18^x D) 81^(2x)
Show full solution
Since 9 = 3^2, 9^x = (3^2)^x = 3^(2x). Answer: B
Trap note: A power raised to a power requires multiplying exponents.
Which expression is equivalent to 8^(x/3)?
A) 2^x B) 3^x C) 4^x D) 8x/3
Show full solution
Since 8 = 2^3, 8^(x/3) = (2^3)^(x/3) = 2^x. Answer: A
Trap note: The exponent 3 cancels the denominator 3 only after applying the power-of-a-power rule.
Which expression is equivalent to 4^(x – 1)?
A) 4^x – 1 B) 4^x/4 C) 4x – 4 D) 4^(x + 1)
Show full solution
Use the quotient rule: 4^(x – 1) = 4^x/4^1 = 4^x/4. Answer: B
Trap note: Subtracting exponents corresponds to division, not subtraction of values.
How is the graph of y = 2^(x – 1) related to the graph of y = 2^x?
A) Shifted 1 unit left B) Shifted 1 unit right C) Shifted 1 unit up D) Reflected across the x-axis
Show full solution
Replacing x with x – 1 shifts the graph of y = 2^x one unit to the right. Answer: B
Trap note: Horizontal transformations use the opposite direction from the sign inside the exponent.
What Do Hard SAT Exponential Equation Questions Look Like?
Hard questions often require substitution, factoring, reciprocal exponents, parameters, or rewriting several terms using a shared exponent.
What are the solutions to 2^(2x) – 5·2^x + 4 = 0?
A) x = 0 and x = 2 B) x = 1 and x = 4 C) x = -1 and x = 2 D) x = 2 only
Show full solution
Let y = 2^x. Then y^2 – 5y + 4 = 0, so (y – 1)(y – 4) = 0. Thus 2^x = 1 or 2^x = 4, giving x = 0 or x = 2. Answer: A
Trap note: Use a substitution when both 2^(2x) and 2^x appear.
What are the solutions to 3^(2x) – 12·3^x + 27 = 0?
A) x = 0 and x = 3 B) x = 1 and x = 2 C) x = 1 and x = 3 D) x = 2 only
Show full solution
Let y = 3^x. Then y^2 – 12y + 27 = 0, which factors as (y – 3)(y – 9) = 0. Therefore, x = 1 or x = 2. Answer: B
Trap note: After factoring in y, solve a separate exponential equation for each positive root.
What are the solutions to 4^x – 5·2^x + 4 = 0?
A) x = 0 and x = 2 B) x = 1 and x = 2 C) x = -2 and x = 0 D) x = 2 only
Show full solution
Rewrite 4^x as (2^x)^2. Let y = 2^x, giving y^2 – 5y + 4 = 0. Thus y = 1 or 4, so x = 0 or 2. Answer: A
Trap note: Recognize 4^x as the square of 2^x before substituting.
What are the solutions to 2^x + 2^(-x) = 5/2?
A) x = -1 and x = 1 B) x = 0 and x = 2 C) x = -2 and x = 2 D) x = 1 only
Show full solution
Let y = 2^x, so 2^(-x) = 1/y. Then y + 1/y = 5/2. Multiplying by 2y gives 2y^2 – 5y + 2 = 0, so y = 2 or 1/2. Therefore, x = 1 or x = -1. Answer: A
Trap note: Both positive substitution values are valid because 2^x can equal 2 or 1/2.
Which value of x satisfies 3^x + 3^(x + 1) = 108?
A) 2 B) 3 C) 4 D) 5
Show full solution
Factor out 3^x: 3^x(1 + 3) = 108. Then 4·3^x = 108, so 3^x = 27 and x = 3. Answer: B
Trap note: Factor first instead of treating the two exponential terms as different bases.
Which value of x satisfies 5^(x – 1) + 5^x = 750?
A) 2 B) 3 C) 4 D) 5
Show full solution
Factor out 5^(x – 1): 5^(x – 1)(1 + 5) = 750. Then 6·5^(x – 1) = 750, so 5^(x – 1) = 125 = 5^3. Therefore, x = 4. Answer: C
Trap note: The common factor is the term with the smaller exponent.
Which value of x satisfies 2^(x + 1) = 3·2^(x – 2) + 20?
A) 3 B) 4 C) 5 D) 6
Show full solution
Rewrite 2^(x + 1) as 8·2^(x – 2). Then 8·2^(x – 2) = 3·2^(x – 2) + 20. Thus 5·2^(x – 2) = 20, so 2^(x – 2) = 4 = 2^2 and x = 4. Answer: B
Trap note: Rewrite both exponential terms using the same exponent before combining them.
For which values of k does the equation 2^x = k have exactly one real solution?
A) k < 0 B) k = 0 C) k > 0 D) All real k
Show full solution
The range of 2^x is all positive real numbers. It is also one-to-one, so every k > 0 gives exactly one real solution. Answer: C
Trap note: An exponential function with positive base never equals zero or a negative number.
If a > 0, a ≠ 1, and a^x = 16 has the solution x = 2, what is a?
A) 2 B) 4 C) 8 D) 16
Show full solution
Substitute x = 2: a^2 = 16. Since a is positive, a = 4. Answer: B
Trap note: The condition a > 0 removes the negative square-root possibility.
Which value of x satisfies 2^x = 4^(3 – x)?
A) 1 B) 2 C) 3 D) 4
Show full solution
Rewrite the right side as (2^2)^(3 – x) = 2^(6 – 2x). Then x = 6 – 2x, so 3x = 6 and x = 2. Answer: B
Trap note: Multiply the exponent 3 – x by 2 when changing the base from 4 to 2.
What Mistakes Cost Students Points on Exponential Equations?
| Mistake | Why It Happens | Better Habit |
|---|---|---|
| Adding powers incorrectly | Students confuse a^m + a^m with a^(2m) | Factor identical terms: a^m + a^m = 2a^m |
| Forgetting to distribute exponents | A base rewrite creates an outside power | Write (a^m)^n = a^(mn) before simplifying |
| Using the wrong growth factor | The percent rate is used alone | Use 1 + r for growth and 1 – r for decay |
| Keeping a negative substitution value | A quadratic in y may have a negative root | Remember y = a^x must be positive when a > 0 |
| Using elapsed time as the exponent | The model changes every few hours or years | Divide elapsed time by the doubling time or half-life |
How Should You Study SAT Exponential Equations in 2 Weeks?
| Days | Focus | Practice Goal |
|---|---|---|
| Days 1–2 | Exponent rules and common bases | Solve Q1–Q15 and rewrite every incorrect equation |
| Days 3–5 | Common-base equations | Solve Q16–Q30 without checking choices first |
| Days 6–8 | Growth, decay, half-life, doubling | Build the model before entering numbers |
| Days 9–11 | Functions and transformations | Connect each equation with its initial value and graph shift |
| Days 12–13 | Hard mixed equations | Solve Q56–Q65 and record the first missed step |
| Day 14 | Timed review | Redo all marked questions without viewing the solutions |
Frequently Asked Questions About SAT Exponential Equations
What is an exponential equation?
An exponential equation is an equation in which the variable appears in an exponent, such as 2^x = 16 or 3^(x + 1) = 81.
Are exponential equations tested on SAT Math?
Yes. They can appear through exponent rules, exponential functions, growth and decay models, equivalent forms, and equations that require a common-base rewrite.
What is the fastest way to solve an exponential equation?
First try to rewrite both sides using the same base. If that is not possible, factor a shared exponential term, use a substitution such as y = 2^x, or compare the graphs of both sides.
Can a graphing calculator help with exponential equations?
Yes. You can graph the left and right sides as separate functions and use their intersection to verify a solution. Algebra is still useful because it shows the exact structure and reduces entry mistakes.
How can I tell whether a model represents growth or decay?
In y = a·b^x, the model shows growth when b > 1 and decay when 0 < b < 1.
Start With SAT Math Topic-Wise Practice
Practice exponential equations with topic-wise SAT Math questions, full mock review, and targeted algebra correction.
0 Comments
- Loading comments...


Post a Comment