CHAPTER 7: EXPONENTIAL AND LOGARITHMIC GROWTH

7-5: Solving Exponential Equations using Logarithms

Exponential Equations

The exponential equation y=Ab^x is the standard form for the equation of any exponential pattern. We can also write the equation as y=A(1+r)^x in terms of the rate of change r. When we have a specific equation, for example y=5(1.25)^x, we can determine the value of y by substituting a given value for x. For example, if x=4, y=5(1.25)^x becomes y=5(1.25)^4, which evaluates to y\approx 12.21. But how do we determine an x-value given a specific y-value? For example, how do we solve the equation 22=5(1.25)^x? In section 7-2, we used the graph of the equation to approximate the x-value. But how do we solve such an equation algebraically? We have to introduce logarithms. Logarithms allow us to solve an equation for the value of the exponent.

Explore Icon The Definition of Logarithms

Logarithm is the word used to represent the value of an exponent to which a base number must be raised to yield a specific number. Since exponential expressions such as 2^3 have a base (i.e., 2), logarithms have the same base. And since logarithm is a rather long word to have to write, it is abbreviated to \log_b where b is the base of the logarithm.

Equivalent Forms

An exponential equation can always be written as an equivalent logarithmic equation:
If y=b^x
then x=\log_b(y)

The first equation, y=b^x, is solved for y in terms of x while the second equation, x=\log_b(y), is solved for x in terms of y. Parentheses are often used around the argument of a logarithm for clarity.

 

Explore 1 – Logarithms base 10

A population of bed bugs multiplies by 10 every day. If the population started with 3 bedbugs, the equation that represents this scenario is y=3(10)^x, where x = time in days and y = the population of bedbugs.

  1. How long will it take to reach a population of 300 bedbugs?

Solution

We replace y=300 in the equation and solve for x:

\begin{aligned}y&=3(10)^x\\300&=3(10)^x\\100&=10^x\end{aligned}

In the last step we divided both sides of the equation by 3 to simplify. Now we have two choices. We can either rewrite the equation using logarithms:  x=log_{10}(100) or we can recognize that 100=10^2, therefore 10^2=10^x meaning that x=2.

Notice that this means that log_{10}(100)=2 because 10^2=100.

It will take 2 days for the population of bedbugs to reach 300.

 

  1. How long will it take the population to reach 30,000?

Solution

We replace y=30,000 in the equation and solve for x:

\begin{aligned}y&=3(10)^x\\30,000&=3(10)^x\\10,000&=10^x\end{aligned}

In the last step we divided both sides of the equation by 3 to simplify. Now we have two choices. We can either rewrite the equation using logarithms:  x=log_{10} (10,000) or we can recognize that 10,000=10^4, therefore 10^4=10^x meaning that x=4.

Notice that this means that log_{10} (10,000)=4 because 10^4=10,000.

It will take 4 days for the population of bedbugs to reach 30,000.

 

 

A logarithm with a base of 10 (e.g., log_{10}100) is called a common logarithm. The English mathematician Henry Briggs converted the Scottish mathematician John Napier’s 1614 logarithms to base 10 in 1615 and pioneered their use; a multiple of 10 was most advantageous for calculations performed by engineers. Since base 10 was so commonly used, the common logarithm began to be written simply as \log with an assumption that the base was 10.  Common logarithms are found on scientific calculators using the \boxed{log} button.

To calculate a common logarithm we input the number first then press the \boxed{log} button.Calculator Tips Icon

For example, to evaluate \log6, we input \boxed{6}\;\boxed{log} and get the answer 0.7718... .

This means that 10^{0.7718...}=6 and shows that an exponent does not have to be a whole number.

 

Another logarithm that is available on a scientific calculator is the natural logarithm, \boxed{\ln}. The base of the natural logarithm is the irrational constant e\approx2.71828. The natural logarithm of x is the power to which e would have to be raised to equal x. Rather than writing \log_e(x) the abbreviation \ln(x) is used. i.e. log_e(x)=\ln(x).

 

