Math III · F-LE.4

Using Logarithms to Solve Exponential Equations of the Form `ab^(ct)=d`

Logarithms let students answer the reverse exponential question: how long, how many periods, or what input produces a target amount?

Concept Functions
Domain Linear, Quadratic, and Exponential Models
Read time 7 minutes

What this learning objective is really asking you to learn

This objective asks students to use logarithms to solve exponential equations of the form

\[ab^(ct)=d\].

This kind of equation appears when a quantity starts at some initial scale \(a\), changes by a multiplicative factor \(b\), changes over an input multiplied by \(c\), and reaches a target value \(d\). The unknown is often time. The equation asks: when does the exponential model reach a certain amount?

For example,

\[500(1.08)^t = 1000\]

asks when an investment starting at 500 and growing by 8% per period reaches 1000. Students can divide by 500 to get

\[(1.08)^t = 2\].

Now the question is: what exponent on 1.08 gives 2? That is a logarithm question. A logarithm is an exponent. Specifically, \(log_{b}(M)\) means the exponent needed on base \(b\) to get \(M\).

Using logarithms,

\[t = log(2)/log(1.08)\]

using common logarithms or natural logarithms. Technology gives approximately t ≈ 9.01. The investment doubles after a little more than 9 periods.

This objective is not mainly about memorizing a calculator sequence. It is about understanding why logarithms are needed. Exponential equations place the variable in the exponent. Ordinary undoing methods like subtracting, dividing, or taking roots do not isolate a variable exponent in general. Logarithms are the inverse tool for exponential relationships.

The form \(ab^(ct)=d\) includes several model parameters. The \(a\) often represents an initial value or scale. The base \(b\) represents the growth or decay factor. The \(c\) changes the rate relative to the input variable. The \(d\) is the target value. Solving means undoing the scaling and exponential change to find the input that produces the target.

Why students should learn this math

Students should learn logarithmic solving because exponential models are everywhere, and real questions often ask for the input, not the output. If a population grows exponentially, people ask when it will reach a target. If a medicine decays in the bloodstream, doctors may ask when it drops below a threshold. If an investment compounds, investors ask when it doubles. If a radioactive substance decays, scientists ask how long until a fraction remains. If a viral post spreads by a growth factor, analysts ask when it reaches a certain number of views.

Without logarithms, students can evaluate exponential models but cannot efficiently reverse them. They can answer “How much after 10 years?” but not “How long until it reaches 10,000?” Logarithms complete the exponential modeling cycle.

This is also a major personal-finance skill. Compound interest grows multiplicatively. A small percent difference can become large over time. Logarithms let students solve time-to-target questions: how long to double, how long to save a certain amount, how long for debt to grow, how long for a depreciating item to fall below a value. The ability to solve these questions is practical and empowering.

Logarithmic solving also teaches students that not all equations are solved by the same tools. Linear equations use inverse addition and multiplication. Quadratics may use factoring or the quadratic formula. Exponential equations use logarithms. Mature algebra means choosing the inverse operation that matches the structure.

The “why” is simple: logarithms answer exponent questions. If the unknown is in the exponent, logarithms are the tool that brings it down to a solvable level.

The historical machinery: logarithms as exponent finders

Logarithms were historically developed as a computational revolution. Before calculators, multiplying large numbers and handling powers was slow and error-prone. Logarithms turned multiplication into addition and powers into multiplication. This made astronomy, navigation, engineering, and science far more efficient.

At their core, logarithms are exponents. The statement

\[log_{b}(x)=y\]

means

\[b^y=x\].

That equivalence is the entire machine. Exponential form and logarithmic form are two ways to say the same relationship.

In modern classrooms, students often meet logarithms as calculator buttons. That is backward. The calculator button is only a tool for evaluating the inverse of an exponential. The mathematical idea is older and deeper: logarithms answer “what exponent?” questions.

This historical perspective matters because it prevents students from seeing logarithms as arbitrary symbols. Logarithms exist because exponential growth and decay need inverse operations.

Where this fits in the big map of mathematics

This objective follows advanced function comparison and graphing of exponential and logarithmic functions. Students have already seen that logarithmic graphs are inverses of exponential graphs. Now they use that inverse relationship to solve equations.

It connects to inverse functions. Logarithms are inverse functions for exponentials.

