Skip to main content
Contents
Dark Mode Prev Up Next
\(\newcommand{\markedPivot}[1]{\boxed{#1}}
\newcommand{\IR}{\mathbb{R}}
\newcommand{\IC}{\mathbb{C}}
\renewcommand{\P}{\mathcal{P}}
\renewcommand{\Im}{\operatorname{Im}}
\newcommand{\RREF}{\operatorname{RREF}}
\newcommand{\vspan}{\operatorname{span}}
\newcommand{\setList}[1]{\left\{#1\right\}}
\newcommand{\setBuilder}[2]{\left\{#1\,\middle|\,#2\right\}}
\newcommand{\unknown}{\,{\color{gray}?}\,}
\newcommand{\drawtruss}[2][1]{
\begin{tikzpicture}[scale=#1, every node/.style={scale=#1}]
\draw (0,0) node[left,magenta]{C} --
(1,1.71) node[left,magenta]{A} --
(2,0) node[above,magenta]{D} -- cycle;
\draw (2,0) --
(3,1.71) node[right,magenta]{B} --
(1,1.71) -- cycle;
\draw (3,1.71) -- (4,0) node[right,magenta]{E} -- (2,0) -- cycle;
\draw[blue] (0,0) -- (0.25,-0.425) -- (-0.25,-0.425) -- cycle;
\draw[blue] (4,0) -- (4.25,-0.425) -- (3.75,-0.425) -- cycle;
\draw[thick,red,->] (2,0) -- (2,-0.75);
#2
\end{tikzpicture}
}
\newcommand{\trussNormalForces}{
\draw [thick, blue,->] (0,0) -- (0.5,0.5);
\draw [thick, blue,->] (4,0) -- (3.5,0.5);
}
\newcommand{\trussCompletion}{
\trussNormalForces
\draw [thick, magenta,<->] (0.4,0.684) -- (0.6,1.026);
\draw [thick, magenta,<->] (3.4,1.026) -- (3.6,0.684);
\draw [thick, magenta,<->] (1.8,1.71) -- (2.2,1.71);
\draw [thick, magenta,->] (1.6,0.684) -- (1.5,0.855);
\draw [thick, magenta,<-] (1.5,0.855) -- (1.4,1.026);
\draw [thick, magenta,->] (2.4,0.684) -- (2.5,0.855);
\draw [thick, magenta,<-] (2.5,0.855) -- (2.6,1.026);
}
\newcommand{\trussCForces}{
\draw [thick, blue,->] (0,0) -- (0.5,0.5);
\draw [thick, magenta,->] (0,0) -- (0.4,0.684);
\draw [thick, magenta,->] (0,0) -- (0.5,0);
}
\newcommand{\trussStrutVariables}{
\node[above] at (2,1.71) {\(x_1\)};
\node[left] at (0.5,0.866) {\(x_2\)};
\node[left] at (1.5,0.866) {\(x_3\)};
\node[right] at (2.5,0.866) {\(x_4\)};
\node[right] at (3.5,0.866) {\(x_5\)};
\node[below] at (1,0) {\(x_6\)};
\node[below] at (3,0) {\(x_7\)};
}
\newcommand{\N}{\mathbb N}
\newcommand{\Z}{\mathbb Z}
\newcommand{\Q}{\mathbb Q}
\newcommand{\R}{\mathbb R}
\DeclareMathOperator{\arcsec}{arcsec}
\DeclareMathOperator{\arccot}{arccot}
\DeclareMathOperator{\arccsc}{arccsc}
\newcommand{\tuple}[1]{\left\langle#1\right\rangle}
\newcommand{\lt}{<}
\newcommand{\gt}{>}
\newcommand{\amp}{&}
\definecolor{fillinmathshade}{gray}{0.9}
\newcommand{\fillinmath}[1]{\mathchoice{\colorbox{fillinmathshade}{$\displaystyle \phantom{\,#1\,}$}}{\colorbox{fillinmathshade}{$\textstyle \phantom{\,#1\,}$}}{\colorbox{fillinmathshade}{$\scriptstyle \phantom{\,#1\,}$}}{\colorbox{fillinmathshade}{$\scriptscriptstyle\phantom{\,#1\,}$}}}
\)
Section 5.6 Solving Exponential and Logarithmic Equations (EL6)
Objectives
Solve exponential and logarithmic equations.
Subsection 5.6.1 Activities
Activity 5.6.2 .
This activity will investigate ways we can solve logarithmic equations using properties and definitions from previous sections.
(a)
Given that \(\log_39=x\text{,}\) how can we rewrite this into an exponential equation?
\(\displaystyle 9^x=3\)
\(\displaystyle \log\left(\dfrac{9}{3}\right)\)
\(\displaystyle 3^x=9\)
\(\displaystyle x^3=9\)
(b)
Now that \(\log_39=x\) is rewritten as an exponential equation, what is the value of \(x\text{?}\)
\(\displaystyle -2\)
\(\displaystyle 2\)
\(\displaystyle -\dfrac{1}{2}\)
\(\displaystyle \dfrac{1}{2}\)
Activity 5.6.4 .
For each of the following, solve the logarithmic equations by first converting them to exponential equations.
(a)
\(\log_{10}(1{,}000{,}000)=x\)
\(\displaystyle -6\)
\(\displaystyle 100{,}000\)
\(\displaystyle 6\)
\(\displaystyle 0.00001\)
(b)
\(\log_3(x+3)=0\)
\(\displaystyle 0\)
\(\displaystyle -2\)
\(\displaystyle 2\)
\(\displaystyle -1\)
(c)
\(\log_5(2x+4)=2\)
\(\displaystyle 14\)
\(\displaystyle \dfrac{29}{2}\)
\(\displaystyle 16\)
\(\displaystyle \dfrac{21}{2}\)
Activity 5.6.5 .
Not all logarithmic equations can be solved by converting to exponential equations. In this activity, we will explore another way to solve logarithmic equations.
(a)
Suppose you are given the equation,
\begin{equation*}
\log(4x-5)=\log(2x-1)\text{,}
\end{equation*}
and you brought all the logs to one side to get
\begin{equation*}
\log(4x-5)-\log(2x-1)=0\text{.}
\end{equation*}
Using the quotient property of logs, how could you condense the left side of the equation?
\(\displaystyle \log\left(\dfrac{4x-5}{2x-1}\right)\)
\(\displaystyle \log\left(\dfrac{2x-1}{4x-5}\right)\)
\(\displaystyle \dfrac{\log(4x-5)}{\log(2x-1)}\)
\(\displaystyle \dfrac{\log(2x-1)}{\log(4x-5)}\)
(b)
Now that you have a single logarithm, convert this logarithmic form into exponential form. What does this new equation look like?
\(\displaystyle \dfrac{4x-5}{2x-1}=10^0\)
\(\displaystyle \dfrac{2x-1}{4x-5}=1\)
\(\displaystyle \dfrac{2x-1}{4x-5}=10^0\)
\(\displaystyle \dfrac{4x-5}{2x-1}=1\)
(c)
Notice that the "log" has disappeared and you now have an equation with just the variable \(x\text{.}\) Which of the following is equivalent to the equation you got in part (b)?
\(\displaystyle 4x-5=2x-1\)
\(\displaystyle 4x-5=0\)
\(\displaystyle 2x-1=0\)
(d)
Compare the answer you got in part (c) to the original equation given
\(\log(4x-5)=\log(2x-1)\text{.}\) What do you notice?
(e)
Solve the equation you got in part (d) to find the value of \(x\text{.}\)
\(\displaystyle -3\)
\(\displaystyle \dfrac{5}{4}\)
\(\displaystyle \dfrac{1}{2}\)
\(\displaystyle 2\)
Activity 5.6.7 .
Apply the one-to-one property of logarithms (see
FactΒ 5.5.3 ) and other properties of logarithms (i.e., product, quotient, and power) to solve the following logarithmic equations.
(a)
\(\log(-2a+9)=\log(7-4a)\)
(b)
\(\log_9(x+6)-\log_9x=\log_92\)
(c)
\(\log_82+\log_8(4x^2)=1\)
(d)
Activity 5.6.8 .
In some cases, you will get equations with logs of different bases. Apply properties of logarithms to solve the following logarithmic equations.
(a)
Hint .
Use the change of base formula to rewrite
\(\log_9x\) so that it has a base of
\(3\text{.}\)
(b)
Activity 5.6.9 .
Now that weβve looked at how to solve logarithmic equations, letβs see how we can apply similar methods to solving exponential equations.
(a)
Suppose you are given the equation
\(2^x=48\text{.}\) There is no whole number value we can raise
\(2\) to to get
\(48\text{.}\) What two whole numbers must
\(x\) be between?
(b)
Weβll use logarithms to isolate the variable in the exponent. How can we convert \(2^x=48\) into a logarithmic equation?
\(\displaystyle x=\log_{48}2\)
\(\displaystyle x=\log_248\)
\(\displaystyle 48=\log_2x\)
\(\displaystyle 2=\log_{48}x\)
(c)
Notice that the answer you got in part (b) is an exact answer for \(x\text{.}\) There will be times, though, that it will be helpful to also have an approximation for \(x\text{.}\) Which of the following is a good approximation for \(x\text{?}\)
\(\displaystyle x \approx 5.585\)
\(\displaystyle x \approx 0.179\)
\(\displaystyle x \approx 24\)
\(\displaystyle x \approx \dfrac{1}{24}\)
Activity 5.6.11 .
Although rewriting an exponential equation into a logarithmic equation is helpful at times, it is not the only method in solving exponential equations. In this activity, we will explore what happens when we take the log of both sides of an exponential equation and use the properties of logarithms to solve in another way.
(a)
Suppose you are given the equation:
\begin{equation*}
3^x=7\text{.}
\end{equation*}
Take the log of both sides. What equation do you now have?
(b)
Apply the power property of logarithms (
DefinitionΒ 5.5.11 ) to bring down the exponent. What equation do you now have?
(c)
Solve for
\(x\text{.}\) What does
\(x\) equal?
(d)
Using the change-of-base formula (
DefinitionΒ 5.5.17 ), rewrite your answer from part (c) so that
\(x\) is written as a single logarithm. What is the exact value of
\(x\text{?}\)
(e)
If you were to solve
\(3^x=7\) by converting it into a logarithmic equation, what would it look like?
(f)
What do you notice about your answer from parts (d) and (e)?
Activity 5.6.12 .
Use the method of taking the log of both sides (as you saw in
ActivityΒ 5.6.11 ) to solve
\(5^{2x+3}=8\text{.}\)
(a)
Take the log of both sides and use the power property of logarithms to bring down the exponent. What equation do you have now?
\(\displaystyle 2x+3\log5=\log8\)
\(\displaystyle 2x+(3\log5)=\log8\)
\(\displaystyle (2x+3) \cdot \log5=\log8\)
\(\displaystyle 2x\log5+3=\log8\)
(b)
Solve for \(x\text{.}\)
\(\displaystyle x=\dfrac{\log_58-3}{2}\)
\(\displaystyle x=\dfrac{\log8-3\log5}{2}\)
\(\displaystyle x=\dfrac{\log8}{3\log5}-2\)
\(\displaystyle x=\dfrac{\log8-3}{2\log5}\)
(c)
What is the approximate value of \(x\text{?}\)
\(\displaystyle x \approx -0.85\)
\(\displaystyle x \approx -1.5\)
\(\displaystyle x \approx -0.60\)
\(\displaystyle x \approx -1.57\)
Activity 5.6.13 .
In this activity, we will explore other types of exponential equations, which will require other methods of solving.
(a)
Suppose you are given the equation
\begin{equation*}
5^{3x}=5^{7x-2}
\end{equation*}
and you decide to take the log of both sides as your first step to get
\begin{equation*}
\log5^{3x}=\log5^{7x-2}
\end{equation*}
What would you use next to solve this equation?
Quotient property of logarithms
Power property of logarithms
Product property of logarithms
Change of base formula
One-to-one property of logarithms
(b)
Applying the property you chose in part a, what would the resulting equation be?
\(\displaystyle 3x\log5=7x-2\log5\)
\(\displaystyle 3x\log5=7x\log5-2\log5\)
\(\displaystyle \log5^{3x}=\log5^{7x-2}\)
\(\displaystyle (3x)\log5=(7x-2)\log5\)
(c)
Now that you have a logarithmic equation, divide both sides by \(\log5\) to begin to isolate the variable \(x\text{.}\) After dividing by \(\log5\text{,}\) what equation do you now have?
\(\displaystyle 3x=\dfrac{7x}{\log5}-2\)
\(\displaystyle 3x=7x-2\)
\(\displaystyle 5^{3x}=5^{7x-2}\)
\(\displaystyle \dfrac{3x\log5}{\log5}=\dfrac{(7x-2)\log5}{\log5}\)
(d)
Compare the equation you got in part (c) to the original equation given. What do you notice?
(e)
Solve for \(x\text{.}\)
\(\displaystyle 2\)
\(\displaystyle \dfrac{1}{2}\)
\(\displaystyle -2\)
\(\displaystyle \dfrac{1}{2}\)
Definition 5.6.15 .
When you are given an exponential equation with the same bases on both sides, you can simply set the exponents equal to one another and solve. This is known as the
one-to-one property of exponentials .
Activity 5.6.16 .
When an exponential equation has the same base on each side, the exponents can be set equal to one another. If the bases arenβt the same, we can rewrite them using properties of exponents and use the one-to-one property of exponentials.
(a)
Suppose you are given
\begin{equation*}
5^x=625\text{,}
\end{equation*}
how could you rewrite this equation so that both sides have a base of \(5\text{?}\)
(b)
Suppose you are given
\begin{equation*}
4^x=32\text{,}
\end{equation*}
how could you rewrite this equation so that both sides have a base of \(2\text{?}\)
(c)
Suppose you are given
\begin{equation*}
3^{1-x}=\dfrac{1}{27}\text{,}
\end{equation*}
how could you rewrite this equation so that both sides have a base of \(3\text{?}\) (Hint: you many need to revisit properties of exponents)
(d)
Suppose you are given
\begin{equation*}
6^{\frac{x-3}{4}}=\sqrt{6}\text{,}
\end{equation*}
how could you rewrite this equation so that both sides have a base of \(6\text{?}\) (Hint: you many need to revisit properties of exponents)
Activity 5.6.17 .
For each of the following, use properties of exponentials and logarithms to solve.
(a)
\(6^{-2x}=6^{2-3x}\)
\(\displaystyle 2\)
\(\displaystyle -\dfrac{2}{5}\)
\(\displaystyle -2\)
\(\displaystyle -\dfrac{5}{2}\)
(b)
\(\log_2256=x\)
\(\displaystyle -8\)
\(\displaystyle 254\)
\(\displaystyle 8\)
\(\displaystyle 128\)
(c)
\(5\ln(9x)=20\)
\(\displaystyle e^4\)
\(\displaystyle \dfrac{e^4}{9}\)
\(\displaystyle e^{\left(\frac{4}{9}\right)}\)
\(\displaystyle \dfrac{4}{\ln9}\)
(d)
\(10^x=4.23\)
\(\displaystyle \log4.23\)
\(\displaystyle 42.3\)
\(\displaystyle 1.44\)
\(\displaystyle 0.63\)
(e)
\(\log_6(5x-5)=\log_6(3x+7)\)
\(\displaystyle 2\)
\(\displaystyle 0\)
\(\displaystyle 6\)
\(\displaystyle 1\)
Activity 5.6.18 .
For each of the following, use properties of exponentials and logarithms to solve.
(a)
\(\log_82+\log_8{4x^2}=1\)
(b)
(c)
\(8^{\frac{x-6}{6}}=\sqrt8\)
(d)
\(\log_6(x+1)-\log_6x=\log_6{29}\)
Subsection 5.6.2 Exercises