Explore 2 – Common logarithms

The number of views of an online video grows 10 times every day. When the video was posted there was 1 view. Today, there were 1 billion views. How many days has the video been online since it was posted?

Solution

We start by writing an exponential equation to represent the number of views y over time xy=1\times10^x or y=10^x.

Now we substitute the value 1 billion for the variable y because the variable y represents the number of views.

1,000,000,000=10^x.

To solve this equation, we have two choices:

1) Write 1 billion as 10^9 so that the equation becomes 10^9=10^x. Since each exponential expression has the same base (i.e., 10) the exponents must be equal: x=9

or

2) Write the exponential equation in equivalent logarithmic form:

\begin{aligned}1,000,000,000&=10^x\\x&=\log(1,000,000,000)\\x&=\log10^9\\x&=9\end{aligned}

Either way, the video has been posted for 9 days.

 

Explore 3 – Common logarithms

Loudness is measured in decibels (dB). The loudness of a sound is determined using the formula dB=10\log\left(\dfrac{I}{I_0}\right), where I = the intensity of the sound compared to the threshold sound that can be barely heard, I_0. Prolonged exposure to sounds above 85dB can cause hearing loss.
A concert has a noise level of 2.1\times10^{13}I_0.  Calculate the loudness of the concert and determine if hearing protection should be worn.
Solution
Since I=2.1\times10^{13}I_0 the formula becomes:
\begin{aligned}dB&=10\log\left(\dfrac{I}{I_0}\right)\\&=10\log\left(\dfrac{2.1\times10^{13}\cancel{I_0}}{\cancel{I_0}}\right)\\&=10\log(2.1\times10^{13})\\&=133.222...\end{aligned}
The noise level of the concert is about 133dB.

Since this is greater than 85dB, hearing protection should be worn.

.

 

Reflect Icon

  • What is a logarithm? Under what situation would you use logarithms? Give an example.
Show/Hide Answer

A logarithm is the word used to represent the value of an exponent to which a base number must be raised to yield a specific number. We use logarithms when we want to know the value of the exponent given a base and the result. For example, since 3^2=9\log_29=3. If we want to determine the value of x such that 5^x=125, then x=\log_5 125.

 

Detour IconThe natural number, e

Consider the equation y=\left(1+\dfrac{1}{n}\right)^n

  1. Use a calculator to complete the table:
n 1 2 5 10 100 1000 10,000 100,000 1,000,000
\left(1+\dfrac{1}{n}\right)^n \left(1+\dfrac{1}{1}\right)^1 \left(1+\dfrac{1}{2}\right)^2
y=\left(1+\dfrac{1}{n}\right)^n 2 2.25

 

  1. What do you notice about the value of y=\left(1+\dfrac{1}{n}\right)^n?
  2. Use the desmos graphing calculator to graph y=\left(1+\dfrac{1}{x}\right)^x  On the same graph, graph the horizontal line y=e.
  3. What do you notice about the value of y=\left(1+\dfrac{1}{x}\right)^x as the value of x increases?
  4. What do the table and graph tell us about the value of e?
  5. How does the asymptote of the graph explain that e is an irrational number?

 

Show/Hide Answers
1.
n 1 2 5 10 100 1000
\left(1+\dfrac{1}{n}\right)^n \left(1+\dfrac{1}{1}\right)^1 \left(1+\dfrac{1}{2}\right)^2 \left(1+\dfrac{1}{5}\right)^5 \left(1+\dfrac{1}{10}\right)^{10} \left(1+\dfrac{1}{100}\right)^{100} \left(1+\dfrac{1}{1000}\right)^{1000}
y=\left(1+\dfrac{1}{n}\right)^n 2 2.25 2.48832 2.5935424601 2.704813829421526 2.716923932235892
1000 10,000 100,000 1,000,000
\left(1+\dfrac{1}{1000}\right)^{1000} \left(1+\dfrac{1}{10,000}\right)^{10,000} \left(1+\dfrac{1}{100,000}\right)^{100,000} \left(1+\dfrac{1}{10^6}\right)^{10}^6
2.716923932235892 2.718145926825225 2.71826823717449 2.718280469319377