It connects to modeling. Exponential equations appear in growth, decay, compound interest, depreciation, and half-life contexts.

It connects to technology. Many logarithmic equations are evaluated with calculators or software, but students still need to set up the equation correctly.

It connects to logarithm laws. Objectives 162–164 will deepen the properties and translation of logarithms. Objective 161 uses logarithms first as a solving tool.

It connects to future calculus and science. Exponential and logarithmic functions are central in advanced modeling.

The big-map role is reverse exponential modeling. Students learn to solve for the input in multiplicative-growth situations.

How to execute the skill technically

To solve

\[ab^(ct)=d\],

follow this routine:

  1. Divide by \(a\).
  2. Take a logarithm of both sides.
  3. Use the power property to bring down the exponent.
  4. Solve for \(t\).
  5. Evaluate with technology.
  6. Interpret in context.

Example:

\[300(1.05)^(2t)=900\].

Divide by 300:

\[(1.05)^(2t)=3\].

Take logs:

\[log((1.05)^(2t)) = log(3)\].

Use power property:

\[2t log(1.05)=log(3)\].

Solve:

\[t = log(3)/(2log(1.05))\].

Technology gives t ≈ 11.26.

Interpretation: the model reaches 900 after about 11.26 time units.

For decay:

\[1000(0.8)^t=200\].

Divide:

\[(0.8)^t=0.2\].

Take logs:

\[t log(0.8)=log(0.2)\].

So

\[t=log(0.2)/log(0.8) ≈ 7.21\].

The base is less than 1, so the logarithm of the base is negative. The quotient still gives a positive time because both logs are negative.

Worked example: half-life style model

A substance has 80 grams initially and decays by 12% per hour. When will 20 grams remain?

A 12% decrease means the remaining factor is 0.88. The model is

\[A(t)=80(0.88)^t\].

Set equal to 20:

\[80(0.88)^t=20\].

Divide by 80:

\[(0.88)^t=0.25\].

Take logs:

\[t=log(0.25)/log(0.88)\].

Using technology,

t≈10.85.

Interpretation: about 10.85 hours are needed for the substance to decay to 20 grams.

This answer should not be rounded blindly. If the context asks for the first whole hour when the amount is at or below 20, then 11 hours is the correct practical answer. If an exact model time is requested, 10.85 hours is appropriate.

Technology is not the thinking

Calculators can evaluate logarithms, but they cannot decide the model. The human must identify the initial amount, growth/decay factor, exponent structure, and target. The human must also interpret rounding. Technology does arithmetic; students do modeling.

For an app, this should be made explicit. Before allowing calculator evaluation, ask students to build the equation and isolate the exponential part.

More worked examples: growth, decay, and time units

Example: A city's population is modeled by

\[P(t)=120000(1.03)^t\]

where \(t\) is years. When will the population reach 180,000?

Set up:

\[120000(1.03)^t=180000\].

Divide:

\[(1.03)^t=1.5\].

Take logs:

\[t=log(1.5)/log(1.03)\].

Technology gives

t≈13.72.

Interpretation: the model predicts the population reaches 180,000 after about 13.72 years. If the question asks for the first whole year in which the population is at least 180,000, round up to 14 years.

Example: A car's value is modeled by

\[V(t)=28000(0.84)^t\].

When will the car be worth $10,000?

\[28000(0.84)^t=10000\].
\[(0.84)^t=10000/28000=5/14\].
\[t=log(5/14)/log(0.84)\].

Technology gives about t≈5.89.

The negative logarithms are not a problem. Since both \(5/14\) and 0.84 are between 0 and 1, both logs are negative, and their ratio is positive.

Continuous versus discrete interpretation

Many exponential models use time as a continuous variable, but real decisions may require discrete periods. If a bank compounds annually, then whole years may matter. If a model is continuous or based on smooth growth, a decimal time may be meaningful. Students should interpret according to the context.

For example, 5.89 years may mean about 5 years and 11 months in a continuous depreciation model. But if the model only updates at the end of each year, the practical answer may be 6 years.

After solving, ask, “Is decimal time meaningful here, or should the answer be rounded up or down to a whole period?” Students need that judgment.

Why logarithms are inverse functions, not just solving tricks

The equation \((1.08)^t=2\) asks for the input of the exponential function \(f(t)=1.08^t\) that produces output 2. The inverse function of \(1.08^t\) is \(log_{1}.08(x)\). That means

\[t=log_{1}.08(2)\].

When calculators do not have a base-1.08 log button, students use change of base:

\[log_{1}.08(2)=log(2)/log(1.08)\].

This reinforces the conceptual point: logarithms reverse exponentials. The calculator expression is only the technology form of that inverse.

Problem Library

Problems in the App From This Objective

207 problems across 15 archetypes in the app.

isolate exponential factor and take logs.
15 problems Warmup Practice Mixed Review Assessment
Problem 1

Solve exponential equation 3*2^(4t)=48 using logarithms.

Problem 2

Solve exponential equation 5(1.2)^(3t)=40 using logarithms.

Problem 3

Solve exponential equation 100(0.9)^(2t)=50 using logarithms.

Problem 4

Solve exponential equation a*b^(ct)=d using logarithms.

Problem 5

Solve exponential equation 2*3^(2t)=162 using logarithms.

Problem 6

Solve exponential equation 4*e^(5t)=20 using logarithms.

Problem 7

Solve exponential equation (1/2)*4^(t/3)=32 using logarithms.

Problem 8

Solve exponential equation 0.5*(2.5)^(0.1t)=10 using logarithms.

Problem 9

Solve exponential equation 10*2^(-t)=2.5 using logarithms.

Problem 10

Solve exponential equation 7*e^(-0.2t)=1 using logarithms.

Open in simulator
Problem 11

Solve exponential equation 12*(1/3)^(t/2)=4 using logarithms.

Problem 12

Solve exponential equation 1000*(1.05)^(6t)=1500 using logarithms.

Problem 13

Solve exponential equation 5^(t-1)=125 using logarithms.

Problem 14

Solve exponential equation 6*10^(3t)=60000 using logarithms.

Problem 15

Solve exponential equation 2.5*8^(0.5t)=160 using logarithms.

equate exponents when bases match.
15 problems Warmup Practice Mixed Review Assessment
Problem 16

Solve exponential equation 2^(x+1)=32 by rewriting with common bases.

Problem 17

Solve exponential equation 3^(2x)=81 by rewriting with common bases.

Problem 18

Solve exponential equation 5^(x-3)=1/25 by rewriting with common bases.

Problem 19

Solve exponential equation 10^(x+2)=1000 by rewriting with common bases.

Problem 20

Solve exponential equation 2^(x-1)=16 by rewriting with common bases.

Open in simulator
Problem 21

Solve exponential equation 3^(x+2)=27 by rewriting with common bases.

Problem 22

Solve exponential equation 5^(2x-1)=125 by rewriting with common bases.

Problem 23

Solve exponential equation 10^(x-3)=100 by rewriting with common bases.

Problem 24

Solve exponential equation 2^(x+3)=1/8 by rewriting with common bases.

Problem 25

Solve exponential equation 3^(x-2)=1/9 by rewriting with common bases.

Problem 26

Solve exponential equation 5^(3x+1)=1/5 by rewriting with common bases.

Problem 27

Solve exponential equation 10^(2x)=1/1000 by rewriting with common bases.

Problem 28

Solve exponential equation 4^x=32 by rewriting with common bases.

Problem 29

Solve exponential equation 9^(x+1)=27 by rewriting with common bases.

Problem 30

Solve exponential equation 25^(x-1)=1/125 by rewriting with common bases.

apply ln to both sides and divide.
15 problems Warmup Practice Mixed Review Assessment
Problem 31

Solve exponential equation e^(2x)=7 with natural logarithms.

Problem 32

Solve exponential equation 4e^(-0.3t)=1 with natural logarithms.

Problem 33

Solve exponential equation 12e^(0.08t)=20 with natural logarithms.

Problem 34

Solve exponential equation e^(x-5)=11 with natural logarithms.

Problem 35

Solve exponential equation e^x = 5 with natural logarithms.

Problem 36

Solve exponential equation e^(3x) = 10 with natural logarithms.

Problem 37

Solve exponential equation 2e^(5x) = 14 with natural logarithms.

Problem 38

Solve exponential equation e^(x+2) = 8 with natural logarithms.