2. The value of y=\left(1+\dfrac{1}{n}\right)^n seems to settle to a number close to 2.7182 as n increases.

3.

4. The graph of y=\left(1+\dfrac{1}{x}\right)^x gets closer and closer to the line  y=e as x increases. The line y=e is an asymptote to the graph of y=\left(1+\dfrac{1}{x}\right)^x

5. The value of e is equal to the value of \left(1+\dfrac{1}{x}\right)^x as x gets closer to infinity, and can be approximated by the value 2.71828.

6. The asymptote can never be crossed so the value of \left(1+\dfrac{1}{x}\right)^x can never quite reach e. However, as x gets closer to infinity, the graph gets closer to e. This means that the distance between the graph and the asymptote is getting closer and closer to zero but will never reach zero. So the value of e must have never ending digits, and therefore be irrational.

The constant e is known as the natural number and there are many ways of calculating e. However, since e is an irrational number, it is represented by a decimal whose digits go on forever without repeating. Pressing the key e on a calculator gives an approximation of 2.718281818459045, but e has been calculated to trillions of digits.

The first references to the constant were published in 1618 in the table of an appendix of a work on logarithms by Scottish mathematician John Napier. However, this did not contain the constant itself, but simply a list of logarithms to the base e.

The constant itself was introduced by Swiss mathematician Jacob Bernoulli in 1683, for solving the problem of continuous compounding of interest. In his solution, the constant occurs as

    \[ \lim_{n\to\infty} \left(1+\dfrac{1}{n}\right)^n\]

where n represents the fraction of the year on which the compound interest is evaluated (for example, n=12 for a month). The notation

    \[ \lim_{n\to\infty}\]

means the limit value of the expression \left(1+\dfrac{1}{n}\right)^n as n gets closer and closer to infinity.
The constant was originally named b after Bernoulli, but Swiss mathematician Leonhard Euler started using the letter e around 1727 and the letter e stuck.[1]

 

Explore 4 – Natural Logarithms

When an investment amount of P gains compound interest continuously (as opposed to once per month or once per year etc.) at a rate of r\% per year, the equation A=Pe^{rt} can be used to determine the amount, A in the account at any time, t in years. Matt and Braidy invest $10,000 into an account paying 5.25% interest compounded continuously when their son Bennett is born. The invested money is Bennett’s college education fund.

  1. How much money will be in the account when Bennett turns 10 years old?

Solution

We are told that P=\$10,000 and r=5.25\%=0.025, so the equation with the given interest rate and investment amount is:

A=10,000e^{0.0525t}

 

When Bennett turns 10, t=10, so substituting t=10 into the equation yields:

 

\begin{aligned}A&=10,000e^{0.0525\times10}\\&=10,000e^{0.525}\\&=16,904.5884...\end{aligned}

 

Therefore, there will be $16,904.58 in the account when Bennett turns 10.

 

  1. How much money will be in the account when Bennett turns 18 years old?

Solution

When Bennett turns 18, t=18, so substituting t=18 into the equation yields:

\begin{aligned}A&=10,000e^{0.0525\times18}\\&=25,728.1337...\end{aligned}

Therefore, there will be $25,728.13 in the account when Bennett turns 18.

 

  1. What age would Bennett be to have $30,000 in the account?

Solution

We know that P=10,000,\;r=0.0525 and A=30,000, so the equation is:

\begin{aligned}A&=Pe^{rt}\\30,000&=10,000e^{0.0525t}\end{aligned}

To solve the equation for t, we can start by dividing both sides by 10,000 to simplify:

\begin{aligned}\dfrac{30,000}{10,000}&=\dfrac{10,000}{10,000}e^{0.0525t}\\\\3&=e^{0.0525t}\end{aligned}