Problem 39

Solve exponential equation e^(2x-1) = 6 with natural logarithms.

Problem 40

Solve exponential equation 3e^(4x+2) = 15 with natural logarithms.

Problem 41

Solve exponential equation e^(-x) = 3 with natural logarithms.

Open in simulator
Problem 42

Solve exponential equation 5e^(-0.5t) = 25 with natural logarithms.

Problem 43

Solve exponential equation e^(x/2) = 1/3 with natural logarithms.

Problem 44

Solve exponential equation e^(x) - 3 = 7 with natural logarithms.

Problem 45

Solve exponential equation 2e^(x) + 1 = 9 with natural logarithms.

use log base 10 or technology.
15 problems Warmup Practice Mixed Review Assessment
Problem 46

Solve exponential equation 10^(2x)=500 with common logarithms or technology.

Problem 47

Solve exponential equation 250(1.06)^t=1000 with common logarithms or technology.

Problem 48

Solve exponential equation 0.4(3)^x=20 with common logarithms or technology.

Problem 49

Solve exponential equation 900(0.97)^n=500 with common logarithms or technology.

Problem 50

Solve exponential equation 10^(3x)=10000 with common logarithms or technology.

Problem 51

Solve exponential equation 10^(4x)=2500 with common logarithms or technology.

Problem 52

Solve exponential equation 50(1.05)^x=200 with common logarithms or technology.

Problem 53

Solve exponential equation 2(5)^x=120 with common logarithms or technology.

Problem 54

Solve exponential equation 1200(0.8)^t=300 with common logarithms or technology.

Problem 55

Solve exponential equation 5 * 10^(x) = 5000 with common logarithms or technology.

Problem 56

Solve exponential equation 7(1.12)^k=100 with common logarithms or technology.

Problem 57

Solve exponential equation 1000(0.9)^m=200 with common logarithms or technology.

Open in simulator
Problem 58

Solve exponential equation 3^(x+1)=70 with common logarithms or technology.

Problem 59

Solve exponential equation 10^(-x)=0.01 with common logarithms or technology.

Problem 60

Solve exponential equation 150(1.08)^y=450 with common logarithms or technology.

isolate exponent and interpret time.
12 problems Warmup Practice Mixed Review Assessment
Problem 61

Solve for time in growth model P(t)=1000(1.04)^t reaches 2000.

Problem 62

Solve for time in growth model investment 5000 grows to 8000 at 6 percent annually.

Problem 63

Solve for time in growth model bacteria 200 doubles to 3200 with factor 2 per hour.

Problem 64

Solve for time in growth model A(t)=50e^(0.12t) reaches 90.

Problem 65

Solve for time in growth model A population of 100 increases by 5% annually to reach 300.

Open in simulator
Problem 66

Solve for time in growth model An initial investment of $2000 grows to $4500 at an annual rate of 7%.

Problem 67

Solve for time in growth model A bacterial culture of 500 cells triples every hour to reach 13500 cells.

Problem 68

Solve for time in growth model Q(t)=25e^(0.05t) reaches 150.

Problem 69

Solve for time in growth model A radioactive substance with a half-life of 10 years decays from 100g to 25g.

Problem 70

Solve for time in growth model An investment of $1000 compounded quarterly at 8% annual interest reaches $1500.

Problem 71

Solve for time in growth model A town's population decreases from 50000 to 40000 at an annual rate of 2%.

Problem 72

Solve for time in growth model Y(t)=300e^(0.03t) reaches 600.

use logs with base between 0 and 1.
12 problems Warmup Practice Mixed Review Assessment
Problem 73

Solve for time in decay or half-life model A(t)=80(0.5)^(t/6) reaches 10.

Problem 74

Solve for time in decay or half-life model medicine 200(0.85)^t reaches 50.

Problem 75

Solve for time in decay or half-life model car value 30000(0.9)^t reaches 15000.

Problem 76

Solve for time in decay or half-life model radioactive sample 100e^(-0.04t) reaches 20.

Problem 77

Solve for time in decay or half-life model A(t)=160(0.5)^(t/5) reaches 20.

Open in simulator
Problem 78

Solve for time in decay or half-life model population 500(0.95)^t reaches 100.

Problem 79

Solve for time in decay or half-life model bacteria 250e^(-0.02t) reaches 50.