Now we have an equation in the form y=b^x, which can be written in its equivalent logarithmic form x=\log_b(a):

0.0525t=\ln(3)

To solve for t we must divide both sides of the equation by 0.0525, and we can write \log_e as \ln:

\dfrac{\cancel{0.0525}t}{\cancel{0.0525}}=\dfrac{\ln(3)}{0.0525}

Finally, using a calculator, t=\dfrac{\ln(3)}{0.0525}=20.9259...

Bennett will be almost 21 when there is $30,000 in the account.

 

  1. What would the interest rate have to be for there to be $30,000 in the account when Bennett turns 18?

Solution

This time we have P=10,000,\;t=18,\;A=30,000 so the equation is:

\begin{aligned}A&=Pe^{rt}\\30,000&=10,000e^{18r}\end{aligned}

To solve the equation for r, we can start by dividing both sides by 10,000 to simplify:

\begin{aligned}\dfrac{30,000}{10,000}&=\dfrac{10,000}{10,000}e^{18r}\\3&=e^{18r}\end{aligned}

Now we have an equation in the form y=b^x, which can be written in its equivalent logarithmic form x=\log_b(a):

18r=\log_e(3)

To solve for r we must divide both sides of the equation by 18. We must also write \log_e as \ln:

\begin{aligned}\dfrac{18r}{18}&=\dfrac{\ln(3)}{18}\\r&=\dfrac{\ln(3)}{18}\end{aligned}

 

Finally, using a calculator we get:

r=\dfrac{\ln(3)}{18}=0.061034...

The interest rate would have to be 6.103%.

 

 

Explore 5 – Logarithms base 2

The graph represents the population of bacteria in a petri dish over time. The exponential equation is y=2^x.

  1. How long will it take to reach 32 bacteria?

Solution

Determining the point on the graph where y=32 is practically impossible due to the scale on the y-axis.

If we use the equation, we substitute y=32 into the equation and solve for x:

\begin{aligned}y&=2^x\\32&=2^x\end{aligned}

The question we need to answer is, 2 to what power equals 32? The pattern for the powers of 2 is: 2^1=2,\;2^2=4,\;2^3=8,\;2^4=16,\;2^5=32,\;... .  Since, 2^5=32, the exponent must be 5. So, the solution of the equation 32=2^x is x=5. This means that is takes 5 hours to reach 32 bacteria.

We could also write the exponential equation as an equivalent logarithm to determine the solution:

\begin{aligned}32&=2^x\\x&=\log_2 32\end{aligned}

The base of the logarithm is identical to the base of the exponential equation: 2

The exponent is identical to the logarithm of the value: x=\log_232

Since 2^5=32, x must equal 5. This is because if a^m=a^n then m=n.

 

  1. How long will it take to reach 2,000,000 bacteria?

Solution

Graph of y = 2^x

If we use the graph, we can drop a vertical line from where the graph has a y-value of 2,000,000. It is difficult to see exactly where the vertical line crosses the x-axis, but it looks to be just shy of 21 hours. Unfortunately, 2,000,000 is not a whole number power of 2. For example, 2^{20}=1,048,576 and 2^{21}=2,097,152.

This tells us that:

\begin{aligned}2^{20}&<2,000,000<2^{21}\\2^{20}&<2^x<2^{21}\end{aligned}

which means that since all of the bases are the same (i.e., 2), the exponent x must be a value  between 20 and 21:

20<x<21

If we use the equation, we substitute y=2,000,000 into the equation and solve for x:

\begin{aligned}y&=2^x\\2,000,000&=2^x\\x&=\log_2(2,000,000)\end{aligned}

But how do we evaluate \log_2(2,000,000)?

Continued below

 

Explore Icon The Change of Base Formula