Problem 80

Solve for time in decay or half-life model equipment value 50000(0.8)^t reaches 10000.

Problem 81

Solve for time in decay or half-life model radioactive substance 1000(0.5)^(t/10) reaches 125.

Problem 82

Solve for time in decay or half-life model medication 150(0.7)^t reaches 20.

Problem 83

Solve for time in decay or half-life model chemical reaction 500e^(-0.05t) reaches 100.

Problem 84

Solve for time in decay or half-life model radioactive material 120(0.6)^t reaches 15.

use calculator/log function and rounding.
12 problems Warmup Practice Mixed Review Assessment
Problem 85

Evaluate logarithmic expression log_2(17) with technology.

Problem 86

Evaluate logarithmic expression log_5(80) with technology.

Problem 87

Evaluate logarithmic expression log(0.003) with technology.

Problem 88

Evaluate logarithmic expression ln(12.4) with technology.

Problem 89

Evaluate logarithmic expression log_3(25) with technology.

Problem 90

Evaluate logarithmic expression log_7(100) with technology.

Open in simulator
Problem 91

Evaluate logarithmic expression log(500) with technology.

Problem 92

Evaluate logarithmic expression ln(0.5) with technology.

Problem 93

Evaluate logarithmic expression log_4(0.1) with technology.

Problem 94

Evaluate logarithmic expression log(1234) with technology.

Problem 95

Evaluate logarithmic expression ln(1000) with technology.

Problem 96

Evaluate logarithmic expression log_6(1/3) with technology.

compute `log_b(a)=ln(a)/ln(b)`.
12 problems Warmup Practice Mixed Review Assessment
Problem 97

Use change of base to evaluate log_3(20).

Problem 98

Use change of base to evaluate log_7(2).

Problem 99

Use change of base to evaluate log_{1/2}(8).

Problem 100

Use change of base to evaluate log_4(64).

Problem 101

Use change of base to evaluate log_5(12).

Problem 102

Use change of base to evaluate log_9(50).

Problem 103

Use change of base to evaluate log_2(16).

Open in simulator
Problem 104

Use change of base to evaluate log_5(1/25).

Problem 105

Use change of base to evaluate log_8(2).

Problem 106

Use change of base to evaluate log_{1/3}(27).

Problem 107

Use change of base to evaluate log_6(1/6).

Problem 108

Use change of base to evaluate log_11(123).

attach units and assess reasonableness.
12 problems Warmup Practice Mixed Review Assessment
Problem 109

Interpret logarithmic solution t=ln(2)/ln(1.04) about 17.7 in context investment doubles in years.

Problem 110

Interpret logarithmic solution n=log(0.25)/log(0.9) about 13.2 in context depreciation periods.

Problem 111

Interpret logarithmic solution t=ln(0.2)/(-0.04) about 40.2 in context radioactive decay.

Problem 112

Interpret logarithmic solution x=log_2(100) about 6.64 in context number of doublings.

Problem 113

Interpret logarithmic solution t = ln(3)/0.05 about 21.97 in context population triples in years with 5% continuous growth.

Problem 114

Interpret logarithmic solution t = ln(0.5)/(-0.12) about 5.78 in context substance reaches half its initial amount in hours.

Problem 115

Interpret logarithmic solution n = log(5000/1000)/log(1.06) about 27.62 in context years for an investment to grow from $1000 to $5000 at 6% annual interest.

Problem 116

Interpret logarithmic solution t = ln(10)/0.2 about 11.51 in context bacteria population increases tenfold in hours.

Problem 117

Interpret logarithmic solution x = log(0.1)/(-0.02) about 50 in context depth in meters for light intensity to reduce to 10%.

Problem 118

Interpret logarithmic solution L = 10 * log(1000) about 30 in context decibel level for an intensity 1000 times the reference.

Open in simulator
Problem 119

Interpret logarithmic solution n = log_2(500) about 8.96 in context number of cell divisions to reach 500 cells from 1.

Problem 120

Interpret logarithmic solution n = log(0.01)/log(0.95) about 89.78 in context years for an asset to depreciate to 1% of its value with 5% annual depreciation.

check sign/domain and attainable outputs.
15 problems Warmup Practice Mixed Review Assessment
Problem 121