There are only two logarithm buttons with base 10 and e on a scientific calculator, so how do we evaluate a logarithm whose base is neither 10 nor e when the argument is not a perfect power of the base? To solve the problem, we may use the change of base formula. The formula says you may change any logarithm into the quotient of two logarithms with the same base, and you may choose any base you want.  Naturally, to evaluate a logarithm we want to use a base whose logarithms are already known: base 10 or base e.

The Change of Base Formula

 

For all a,\;b>0,  b \neq 1, \log_b(a)=\dfrac{\log(a)}{\log(b)}=\dfrac{\ln(a)}{\ln(b)}

For example, to find log_2{10}, we use the change of base formula, \log_2(10)=\dfrac{\log(10)}{\log(2)} using common logarithms, or \log_2(10)=\dfrac{\ln(10)}{\ln(2)} using natural logarithms. Either way, \log_2(10)\approx3.3219.

 

Explore 5 continued

But how do we evaluate \log_2(2,000,000)?  We use the change of base formula:
\log_2(2,000,000)=\dfrac{\log(2,000,000)}{\log(2)}=0.9315...

So it takes about 20.9 hours to reach 2,000,000 bacteria.

 

 

Explore 6 – Change of base

The population of an endangered species decreases 5% per year. The current population is 5000. How long will it take for the population to decrease to 100?

Solution

First we write an exponential equation that represents the population y at any time x. The initial value is 5000 and the rate of change is –5% per year (the rate of change is negative because the rate is decreasing). This means that the constant ratio is 1 – 0.05 = 0.95

Therefore, the exponential equation is:  y=5000(0.95)^x.

Now we can substitute y=100 into the equation and solve for x:

\begin{aligned}y&=5000(0.95)^x\\100&=5000(0.95)^x\end{aligned}

To be able to convert the exponential equation to an equivalent logarithmic equation, we must get the equation into the form y=b^x. We achieve this by dividing both sides by 5000. Then we can write an equivalent logarithmic equation and use the change of base formula to evaluate the logarithm:

\begin{aligned}100&=5000(0.95)^x\\\dfrac{100}{5000}&=\dfrac{5000(0.95)^x}{5000}\\0.02&=(0.95)^x\\x&=\log_{0.95}(0.02)\\x&=\dfrac{\ln(0.020)}{\ln(0.95)}\\x&=76.2677...\end{aligned}

Consequently, it will take a little over 76 years for the population to decrease to 100.

 

Reflect Icon

  • Under what situations would you use the change of base formula? Why? Explain your reasoning.
Show/Hide Answer

The change of base formula may be used when evaluating a logarithm whose base is not 10 or e. We use the formula because a scientific calculator generally has only two logarithm buttons; common logarithms \boxed{log} with base 10 and natural logarithms \boxed{ln} with base e. Therefore, we may use the change of base property to evaluate a logarithm whose base is neither 10 nor e, using the division of two logarithms where we can choose 10 or e as the base for the two logarithms.

 

Explore 7 – Compound interest

Ray deposited 10,000 into a bank with monthly compound interest gained at 0.75% each month. How long will it take for the account balance to reach $10,500? The monthly increase of 0.75% is an exponential growth. The account balance after x months will be 10,000(1+0.0075)^x. To determine how long it will take the balance to reach $10,500, we set 10,500=10,000(1+0.0075)^x, and then solve the equation for x (i.e., determine the value of the exponent x).

  1. What would be your first step in solving the equation 10,500=10,000(1+0.0075)^x? Explain your reasoning.

Solution

Simplify the equation by adding 1 + 0.0075:  10,500=10,000(1.0075)^x  This sets the base of the exponential expression on the right side of the equation.

  1. How would you further simplify the equation? Explain your reasoning.

Solution

Divide both sides of the equation by 10,000:  1.05=1.0075^x  This gets the equation into the form y=b^x, which can now be turned into an equivalent logarithmic equation.

  1. How would you solve for x using a logarithm. Explain your reasoning.

Solution

Write an equivalent logarithmic equation:  x=\log_{1.0075}(1.05)

  1. Will you need to use the change of base formula? Explain your reasoning.

Solution