Determine whether exponential equation 5*2^x=-10 has a real solution in context.

Problem 122

Determine whether exponential equation 100(0.8)^t=150 for t>=0 has a real solution in context.

Problem 123

Determine whether exponential equation 3e^x=0 has a real solution in context.

Problem 124

Determine whether exponential equation 50(1.1)^t=40 with unrestricted t has a real solution in context.

Problem 125

Determine whether exponential equation 7 * (1/3)^x = -21 has a real solution in context.

Open in simulator
Problem 126

Determine whether exponential equation 10 * 5^x = 0 has a real solution in context.

Problem 127

Determine whether exponential equation 200(1.05)^t = 150 for t>=0 has a real solution in context.

Problem 128

Determine whether exponential equation 500(0.9)^t = 600 for t>=0 has a real solution in context.

Problem 129

Determine whether exponential equation e^(2x) = -5 has a real solution in context.

Problem 130

Determine whether exponential equation 4^x = 0 has a real solution in context.

Problem 131

Determine whether exponential equation 1000(1.2)^t = 900 for t>=0 has a real solution in context.

Problem 132

Determine whether exponential equation 75(0.75)^t = 100 for t>=0 has a real solution in context.

Problem 133

Determine whether exponential equation 2e^(x+1) + 10 = 4 has a real solution in context.

Problem 134

Determine whether exponential equation 6 * (1/2)^x - 12 = -12 has a real solution in context.

Problem 135

Determine whether exponential equation P(t) = 5000 * (1.03)^t = 4000 for t>=0 has a real solution in context.

preserve exact expression and approximate when needed.
12 problems Warmup Practice Mixed Review Assessment
Problem 136

Compare exact log form and decimal approximation for 2^x=9.

Open in simulator
Problem 137

Compare exact log form and decimal approximation for 1.05^t=3.

Problem 138

Compare exact log form and decimal approximation for e^{-0.2t}=0.1.

Problem 139

Compare exact log form and decimal approximation for 10^x=7.

Problem 140

Compare exact log form and decimal approximation for 3^x=15.

Problem 141

Compare exact log form and decimal approximation for 5^t=100.

Problem 142

Compare exact log form and decimal approximation for e^(0.5x)=20.

Problem 143

Compare exact log form and decimal approximation for 10^(-x)=0.5.

Problem 144

Compare exact log form and decimal approximation for 4^(2x)=50.

Problem 145

Compare exact log form and decimal approximation for 1.10^k=5.

Problem 146

Compare exact log form and decimal approximation for e^(-t/3)=0.2.

Problem 147

Compare exact log form and decimal approximation for 6^x=1/3.

handle monotonic growth/decay direction.
15 problems Warmup Practice Mixed Review Assessment
Problem 148

Solve exponential inequality 2^x>10 using logarithms.

Problem 149

Solve exponential inequality 0.8^t<0.5 using logarithms.

Problem 150

Solve exponential inequality 100(1.03)^n>=150 using logarithms.

Problem 151

Solve exponential inequality 5e^{-0.2t}<=1 using logarithms.

Problem 152

Solve exponential inequality 3^x < 20 using logarithms.

Problem 153

Solve exponential inequality 5^y >= 125 using logarithms.

Open in simulator
Problem 154

Solve exponential inequality 0.5^x > 0.1 using logarithms.

Problem 155

Solve exponential inequality 0.2^t <= 0.04 using logarithms.

Problem 156

Solve exponential inequality 4 * 1.05^k < 10 using logarithms.

Problem 157

Solve exponential inequality 200 * (1.01)^m >= 300 using logarithms.

Problem 158

Solve exponential inequality 10 * (0.9)^p > 5 using logarithms.

Problem 159

Solve exponential inequality 50 * (0.75)^q <= 25 using logarithms.

Problem 160

Solve exponential inequality e^(2x) > 7 using logarithms.

Problem 161

Solve exponential inequality 3e^(0.5t) <= 15 using logarithms.

Problem 162

Solve exponential inequality e^(-x) > 0.3 using logarithms.

common base vs logarithm vs technology.
15 problems Warmup Practice Mixed Review Assessment
Problem 163

Choose an appropriate log method for exponential equation 2^(x+1)=64.

Problem 164

Choose an appropriate log method for exponential equation 3^x=20.

Open in simulator
Problem 165

Choose an appropriate log method for exponential equation 100e^{0.04t}=250.

Problem 166

Choose an appropriate log method for exponential equation 500(1.07)^n=900.

Problem 167

Choose an appropriate log method for exponential equation 4^x = 16.

Problem 168

Choose an appropriate log method for exponential equation 27^(x-1) = 9.

Problem 169

Choose an appropriate log method for exponential equation (1/2)^x = 8.

Problem 170

Choose an appropriate log method for exponential equation e^(2x) = 7.

Problem 171

Choose an appropriate log method for exponential equation 5e^x = 15.

Problem 172

Choose an appropriate log method for exponential equation 10^x = 500.

Problem 173

Choose an appropriate log method for exponential equation 2 * 10^(3x) = 14.

Problem 174

Choose an appropriate log method for exponential equation 7^x = 100.

Problem 175

Choose an appropriate log method for exponential equation 4 * 5^(x+1) = 60.

Problem 176

Choose an appropriate log method for exponential equation 8^x = 1/4.

Problem 177

Choose an appropriate log method for exponential equation 12 - e^(x/2) = 10.

connect log as inverse of exponentiation.
15 problems Warmup Practice Mixed Review Assessment
Problem 178

Explain why logarithms solve exponential equation b^x=a.

Problem 179

Explain why logarithms solve exponential equation e^{kt}=A.

Problem 180

Explain why logarithms solve exponential equation a*b^t=d.

Problem 181

Explain why logarithms solve exponential equation growth target equation.

Problem 182

Explain why logarithms solve exponential equation 10^x = P.

Problem 183

Explain why logarithms solve exponential equation 2^x = M.

Problem 184

Explain why logarithms solve exponential equation P(1+r)^t = A.

Problem 185

Explain why logarithms solve exponential equation A_0 * (1/2)^(t/h) = A_t.

Problem 186

Explain why logarithms solve exponential equation e^{ax} = B.

Open in simulator
Problem 187

Explain why logarithms solve exponential equation 5^{2x} = 125.

Problem 188

Explain why logarithms solve exponential equation C * 10^x = D.

Problem 189

Explain why logarithms solve exponential equation b^(x-c) = A.

Problem 190

Explain why logarithms solve exponential equation A * (1+r)^{-t} = P.

Problem 191

Explain why logarithms solve exponential equation 3^(x/2) = 27.

Problem 192

Explain why logarithms solve exponential equation y = a * e^{-kx}.

catch failure to isolate, log misuse, base confusion, and rounding/units mistakes.
15 problems Warmup Practice Mixed Review Assessment
Problem 193

Correct the exponential/log solving error in ln(3*2^x)=xln(2).

Problem 194

Correct the exponential/log solving error in log_2(20)=20/2.

Problem 195

Correct the exponential/log solving error in 0.8^t=0.5 gives t=ln(0.8)/ln(0.5).

Open in simulator
Problem 196

Correct the exponential/log solving error in Rounded 13.2 months down to 13 to reach target.

Problem 197

Correct the exponential/log solving error in log(2x) = 2log(x).

Problem 198

Correct the exponential/log solving error in ln(x+3) = ln(x) + ln(3).

Problem 199

Correct the exponential/log solving error in Solving log_5(x) = 2 by writing x = 2^5.

Problem 200

Correct the exponential/log solving error in (ln x)^2 = 2 ln x.

Problem 201

Correct the exponential/log solving error in Simplifying ln(10)/ln(2) to ln(5).

Problem 202

Correct the exponential/log solving error in To solve 2^x + 5 = 10, taking logs yields x ln 2 + 5 = ln 10.

Problem 203

Correct the exponential/log solving error in log(10x + 20) = log(10x) + log(20).

Problem 204

Correct the exponential/log solving error in Solving e^(-x) = 0.1 gives -x = ln(0.1), so x = ln(-0.1).

Problem 205

Correct the exponential/log solving error in A minimum of 7.8 units are needed, so 7 units are sufficient.

Problem 206

Correct the exponential/log solving error in Solving log_x(16) = 2 by setting x = 16^2.

Problem 207

Correct the exponential/log solving error in Simplifying ln(e^x + e^y) to x+y.