Yes, since only base 10 and base e are embedded in a scientific calculator.

  1. How many months will it take for the account balance to reach $10,500?

Solution

Using the change of base formula:

\begin{aligned}\log_{1.0075}(1.05)&=\dfrac{\log(1.05)}{\log(1.0075)}\\&=6.5297...\\&\approx7\end{aligned}.

Since the interest is calculated monthly, we need to round up to 7. So it will take 7 months to have a balance of $10,500.

 

Calculator Tips Icon

When calculating a logarithm using the change of base formula, do not write down the numerator and denominator separately then divide the two numbers. This can bring in rounding error. Rather complete the entire calculation using your calculator.

For example to evaluate \log_{1.0075}(1.05)=\dfrac{\log(1.05)}{\log(1.0075)}, the calculator input will be:

1.0075\; \boxed{log}\;\boxed{\div}\;1.0075\;\boxed{log}\;\boxed{\text{ENTER}}

 

 

 

Reflect Icon

  • How do we solve for the exponent of an exponential equation y=Ab^x when the initial value A is not 1?
Show/Hide Answer

We divide both sides of the equation by the initial value A so that the equation is turned into an exponential equation with only the base, the result, and the exponent: \dfrac{y}{A}=b^x. Then, we write the exponential  equation as an equivalent logarithmic equation to determine the value of the unknown exponent x.

 

 

Practice Exercises

  1. The World population P in billions, t years after 1950, can be represented by the equation P=2.54e^{0.0178t}.  a) What was the population in 1950?     b) What was the population in 2000?     c) When did the population reach 8 billion?     d) How accurate is this model compared to actual figures?
  2. A 500ml puddle of water is evaporating at 15% per hour. a) Define variables and write an equation that represents this scenario.     b) How much water is left after 4 hours?     c) How long will it take for the puddle to be reduced to 1ml?
  3. A diamond ring was bought a number of years ago for $500. The value of the ring increases by 8% every year. a) Define variables and write an equation that represents this scenario.     b) How long does it take for the ring to double in value?

 

Show/Hide Answer
  1. a) 2.54 billion     b) 6.19 billion     c) In 2014     d) Using an Internet search the initial value is correct in 1950 at 2.54 billion; the population in 2000 was 7.84 billion (not 6.19 billion); and the population reached 8 billion in 2023 (not 2014).
  2. a) Let y = the size of the puddle in ml, and x represent time in hours:  y=100(0.85)^x     b) 52.2ml     c) 28.3 hours
  3. a) Let y = the value of the ring in dollars, and x represent time in years since the ring was bought:  y=500(1.08)^x      b) just over 9 years

 

 

 

In this section, we will take what we have learned and apply the concepts to new situations.

  1. The acidity or alkalinity of a substance is found using the formula pH=-\log[H^+] where H^+ is the hydrogen ion concentration, measured in moles per liter. Solutions with a pH less than 7 are acidic, while solutions with a pH greater than 7 are alkaline. Solutions with a pH of 7 are considered neutral. a) Apple juice is found to have a hydrogen ion concentration of  0.0003 moles per liter. Calculate the pH of apple juice and determine if it is acidic or alkaline.     b) Ammonia is found to have a hydrogen ion concentration of  1.3\times10^{-9} moles per liter. Calculate the pH of ammonia and determine if it is acidic or alkaline.
  2. The otter population on an island increases by 16% per year. a) Define variables and write an equation that represents this scenario.     b)How many years will it take the current population to double?
  3. The mass y in grams of a radioactive sample after x years is represented by the equation y=100e^{-3x}.  a) What is the initial mass of the sample?     b) How long will it take the sample to reach half of its initial mass? (This time is called the half-life of the radioactive substance)
  4. A hospital patient is given a 300mg dose of a drug. Each hour, the amount of drug in the patient’s body decreases by 12%. a) Define variables and write an equation that represents this scenario.     b) When there is less than 50mg of the drug left in the patient’s body, it is safe to give them another dose. How long will it be before the patient can be given another dose?
  5. A new car cost $34,760 but its value decreases at 11.5% per year. a) Define variables and write an equation that represents this scenario.     b) What is the value of a 3 year old car?     c) How long will it take for the value of the car to drop below $20,000?
  6. A tractor tyre has a slow puncture and is losing pressure at a rate of 5% every hour. The farmer inflates the tyre to 50 psi first thing in the morning. a) Define variables and write an equation that represents this scenario.     b) What will the tyre pressure be after 3 hours?     c) The tractor can be used safely as long as the pressure stays above 30 psi. How long can the tractor be used before it becomes unsafe?
  7. The efficiency of a machine drops by 5% each year.  When the efficiency drops below 75%, the machine needs to be serviced. a) Define variables and write an equation that represents this scenario.     b) After how many years will the machine need to be serviced?
  8. A town library is expanding its book collection by 2% every year. There are currently 45,630 books on the shelves. a) a) Define variables and write an equation that represents this scenario.     b) How long will it take the library to have a collection in excess of 75,000 books?
Show/Hide Answer
  1. a) pH = 3.522…     acidic.    b) pH = 8.886…     alkaline
  2. a) Let P = otter population, P_0 = the initial otter population, and t = the time passed in years:  P=P_0(1.16)^t     b) 5 years
  3. a) 100g     b) about 0.231 years or 84.315 days
  4. a) Let y = amount of drug still in the body and t represent the number of hours passed since they were given the drug.  y=300(0.88)^t     b) 14 hours after the last dose
  5. a) Let y = value of the car in dollars and x = the age of the car in years:  y=34,760(0.885)^x.    b) $24,094.    c) about 4.5 years
  6. Let P = tyre pressure in psi and t = the time after the tyre has been inflated:  P=50(0.95)^t.    b) 42.9 psi     c) 9.5 hours
  7. a) Let y = efficiency of the machine and x = the time passed in years:  y=0.95^x     b) 5.6 years
  8. a) Let y = number of books and x = the time passed in years:  y=45,630(1.02)^x     b) 26 years

 

Skills IconIn this section, we will use what we have learned so far to practice skill problems.

Solve for x:

  1. 10^x=100.
  2. 2^x=64.
  3. 10^x=10,000,000.
  4. 5^x=125.
  5. 7^x=49.

Write the equation in equivalent exponential form and solve for x:

  1. \log_2(8)=x
  2. x=\log_9(81)
  3. x=\log_3(81)
  4. x=\log(10,000)
  5. x=\ln(e^6)

Evaluate the logarithm. Round to 4 decimal places if necessary:

  1. \log_2(16)
  2. \log_4(16)
  3. \log_5(16)
  4. \log_5(5)
  5. \log_3(9)
  6. \log_8(24)
  7. \ln(12)
  8. \log_3(6)
  9. \ln(1)
  10. \log_17(1)

Solve the equation for x. Round to 4 decimal places if necessary:

  1. e^x=7
  2. 10^x=15
  3. e^x=2
  4. 2^x=0.5
  5. e^{2x}=6

Solution

  1. x=2
  2. x=6
  3. x=7
  4. x=3
  5. x=2
  6. 2^x=8x=3
  7. 9^x=81, x=2
  8. 3^x=81, x=4
  9. 10^x=10,000, x=4
  10. e^x=e^6, x=6
  11. 4
  12. 2
  13. 1.7227
  14. 1
  15. 2
  16. 1.5283
  17. 2.4849
  18. 1.6309
  19. 0
  20. 0
  21. x=\ln(7)\approx1.9459
  22. x=\log(15)\approx 1.1761
  23. x=\ln(2)\approx 0.6931
  24. x=\log_{2}(0.5)=-1
  25. x=\dfrac{1}{2}\ln(6)\approx 0.8959

 

 

 


definition

License

Icon for the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License

Numeracy Copyright © 2023 by Utah Valley University is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License, except where otherwise noted.