{"id":2673,"date":"2019-08-01T19:08:53","date_gmt":"2019-08-01T23:08:53","guid":{"rendered":"https:\/\/pressbooks.library.ryerson.ca\/ohsmath\/?post_type=chapter&#038;p=2673"},"modified":"2020-07-15T11:09:09","modified_gmt":"2020-07-15T15:09:09","slug":"4-2-logarithmic-functions","status":"publish","type":"chapter","link":"https:\/\/pressbooks.library.torontomu.ca\/ohsmath\/chapter\/4-2-logarithmic-functions\/","title":{"raw":"4.2. Logarithmic Functions","rendered":"4.2. Logarithmic Functions"},"content":{"raw":"<div>[Latexpage]<\/div>\r\n<h1>Logarithmic Functions<\/h1>\r\nA population of 50 flies is expected to double every week, leading to a function of the form <em>f<\/em>(<em>x<\/em>) = 50(2)<sup><em>x<\/em><\/sup> , where <em>x<\/em> represents the number of weeks that have passed. When will this population reach 500? Trying to solve this problem leads to:\r\n\r\n500 = 50(2)<sup><em>x<\/em><\/sup>\u00a0 \u00a0 \u00a0 \u00a0 \u00a0Dividing both sides by 50 to isolate the exponential\r\n\r\n10 = 2<sup><em>x<\/em><\/sup>\r\n\r\nWhile we have set up exponential models and used them to make predictions, you may have noticed that solving exponential equations has not yet been mentioned. The reason is simple: none of the algebraic tools discussed so far are sufficient to solve exponential equations. W<span style=\"font-size: 14pt\">e must introduce a new function, named <\/span><strong style=\"font-size: 14pt\">log<\/strong><span style=\"font-size: 14pt\">, as the function that \u201cundoes\u201d an exponential function, like how a square root \u201cundoes\u201d a square. Since exponential functions have different bases, we will define corresponding logarithms of different bases as well.<\/span>\r\n\r\n&nbsp;\r\n<div class=\"textbox shaded\">\r\n\r\n<strong>Logarithm<\/strong>: The logarithm (base <em>b<\/em>) function, written log<em><sub>b<\/sub><\/em>(<em>x<\/em>) , \u201cundoes\u201d exponential function b<sup><em>x<\/em><\/sup> .\r\n\r\nThe statement <em>b<sup>a<\/sup><\/em> = <em>c<\/em> is equivalent to the statement log<sub><em>b<\/em><\/sub>(<em>c<\/em>) = <em>a<\/em> .\r\n\r\n<\/div>\r\n&nbsp;\r\n\r\nSince the logarithm and exponential \u201cundo\u201d each other (in technical terms, they are inverses), it follows that:\r\n\r\n&nbsp;\r\n<div class=\"textbox shaded\">\r\n\r\n<strong>Properties of Logs: Inverse Properties<\/strong>\r\n\r\nlog<sub><em>b<\/em><\/sub>(<em>b<sup>x<\/sup><\/em>) = <em>x<\/em>\r\n\r\n<em>b<\/em><sup>log<em><sub>b<\/sub>x<\/em><\/sup> = <em>x<\/em>\r\n\r\n<\/div>\r\n&nbsp;\r\n\r\nSince log is a function, it is most correctly written as log<sub><em>b<\/em><\/sub>(<em>c<\/em>) , using parentheses to denote function evaluation, just as we would with <em>f<\/em>(<em>c<\/em>). However, when the input is a single variable or number, it is common to see the parentheses dropped and the expression written as log<em><sub>b<\/sub>c<\/em> .\r\n\r\n&nbsp;\r\n<div class=\"textbox textbox--examples\"><header class=\"textbox__header\">\r\n<p class=\"textbox__title\">Example 4.2.1<\/p>\r\n\r\n<\/header>\r\n<div class=\"textbox__content\">\r\n\r\nWrite these exponential equations as logarithmic equations:\r\n\r\n2<sup>3<\/sup> = 8\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a05<sup>2<\/sup> = 25\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a010<sup>-4<\/sup> = $\\frac{1}{10000}$\r\n\r\n2<sup>3<\/sup> = 8\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0is equivalent to log<sub>2<\/sub>(8) = 3\r\n\r\n5<sup>2<\/sup> = 25\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0is equivalent to log<sub>5<\/sub>(25) = 2\r\n\r\n10<sup>-4<\/sup> = $\\frac{1}{10000}$\u00a0 \u00a0 \u00a0 \u00a0 is equivalent to log<sub>10<\/sub>($\\frac{1}{10000}$) = -4\r\n\r\n<\/div>\r\n<\/div>\r\n&nbsp;\r\n<div class=\"textbox textbox--examples\"><header class=\"textbox__header\">\r\n<p class=\"textbox__title\">Example 4.2.2<\/p>\r\n\r\n<\/header>\r\n<div class=\"textbox__content\">Write these logarithmic equations as exponential equations:<\/div>\r\n<div class=\"textbox__content\">$\\log_{6}(\\sqrt{6})=\\frac{1}{2}$\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0$\\log_{3}(9)=2$<\/div>\r\n<div class=\"textbox__content\">$\\log_{6}(\\sqrt{6})=\\frac{1}{2}$\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0is equivalent to $6^{1\/2}=\\sqrt{6}$<\/div>\r\n<div class=\"textbox__content\">$\\log_{3}(9)=2$\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0is equivalent to $3^2=9$<\/div>\r\n<\/div>\r\n&nbsp;\r\n\r\nBy establishing the relationship between exponential and logarithmic functions, we can now solve basic logarithmic and exponential equations by rewriting.\r\n\r\n&nbsp;\r\n<div class=\"textbox textbox--examples\"><header class=\"textbox__header\">\r\n<p class=\"textbox__title\">Example 4.2.3<\/p>\r\n\r\n<\/header>\r\n<div class=\"textbox__content\">\r\n\r\nSolve log<sub>4<\/sub>(<em>x<\/em>) = 2 for <em>x<\/em>.\r\n\r\nBy rewriting this expression as an exponential, 4<sup>2<\/sup> = <em>x<\/em> , so <em>x<\/em> = 16\r\n\r\n<\/div>\r\n<\/div>\r\n&nbsp;\r\n\r\n<span style=\"font-size: 14pt\">Most calculators and computers will only evaluate logarithms of two bases.<\/span>\r\n\r\n&nbsp;\r\n<div class=\"textbox shaded\">\r\n\r\n<strong>Common and Natural Logarithms<\/strong>:\r\n\r\nThe <strong>common log<\/strong> is the logarithm with base 10, and is typically written log(<em>x<\/em>) .\r\n\r\nThe <strong>natural log<\/strong> is the logarithm with base <em>e<\/em>, and is typically written ln(<em>x<\/em>) .\r\n\r\n<\/div>\r\n&nbsp;\r\n<div class=\"textbox textbox--examples\"><header class=\"textbox__header\">\r\n<p class=\"textbox__title\">Example 4.2.4<\/p>\r\n\r\n<\/header>\r\n<div class=\"textbox__content\">\r\n\r\nEvaluate log(1000) using the definition of the common log.\r\n\r\nTo evaluate log(1000) , we can say <em>x<\/em> = log(1000) , then rewrite into exponential form using the common log base of 10.\r\n\r\n10<sup><em>x<\/em><\/sup> = 1000\r\n\r\nFrom this, we might recognize that 1000 is the cube of 10, so <em>x<\/em> = 3.\r\n\r\nWe also can use the inverse property of logs to write log<sub>10<\/sub>(10<sup>3<\/sup>) = 3\r\n<table style=\"border-collapse: collapse;width: 100%;height: 150px\" border=\"0\">\r\n<tbody>\r\n<tr style=\"height: 30px\">\r\n<td class=\"border\" style=\"width: 33.3333%;height: 30px;text-align: center\" colspan=\"3\"><strong>Values of the Common Log<\/strong><\/td>\r\n<\/tr>\r\n<tr style=\"height: 15px\">\r\n<td class=\"border\" style=\"width: 33.3333%;height: 15px;text-align: center\">Number<\/td>\r\n<td class=\"border\" style=\"width: 33.3333%;height: 15px;text-align: center\">Number as exponential<\/td>\r\n<td class=\"border\" style=\"width: 33.3333%;height: 15px;text-align: center\">Log(number)<\/td>\r\n<\/tr>\r\n<tr style=\"height: 15px\">\r\n<td class=\"border\" style=\"width: 33.3333%;height: 15px;text-align: center\">1000<\/td>\r\n<td class=\"border\" style=\"width: 33.3333%;height: 15px;text-align: center\">10<sup>3<\/sup><\/td>\r\n<td class=\"border\" style=\"width: 33.3333%;height: 15px;text-align: center\">3<\/td>\r\n<\/tr>\r\n<tr style=\"height: 15px\">\r\n<td class=\"border\" style=\"width: 33.3333%;height: 15px;text-align: center\">100<\/td>\r\n<td class=\"border\" style=\"width: 33.3333%;height: 15px;text-align: center\">10<sup>2<\/sup><\/td>\r\n<td class=\"border\" style=\"width: 33.3333%;height: 15px;text-align: center\">2<\/td>\r\n<\/tr>\r\n<tr style=\"height: 15px\">\r\n<td class=\"border\" style=\"width: 33.3333%;height: 15px;text-align: center\">10<\/td>\r\n<td class=\"border\" style=\"width: 33.3333%;height: 15px;text-align: center\">10<sup>1<\/sup><\/td>\r\n<td class=\"border\" style=\"width: 33.3333%;height: 15px;text-align: center\">1<\/td>\r\n<\/tr>\r\n<tr style=\"height: 15px\">\r\n<td class=\"border\" style=\"width: 33.3333%;height: 15px;text-align: center\">1<\/td>\r\n<td class=\"border\" style=\"width: 33.3333%;height: 15px;text-align: center\">10<sup>0<\/sup><\/td>\r\n<td class=\"border\" style=\"width: 33.3333%;height: 15px;text-align: center\">0<\/td>\r\n<\/tr>\r\n<tr style=\"height: 15px\">\r\n<td class=\"border\" style=\"width: 33.3333%;height: 15px;text-align: center\">0.1<\/td>\r\n<td class=\"border\" style=\"width: 33.3333%;height: 15px;text-align: center\">10<sup>-1<\/sup><\/td>\r\n<td class=\"border\" style=\"width: 33.3333%;height: 15px;text-align: center\">-1<\/td>\r\n<\/tr>\r\n<tr style=\"height: 15px\">\r\n<td class=\"border\" style=\"width: 33.3333%;height: 15px;text-align: center\">0.01<\/td>\r\n<td class=\"border\" style=\"width: 33.3333%;height: 15px;text-align: center\">10<sup>-2<\/sup><\/td>\r\n<td class=\"border\" style=\"width: 33.3333%;height: 15px;text-align: center\">-2<\/td>\r\n<\/tr>\r\n<tr style=\"height: 15px\">\r\n<td class=\"border\" style=\"width: 33.3333%;height: 15px;text-align: center\">0.001<\/td>\r\n<td class=\"border\" style=\"width: 33.3333%;height: 15px;text-align: center\">10<sup>-3<\/sup><\/td>\r\n<td class=\"border\" style=\"width: 33.3333%;height: 15px;text-align: center\">-3<\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\n<\/div>\r\n<\/div>\r\n&nbsp;\r\n<div class=\"textbox textbox--examples\"><header class=\"textbox__header\">\r\n<p class=\"textbox__title\">Example 4.2.5<\/p>\r\n\r\n<\/header>\r\n<div class=\"textbox__content\">Evaluate ln($\\sqrt{e}$) .<\/div>\r\n<div class=\"textbox__content\">We can rewrite ln($\\sqrt{e}$) as ln($e^{1\/2}$) . Since ln is a log base <em>e<\/em>, we can use the inverse property for logs: ln($e^{1\/2}$) = $\\log_{e}(e^{1\/2})$ = $\\frac{1}{2}$ .<\/div>\r\n<\/div>\r\n<div><\/div>\r\n<h1>Graphs of Logarithms<\/h1>\r\nRecall that the exponential function <em>f<\/em>(<em>x<\/em>) = 2<sup><em>x<\/em><\/sup> produces this table of values:\r\n<table class=\"no-lines\" style=\"border-collapse: collapse;width: 100%\" border=\"0\">\r\n<tbody>\r\n<tr>\r\n<td class=\"shaded\" style=\"width: 12.5%\"><em>x<\/em><\/td>\r\n<td class=\"shaded\" style=\"width: 12.5%;text-align: center\">-3<\/td>\r\n<td class=\"shaded\" style=\"width: 12.5%;text-align: center\">-2<\/td>\r\n<td class=\"shaded\" style=\"width: 12.5%;text-align: center\">-1<\/td>\r\n<td class=\"shaded\" style=\"width: 12.5%;text-align: center\">0<\/td>\r\n<td class=\"shaded\" style=\"width: 12.5%;text-align: center\">1<\/td>\r\n<td class=\"shaded\" style=\"width: 12.5%;text-align: center\">2<\/td>\r\n<td class=\"shaded\" style=\"width: 12.5%;text-align: center\">3<\/td>\r\n<\/tr>\r\n<tr>\r\n<td class=\"shaded\" style=\"width: 12.5%\"><em>f<\/em>(<em>x<\/em>)<\/td>\r\n<td style=\"width: 12.5%;text-align: center\">$\\frac{1}{8}$<\/td>\r\n<td style=\"width: 12.5%;text-align: center\">$\\frac{1}{4}$<\/td>\r\n<td style=\"width: 12.5%;text-align: center\">$\\frac{1}{2}$<\/td>\r\n<td style=\"width: 12.5%;text-align: center\">1<\/td>\r\n<td style=\"width: 12.5%;text-align: center\">2<\/td>\r\n<td style=\"width: 12.5%;text-align: center\">4<\/td>\r\n<td style=\"width: 12.5%;text-align: center\">8<\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\n&nbsp;\r\n\r\nSince the logarithmic function \u201cundoes\u201d the exponential, <em>g<\/em>(<em>x<\/em>) = log<sub>2<\/sub>(<em>x<\/em>) produces the table of values:\r\n<table class=\"no-lines\" style=\"border-collapse: collapse;width: 100%\" border=\"0\">\r\n<tbody>\r\n<tr>\r\n<td class=\"shaded\" style=\"width: 12.5%\"><em>x<\/em><\/td>\r\n<td class=\"shaded\" style=\"width: 12.5%;text-align: center\">$\\frac{1}{8}$<\/td>\r\n<td class=\"shaded\" style=\"width: 12.5%;text-align: center\">$\\frac{1}{4}$<\/td>\r\n<td class=\"shaded\" style=\"width: 12.5%;text-align: center\">$\\frac{1}{2}$<\/td>\r\n<td class=\"shaded\" style=\"width: 12.5%;text-align: center\">1<\/td>\r\n<td class=\"shaded\" style=\"width: 12.5%;text-align: center\">2<\/td>\r\n<td class=\"shaded\" style=\"width: 12.5%;text-align: center\">4<\/td>\r\n<td class=\"shaded\" style=\"width: 12.5%;text-align: center\">8<\/td>\r\n<\/tr>\r\n<tr>\r\n<td class=\"shaded\" style=\"width: 12.5%\"><em>f<\/em>(<em>x<\/em>)<\/td>\r\n<td style=\"width: 12.5%;text-align: center\">-3<\/td>\r\n<td style=\"width: 12.5%;text-align: center\">-2<\/td>\r\n<td style=\"width: 12.5%;text-align: center\">-1<\/td>\r\n<td style=\"width: 12.5%;text-align: center\">0<\/td>\r\n<td style=\"width: 12.5%;text-align: center\">1<\/td>\r\n<td style=\"width: 12.5%;text-align: center\">2<\/td>\r\n<td style=\"width: 12.5%;text-align: center\">3<\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\n&nbsp;\r\n\r\nIn this second table, notice that:\r\n<ol>\r\n \t<li>As the input increases, the output increases.<\/li>\r\n \t<li>As input increases, the output increases more slowly.<\/li>\r\n \t<li>Since the exponential function only outputs positive values, the logarithm can only accept positive values as inputs, so the domain of the log function is (0, \u221e) .<\/li>\r\n \t<li>Since the exponential function can accept all real numbers as inputs, the logarithm can output any real number, so the range is all real numbers or (-\u221e, \u221e) .<\/li>\r\n<\/ol>\r\nSketching the graph, notice that as the input approaches zero from the right, the output of the function grows very large in the negative direction, indicating a <strong>vertical asymptote<\/strong> at <em>x<\/em> = 0. A vertical asymptote is a vertical line <em>x<\/em> = <em>a<\/em> where the graph tends towards positive or negative infinity as the inputs approach a.\r\n\r\nIn symbolic notation we write as <em>x<\/em>\u21920<sup>+<\/sup> , <em>f<\/em>(<em>x<\/em>)\u2192-\u221e , and as <em>x<\/em>\u2192\u221e , <em>f<\/em>(<em>x<\/em>)\u2192\u221e\r\n<div class=\"textbox\" style=\"text-align: center\"><img src=\"http:\/\/pressbooks.library.ryerson.ca\/ohsmath\/wp-content\/uploads\/sites\/81\/2019\/06\/Annotation-2019-06-24-151841.jpg\" alt=\"\" width=\"287\" height=\"287\" class=\"alignnone wp-image-1796 \" \/><\/div>\r\n&nbsp;\r\n<div class=\"textbox shaded\">\r\n\r\n<strong>Graphical Features of the Logarithm <\/strong>\r\n\r\nGraphically, in the function <em>g<\/em>(<em>x<\/em>) = log<sub><em>b<\/em><\/sub>(<em>x<\/em>):\r\n<ul>\r\n \t<li>The graph has a horizontal intercept at (1, 0)<\/li>\r\n \t<li>The graph has a vertical asymptote at <em>x<\/em> = 0<\/li>\r\n \t<li>The graph is increasing and concave down<\/li>\r\n \t<li>The domain of the function is <em>x<\/em> &gt; 0, or (0, \u221e)<\/li>\r\n \t<li>The range of the function is all real numbers, or (-\u221e, \u221e)<\/li>\r\n<\/ul>\r\n<\/div>\r\n&nbsp;\r\n\r\nWhen sketching a general logarithm with base <em>b<\/em>, it can be helpful to remember that the graph will pass through the points (1, 0) and (<em>b<\/em>, 1). To get a feeling for how the base affects the shape of the graph, examine the graphs below.\r\n<div class=\"textbox\" style=\"text-align: center\"><img src=\"http:\/\/pressbooks.library.ryerson.ca\/ohsmath\/wp-content\/uploads\/sites\/81\/2019\/06\/Annotation-2019-06-24-152301.jpg\" alt=\"\" width=\"302\" height=\"299\" class=\"wp-image-1797 aligncenter\" \/><\/div>\r\nNotice that the larger the base, the slower the graph grows. For example, the common log graph, while it grows without bound, it does so very slowly. For example, to reach an output of 8, the input must be 100,000,000.\r\n<h1><\/h1>\r\n<h1>Logarithm Properties<\/h1>\r\nTo utilize the common or natural logarithm functions to evaluate expressions like log<sub>2<\/sub>(10), we need to establish some additional properties.\r\n\r\n&nbsp;\r\n<div class=\"textbox shaded\">\r\n\r\n<strong>Properties of Logs: Exponent Property<\/strong>\r\n\r\nlog<sub><em>b<\/em><\/sub>(<em>A<sup>r<\/sup><\/em>) = <em>r<\/em>log<sub><em>b<\/em><\/sub>(<em>A<\/em>)\r\n\r\n<\/div>\r\n&nbsp;\r\n<div class=\"textbox textbox--examples\"><header class=\"textbox__header\">\r\n<p class=\"textbox__title\">Example 4.2.6<\/p>\r\n\r\n<\/header>\r\n<div class=\"textbox__content\">\r\n\r\nRewrite log<sub>3<\/sub>(25) using the exponent property for logs.\r\n\r\nSince 25 = 5<sup>2<\/sup>,\r\n\r\nlog<sub>3<\/sub>(25) = log<sub>3<\/sub>(5<sup>2<\/sup>) = 2log<sub>3<\/sub>5\r\n\r\n<\/div>\r\n<\/div>\r\n&nbsp;\r\n<div class=\"textbox textbox--examples\"><header class=\"textbox__header\">\r\n<p class=\"textbox__title\">Example 4.2.7<\/p>\r\n\r\n<\/header>\r\n<div class=\"textbox__content\">Rewrite 4ln(<em>x<\/em>) using the exponent property for logs.<\/div>\r\n<div class=\"textbox__content\">Using the property in reverse, 4ln(<em>x<\/em>) = ln(<em>x<\/em><sup>4<\/sup>)<\/div>\r\n<\/div>\r\n&nbsp;\r\n\r\nThe second important property allows us to change the base of a logarithmic expression.\r\n<div class=\"textbox shaded\">\r\n\r\n<strong>Properties of Logs: Change of Base<\/strong>\r\n\r\n$\\log_{b}(A)=\\frac{\\log_{c}(A)}{\\log_{c}(b)}$\r\n\r\n<\/div>\r\n&nbsp;\r\n<div class=\"textbox textbox--examples\"><header class=\"textbox__header\">\r\n<p class=\"textbox__title\">Example 4.2.8<\/p>\r\n\r\n<\/header>\r\n<div class=\"textbox__content\">\r\n\r\nEvaluate log<sub>2<\/sub>(10) using the change of base formula.\r\n\r\nAccording to the change of base formula, we can rewrite the log base 2 as a logarithm of any other base. Since our calculators can evaluate the natural log, we might choose to use the natural logarithm, which is the log base <em>e<\/em>:\r\n\r\n$\\log_{2}10=\\frac{\\log_{e}10}{\\log_{e}2}=\\frac{\\ln10}{\\ln2}$\r\n\r\nUsing our calculators to evaluate this:\r\n\r\n$\\frac{\\ln10}{\\ln2}\\approx\\frac{2.30259}{0.69315}\\approx3.3219$\r\n\r\nThis finally allows us to answer our original question \u2013 the population of flies we discussed at the beginning of the section will take 3.32 weeks to grow to 500.\r\n\r\n<\/div>\r\n<\/div>\r\n&nbsp;\r\n<div class=\"textbox textbox--examples\"><header class=\"textbox__header\">\r\n<p class=\"textbox__title\">Example 4.2.9<\/p>\r\n\r\n<\/header>\r\n<div class=\"textbox__content\">\r\n\r\nEvaluate log<sub>5<\/sub>(100) using the change of base formula.\r\n\r\nWe can rewrite this expression using any other base. We can rewrite using the common log, base 10:\r\n\r\n$\\log_{5}(100)=\\frac{\\log_{10}100}{\\log_{10}5}\\approx\\frac{2}{0.69897}=2.861$\r\n\r\n<\/div>\r\n<\/div>\r\n&nbsp;\r\n\r\nAn alternative approach to solving exponential equations is described below:\r\n<div class=\"textbox shaded\">\r\n\r\n<strong>Solving exponential equations: <\/strong>\r\n<ol>\r\n \t<li>Isolate the exponential expressions when possible<\/li>\r\n \t<li>Take the logarithm of both sides<\/li>\r\n \t<li>Utilize the exponent property for logarithms to pull the variable out of the exponent<\/li>\r\n \t<li>Use algebra to solve for the variable.<\/li>\r\n<\/ol>\r\n<\/div>\r\n&nbsp;\r\n<div class=\"textbox textbox--examples\"><header class=\"textbox__header\">\r\n<p class=\"textbox__title\">Example 4.2.10<\/p>\r\n\r\n<\/header>\r\n<div class=\"textbox__content\">\r\n\r\nSolve 2<sup>x<\/sup> = 10 for <em>x<\/em>.\r\n\r\nUsing this alternative approach, rather than rewrite this exponential into logarithmic form, we will take the logarithm of both sides of the equation. Since we often wish to evaluate the result to a decimal answer, we will usually utilize either the common log or natural log. For this example, we\u2019ll use the natural log:\r\n\r\nln(2<sup>x<\/sup>) = ln(10)\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 Utilizing the exponent property for logs,\r\n\r\n<em>x<\/em>ln(2) = ln(10)\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 Now dividing by ln(2),\r\n\r\n<em>x<\/em> = $\\frac{\\ln(10)}{\\ln(2)}$ \u2248 2.861\r\n\r\nNotice that this result matches the result we found using the change of base formula.\r\n\r\n<\/div>\r\n<\/div>\r\n&nbsp;\r\n<div class=\"textbox textbox--examples\"><header class=\"textbox__header\">\r\n<p class=\"textbox__title\">Example 4.2.11<\/p>\r\n\r\n<\/header>\r\n<div class=\"textbox__content\">\r\n\r\nPreviously, we predicted the population (in billions) of India <em>t<\/em> years after 2008 by using the function <em>f<\/em>(<em>t<\/em>) = 1.14(1 + 0.0134)<sup><em>t<\/em><\/sup> . If the population continues following this trend, when will the population reach 2 billion?\r\n\r\nWe need to solve for the <em>t<\/em> so that <em>f<\/em>(<em>t<\/em>) = 2:\r\n<table class=\"no-lines\" style=\"border-collapse: collapse;width: 100%;height: 71px\" border=\"0\">\r\n<tbody>\r\n<tr style=\"height: 14px\">\r\n<td style=\"width: 41.9074%;height: 14px\">$2 = 1.14(1.0134)^t$<\/td>\r\n<td style=\"width: 58.0926%;height: 14px\">Divide by 1.14 to isolate the exponential expression<\/td>\r\n<\/tr>\r\n<tr style=\"height: 14px\">\r\n<td style=\"width: 41.9074%;height: 14px\">$\\frac{2}{1.14}=1.0134^t$<\/td>\r\n<td style=\"width: 58.0926%;height: 14px\">Take the logarithm of both sides of the equation<\/td>\r\n<\/tr>\r\n<tr style=\"height: 14px\">\r\n<td style=\"width: 41.9074%;height: 14px\">$\\ln(\\frac{2}{1.14})=\\ln(1.0134^t)$<\/td>\r\n<td style=\"width: 58.0926%;height: 14px\">Apply the exponent property on the right side<\/td>\r\n<\/tr>\r\n<tr style=\"height: 29px\">\r\n<td style=\"width: 41.9074%;height: 29px\">$\\ln(\\frac{2}{1.14})=t\\ln(1.0134)$<\/td>\r\n<td style=\"width: 58.0926%;height: 29px\">Divide both sides by ln(1.0134)<\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\n$t=\\frac{\\ln(\\frac{2}{1.14})}{\\ln(1.0134)}\\approx42.23$ years.\r\n\r\nIf this growth rate continues, the model predicts the population of India will reach 2 billion about 42 years after 2008, or approximately in the year 2050.\r\n\r\n<\/div>\r\n<\/div>\r\n<div><\/div>\r\n<h1>Additional Properties of Logarithms<\/h1>\r\nSome situations cannot be addressed using the properties already discussed. For these, we need some additional properties:\r\n<div class=\"textbox shaded\">\r\n\r\n<strong>Sum of Logs Property<\/strong>:\r\n\r\n$\\log_{b}(A)+\\log_{b}(C)=\\log_b(AC)$\r\n\r\n<strong>Difference of Logs Property<\/strong>:\r\n\r\n$\\log_{b}(A)-log_{b}(C)=\\log_{b}(\\frac{A}{C})$\r\n\r\n<\/div>\r\n&nbsp;\r\n\r\nWith these properties, we can rewrite expressions involving multiple logs as a single log, or break an expression involving a single log into expressions involving multiple logs.\r\n\r\n&nbsp;\r\n<div class=\"textbox textbox--examples\"><header class=\"textbox__header\">\r\n<p class=\"textbox__title\">Example 4.2.12<\/p>\r\n\r\n<\/header>\r\n<div class=\"textbox__content\">\r\n\r\nWrite log<sub>3<\/sub>(5) + log<sub>3<\/sub>(8) \u2013 log<sub>3<\/sub>(2) as a single logarithm.\r\n\r\nUsing the sum of logs property on the first two terms:\r\n<p style=\"text-align: center\">log<sub>3<\/sub>(5) + log<sub>3<\/sub>(8) = log<sub>3<\/sub>(5 \u00b7 8) = log<sub>3<\/sub>(40)<\/p>\r\nThis reduces our original expression to log<sub>3<\/sub>(40) \u2013 log<sub>3<\/sub>(2)\r\n\r\nThen using the difference of logs property,\r\n<p style=\"text-align: center\">log<sub>3<\/sub>(40) \u2013 log<sub>3<\/sub>(2) = log<sub>3<\/sub>($\\frac{40}{2}$) = log<sub>3<\/sub>(20)<\/p>\r\n\r\n<\/div>\r\n<\/div>\r\n&nbsp;\r\n<div class=\"textbox textbox--examples\"><header class=\"textbox__header\">\r\n<p class=\"textbox__title\">Example 4.2.13<\/p>\r\n\r\n<\/header>\r\n<div class=\"textbox__content\">\r\n\r\nEvaluate 2log(5) + log(4) without a calculator by first rewriting as a single logarithm.\r\n\r\nOn the first term, we can use the exponent property of logs to write:\r\n<p style=\"text-align: center\">2log(5) = log(5<sup>2<\/sup>) = log(25)<\/p>\r\nWith the expression reduced to a sum of two logs, log(25) + log(4) , we can utilize the sum of logs property:\r\n<p style=\"text-align: center\">log(25) + log(4) = log(4 \u00b7 25) = log(100)<\/p>\r\nSince 100 = 10<sup>2<\/sup>, we can evaluate this log without a calculator:\r\n<p style=\"text-align: center\">log(100) = log(10<sup>2<\/sup>) = 2<\/p>\r\n\r\n<\/div>\r\n<\/div>\r\n&nbsp;\r\n<div class=\"textbox textbox--examples\"><header class=\"textbox__header\">\r\n<p class=\"textbox__title\">Example 4.2.14<\/p>\r\n\r\n<\/header>\r\n<div class=\"textbox__content\">\r\n\r\nRewrite $\\ln(\\frac{x^4y}{7})$ as a sum or difference of logs.\r\n\r\nFirst, noticing we have a quotient of two expressions, we can utilize the difference property of logs to write:\r\n<p style=\"text-align: center\">$\\ln(\\frac{x^4y}{7})=\\ln(x^4y)-\\ln(7)$<\/p>\r\nThen seeing the product in the first term, we use the sum property:\r\n<p style=\"text-align: center\">$\\ln(x^4y)-\\ln(7)=\\ln(x^4)+\\ln(y)-\\ln(7)$<\/p>\r\nFinally, we could use the exponent property on the first term:\r\n<p style=\"text-align: center\">$\\ln(x^4)+\\ln(y)-\\ln(7)=4\\ln(x)+\\ln(y)-\\ln(7)$<\/p>\r\n\r\n<\/div>\r\n<\/div>\r\n<div><\/div>\r\n<h1>Log Properties in Solving Equations<\/h1>\r\nThe logarithm properties often arise when solving problems involving logarithms.\r\n\r\n&nbsp;\r\n<div class=\"textbox textbox--examples\"><header class=\"textbox__header\">\r\n<p class=\"textbox__title\">Example 4.2.15<\/p>\r\n\r\n<\/header>\r\n<div class=\"textbox__content\">\r\n\r\nSolve $\\log(50x+25)-\\log(x)=2$ .\r\n\r\nIn order to rewrite in exponential form, we need a single logarithmic expression on the left side of the equation. Using the difference property of logs, we can rewrite the left side:\r\n\r\n$\\log(\\frac{50x+25}{x})=2$\r\n\r\nRewriting in exponential form reduces this to an algebraic equation:\r\n\r\n$\\frac{50x+25}{x}=10^2=100$\r\n\r\nSolving:\r\n\r\n$50x+25=100x$\r\n\r\n$25=50x$\r\n\r\n$x=\\frac{25}{50}=\\frac{1}{2}$\r\n\r\nChecking this answer in the original equation, we can verify there are no domain issues, and this answer is correct.\r\n\r\n<\/div>\r\n<\/div>\r\n&nbsp;\r\n<h1><strong>Practice questions<\/strong><\/h1>\r\n<strong>1.<\/strong> Write the exponential equation 4<sup>2<\/sup> = 16 as a logarithmic equation.\r\n\r\n<strong>2.<\/strong> Evaluate log(1,000,000).\r\n\r\n<strong>3.<\/strong> Rewrite using the exponent property for logs: ln$(\\frac{1}{x^2})$.\r\n\r\n<strong>4.<\/strong> Solve 5(0.93)<em><sup>x<\/sup><\/em> = 10.\r\n\r\n<strong>5.<\/strong> Without a calculator evaluate by first rewriting as a single logarithm: log<sub>2<\/sub>(8) + log<sub>2<\/sub>(4)\r\n\r\n<strong>6.<\/strong> Solve log(2<em>x<\/em>\u00a0\u2013 4) = 1 + log(<em>x<\/em> + 2).\r\n\r\n<strong>7.<\/strong> Suppose the population of rats in a city is estimated to be 1.1 million. If the population size increases exponentially at a rate of 15% per year, how many years would it take for the population size to reach 5 million rats?\r\n\r\n&nbsp;","rendered":"<div><\/div>\n<h1>Logarithmic Functions<\/h1>\n<p>A population of 50 flies is expected to double every week, leading to a function of the form <em>f<\/em>(<em>x<\/em>) = 50(2)<sup><em>x<\/em><\/sup> , where <em>x<\/em> represents the number of weeks that have passed. When will this population reach 500? Trying to solve this problem leads to:<\/p>\n<p>500 = 50(2)<sup><em>x<\/em><\/sup>\u00a0 \u00a0 \u00a0 \u00a0 \u00a0Dividing both sides by 50 to isolate the exponential<\/p>\n<p>10 = 2<sup><em>x<\/em><\/sup><\/p>\n<p>While we have set up exponential models and used them to make predictions, you may have noticed that solving exponential equations has not yet been mentioned. The reason is simple: none of the algebraic tools discussed so far are sufficient to solve exponential equations. W<span style=\"font-size: 14pt\">e must introduce a new function, named <\/span><strong style=\"font-size: 14pt\">log<\/strong><span style=\"font-size: 14pt\">, as the function that \u201cundoes\u201d an exponential function, like how a square root \u201cundoes\u201d a square. Since exponential functions have different bases, we will define corresponding logarithms of different bases as well.<\/span><\/p>\n<p>&nbsp;<\/p>\n<div class=\"textbox shaded\">\n<p><strong>Logarithm<\/strong>: The logarithm (base <em>b<\/em>) function, written log<em><sub>b<\/sub><\/em>(<em>x<\/em>) , \u201cundoes\u201d exponential function b<sup><em>x<\/em><\/sup> .<\/p>\n<p>The statement <em>b<sup>a<\/sup><\/em> = <em>c<\/em> is equivalent to the statement log<sub><em>b<\/em><\/sub>(<em>c<\/em>) = <em>a<\/em> .<\/p>\n<\/div>\n<p>&nbsp;<\/p>\n<p>Since the logarithm and exponential \u201cundo\u201d each other (in technical terms, they are inverses), it follows that:<\/p>\n<p>&nbsp;<\/p>\n<div class=\"textbox shaded\">\n<p><strong>Properties of Logs: Inverse Properties<\/strong><\/p>\n<p>log<sub><em>b<\/em><\/sub>(<em>b<sup>x<\/sup><\/em>) = <em>x<\/em><\/p>\n<p><em>b<\/em><sup>log<em><sub>b<\/sub>x<\/em><\/sup> = <em>x<\/em><\/p>\n<\/div>\n<p>&nbsp;<\/p>\n<p>Since log is a function, it is most correctly written as log<sub><em>b<\/em><\/sub>(<em>c<\/em>) , using parentheses to denote function evaluation, just as we would with <em>f<\/em>(<em>c<\/em>). However, when the input is a single variable or number, it is common to see the parentheses dropped and the expression written as log<em><sub>b<\/sub>c<\/em> .<\/p>\n<p>&nbsp;<\/p>\n<div class=\"textbox textbox--examples\">\n<header class=\"textbox__header\">\n<p class=\"textbox__title\">Example 4.2.1<\/p>\n<\/header>\n<div class=\"textbox__content\">\n<p>Write these exponential equations as logarithmic equations:<\/p>\n<p>2<sup>3<\/sup> = 8\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a05<sup>2<\/sup> = 25\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a010<sup>-4<\/sup> = <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.library.torontomu.ca\/ohsmath\/wp-content\/ql-cache\/quicklatex.com-772a49d19924dcce2979e75340b3496d_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#102;&#114;&#97;&#99;&#123;&#49;&#125;&#123;&#49;&#48;&#48;&#48;&#48;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"23\" width=\"37\" style=\"vertical-align: -7px;\" \/><\/p>\n<p>2<sup>3<\/sup> = 8\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0is equivalent to log<sub>2<\/sub>(8) = 3<\/p>\n<p>5<sup>2<\/sup> = 25\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0is equivalent to log<sub>5<\/sub>(25) = 2<\/p>\n<p>10<sup>-4<\/sup> = <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.library.torontomu.ca\/ohsmath\/wp-content\/ql-cache\/quicklatex.com-772a49d19924dcce2979e75340b3496d_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#102;&#114;&#97;&#99;&#123;&#49;&#125;&#123;&#49;&#48;&#48;&#48;&#48;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"23\" width=\"37\" style=\"vertical-align: -7px;\" \/>\u00a0 \u00a0 \u00a0 \u00a0 is equivalent to log<sub>10<\/sub>(<img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.library.torontomu.ca\/ohsmath\/wp-content\/ql-cache\/quicklatex.com-772a49d19924dcce2979e75340b3496d_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#102;&#114;&#97;&#99;&#123;&#49;&#125;&#123;&#49;&#48;&#48;&#48;&#48;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"23\" width=\"37\" style=\"vertical-align: -7px;\" \/>) = -4<\/p>\n<\/div>\n<\/div>\n<p>&nbsp;<\/p>\n<div class=\"textbox textbox--examples\">\n<header class=\"textbox__header\">\n<p class=\"textbox__title\">Example 4.2.2<\/p>\n<\/header>\n<div class=\"textbox__content\">Write these logarithmic equations as exponential equations:<\/div>\n<div class=\"textbox__content\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.library.torontomu.ca\/ohsmath\/wp-content\/ql-cache\/quicklatex.com-865399376cf26c3eeb32822ea13697f2_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#108;&#111;&#103;&#95;&#123;&#54;&#125;&#40;&#92;&#115;&#113;&#114;&#116;&#123;&#54;&#125;&#41;&#61;&#92;&#102;&#114;&#97;&#99;&#123;&#49;&#125;&#123;&#50;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"23\" width=\"107\" style=\"vertical-align: -6px;\" \/>\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0<img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.library.torontomu.ca\/ohsmath\/wp-content\/ql-cache\/quicklatex.com-1fbaa26cc3ab4ee45cc90fc564263d60_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#108;&#111;&#103;&#95;&#123;&#51;&#125;&#40;&#57;&#41;&#61;&#50;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"90\" style=\"vertical-align: -5px;\" \/><\/div>\n<div class=\"textbox__content\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.library.torontomu.ca\/ohsmath\/wp-content\/ql-cache\/quicklatex.com-865399376cf26c3eeb32822ea13697f2_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#108;&#111;&#103;&#95;&#123;&#54;&#125;&#40;&#92;&#115;&#113;&#114;&#116;&#123;&#54;&#125;&#41;&#61;&#92;&#102;&#114;&#97;&#99;&#123;&#49;&#125;&#123;&#50;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"23\" width=\"107\" style=\"vertical-align: -6px;\" \/>\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0is equivalent to <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.library.torontomu.ca\/ohsmath\/wp-content\/ql-cache\/quicklatex.com-59fbe4e11e19b95381003fd4d2293f6a_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#54;&#94;&#123;&#49;&#47;&#50;&#125;&#61;&#92;&#115;&#113;&#114;&#116;&#123;&#54;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"20\" width=\"83\" style=\"vertical-align: -2px;\" \/><\/div>\n<div class=\"textbox__content\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.library.torontomu.ca\/ohsmath\/wp-content\/ql-cache\/quicklatex.com-1fbaa26cc3ab4ee45cc90fc564263d60_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#108;&#111;&#103;&#95;&#123;&#51;&#125;&#40;&#57;&#41;&#61;&#50;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"90\" style=\"vertical-align: -5px;\" \/>\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0is equivalent to <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.library.torontomu.ca\/ohsmath\/wp-content\/ql-cache\/quicklatex.com-2fb324fc70de54f77b24f583e2ffe62f_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#51;&#94;&#50;&#61;&#57;\" title=\"Rendered by QuickLaTeX.com\" height=\"16\" width=\"52\" style=\"vertical-align: 0px;\" \/><\/div>\n<\/div>\n<p>&nbsp;<\/p>\n<p>By establishing the relationship between exponential and logarithmic functions, we can now solve basic logarithmic and exponential equations by rewriting.<\/p>\n<p>&nbsp;<\/p>\n<div class=\"textbox textbox--examples\">\n<header class=\"textbox__header\">\n<p class=\"textbox__title\">Example 4.2.3<\/p>\n<\/header>\n<div class=\"textbox__content\">\n<p>Solve log<sub>4<\/sub>(<em>x<\/em>) = 2 for <em>x<\/em>.<\/p>\n<p>By rewriting this expression as an exponential, 4<sup>2<\/sup> = <em>x<\/em> , so <em>x<\/em> = 16<\/p>\n<\/div>\n<\/div>\n<p>&nbsp;<\/p>\n<p><span style=\"font-size: 14pt\">Most calculators and computers will only evaluate logarithms of two bases.<\/span><\/p>\n<p>&nbsp;<\/p>\n<div class=\"textbox shaded\">\n<p><strong>Common and Natural Logarithms<\/strong>:<\/p>\n<p>The <strong>common log<\/strong> is the logarithm with base 10, and is typically written log(<em>x<\/em>) .<\/p>\n<p>The <strong>natural log<\/strong> is the logarithm with base <em>e<\/em>, and is typically written ln(<em>x<\/em>) .<\/p>\n<\/div>\n<p>&nbsp;<\/p>\n<div class=\"textbox textbox--examples\">\n<header class=\"textbox__header\">\n<p class=\"textbox__title\">Example 4.2.4<\/p>\n<\/header>\n<div class=\"textbox__content\">\n<p>Evaluate log(1000) using the definition of the common log.<\/p>\n<p>To evaluate log(1000) , we can say <em>x<\/em> = log(1000) , then rewrite into exponential form using the common log base of 10.<\/p>\n<p>10<sup><em>x<\/em><\/sup> = 1000<\/p>\n<p>From this, we might recognize that 1000 is the cube of 10, so <em>x<\/em> = 3.<\/p>\n<p>We also can use the inverse property of logs to write log<sub>10<\/sub>(10<sup>3<\/sup>) = 3<\/p>\n<table style=\"border-collapse: collapse;width: 100%;height: 150px\">\n<tbody>\n<tr style=\"height: 30px\">\n<td class=\"border\" style=\"width: 33.3333%;height: 30px;text-align: center\" colspan=\"3\"><strong>Values of the Common Log<\/strong><\/td>\n<\/tr>\n<tr style=\"height: 15px\">\n<td class=\"border\" style=\"width: 33.3333%;height: 15px;text-align: center\">Number<\/td>\n<td class=\"border\" style=\"width: 33.3333%;height: 15px;text-align: center\">Number as exponential<\/td>\n<td class=\"border\" style=\"width: 33.3333%;height: 15px;text-align: center\">Log(number)<\/td>\n<\/tr>\n<tr style=\"height: 15px\">\n<td class=\"border\" style=\"width: 33.3333%;height: 15px;text-align: center\">1000<\/td>\n<td class=\"border\" style=\"width: 33.3333%;height: 15px;text-align: center\">10<sup>3<\/sup><\/td>\n<td class=\"border\" style=\"width: 33.3333%;height: 15px;text-align: center\">3<\/td>\n<\/tr>\n<tr style=\"height: 15px\">\n<td class=\"border\" style=\"width: 33.3333%;height: 15px;text-align: center\">100<\/td>\n<td class=\"border\" style=\"width: 33.3333%;height: 15px;text-align: center\">10<sup>2<\/sup><\/td>\n<td class=\"border\" style=\"width: 33.3333%;height: 15px;text-align: center\">2<\/td>\n<\/tr>\n<tr style=\"height: 15px\">\n<td class=\"border\" style=\"width: 33.3333%;height: 15px;text-align: center\">10<\/td>\n<td class=\"border\" style=\"width: 33.3333%;height: 15px;text-align: center\">10<sup>1<\/sup><\/td>\n<td class=\"border\" style=\"width: 33.3333%;height: 15px;text-align: center\">1<\/td>\n<\/tr>\n<tr style=\"height: 15px\">\n<td class=\"border\" style=\"width: 33.3333%;height: 15px;text-align: center\">1<\/td>\n<td class=\"border\" style=\"width: 33.3333%;height: 15px;text-align: center\">10<sup>0<\/sup><\/td>\n<td class=\"border\" style=\"width: 33.3333%;height: 15px;text-align: center\">0<\/td>\n<\/tr>\n<tr style=\"height: 15px\">\n<td class=\"border\" style=\"width: 33.3333%;height: 15px;text-align: center\">0.1<\/td>\n<td class=\"border\" style=\"width: 33.3333%;height: 15px;text-align: center\">10<sup>-1<\/sup><\/td>\n<td class=\"border\" style=\"width: 33.3333%;height: 15px;text-align: center\">-1<\/td>\n<\/tr>\n<tr style=\"height: 15px\">\n<td class=\"border\" style=\"width: 33.3333%;height: 15px;text-align: center\">0.01<\/td>\n<td class=\"border\" style=\"width: 33.3333%;height: 15px;text-align: center\">10<sup>-2<\/sup><\/td>\n<td class=\"border\" style=\"width: 33.3333%;height: 15px;text-align: center\">-2<\/td>\n<\/tr>\n<tr style=\"height: 15px\">\n<td class=\"border\" style=\"width: 33.3333%;height: 15px;text-align: center\">0.001<\/td>\n<td class=\"border\" style=\"width: 33.3333%;height: 15px;text-align: center\">10<sup>-3<\/sup><\/td>\n<td class=\"border\" style=\"width: 33.3333%;height: 15px;text-align: center\">-3<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<\/div>\n<p>&nbsp;<\/p>\n<div class=\"textbox textbox--examples\">\n<header class=\"textbox__header\">\n<p class=\"textbox__title\">Example 4.2.5<\/p>\n<\/header>\n<div class=\"textbox__content\">Evaluate ln(<img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.library.torontomu.ca\/ohsmath\/wp-content\/ql-cache\/quicklatex.com-3f44e262a5b17d0530ae41a69a9478f4_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#115;&#113;&#114;&#116;&#123;&#101;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"24\" style=\"vertical-align: -4px;\" \/>) .<\/div>\n<div class=\"textbox__content\">We can rewrite ln(<img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.library.torontomu.ca\/ohsmath\/wp-content\/ql-cache\/quicklatex.com-3f44e262a5b17d0530ae41a69a9478f4_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#115;&#113;&#114;&#116;&#123;&#101;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"24\" style=\"vertical-align: -4px;\" \/>) as ln(<img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.library.torontomu.ca\/ohsmath\/wp-content\/ql-cache\/quicklatex.com-36de528782c91cb3abc7ff3cc7b98c41_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#101;&#94;&#123;&#49;&#47;&#50;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"30\" style=\"vertical-align: 0px;\" \/>) . Since ln is a log base <em>e<\/em>, we can use the inverse property for logs: ln(<img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.library.torontomu.ca\/ohsmath\/wp-content\/ql-cache\/quicklatex.com-36de528782c91cb3abc7ff3cc7b98c41_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#101;&#94;&#123;&#49;&#47;&#50;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"30\" style=\"vertical-align: 0px;\" \/>) = <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.library.torontomu.ca\/ohsmath\/wp-content\/ql-cache\/quicklatex.com-52afcd8ea1a3c5ea515d3686533465fd_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#108;&#111;&#103;&#95;&#123;&#101;&#125;&#40;&#101;&#94;&#123;&#49;&#47;&#50;&#125;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"23\" width=\"77\" style=\"vertical-align: -5px;\" \/> = <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.library.torontomu.ca\/ohsmath\/wp-content\/ql-cache\/quicklatex.com-3e8df5d167a30d7d81e66345ebc8ac91_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#102;&#114;&#97;&#99;&#123;&#49;&#125;&#123;&#50;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"22\" width=\"8\" style=\"vertical-align: -6px;\" \/> .<\/div>\n<\/div>\n<div><\/div>\n<h1>Graphs of Logarithms<\/h1>\n<p>Recall that the exponential function <em>f<\/em>(<em>x<\/em>) = 2<sup><em>x<\/em><\/sup> produces this table of values:<\/p>\n<table class=\"no-lines\" style=\"border-collapse: collapse;width: 100%\">\n<tbody>\n<tr>\n<td class=\"shaded\" style=\"width: 12.5%\"><em>x<\/em><\/td>\n<td class=\"shaded\" style=\"width: 12.5%;text-align: center\">-3<\/td>\n<td class=\"shaded\" style=\"width: 12.5%;text-align: center\">-2<\/td>\n<td class=\"shaded\" style=\"width: 12.5%;text-align: center\">-1<\/td>\n<td class=\"shaded\" style=\"width: 12.5%;text-align: center\">0<\/td>\n<td class=\"shaded\" style=\"width: 12.5%;text-align: center\">1<\/td>\n<td class=\"shaded\" style=\"width: 12.5%;text-align: center\">2<\/td>\n<td class=\"shaded\" style=\"width: 12.5%;text-align: center\">3<\/td>\n<\/tr>\n<tr>\n<td class=\"shaded\" style=\"width: 12.5%\"><em>f<\/em>(<em>x<\/em>)<\/td>\n<td style=\"width: 12.5%;text-align: center\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.library.torontomu.ca\/ohsmath\/wp-content\/ql-cache\/quicklatex.com-90c677480fe7f33ed3ca5aa0440ba89d_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#102;&#114;&#97;&#99;&#123;&#49;&#125;&#123;&#56;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"22\" width=\"8\" style=\"vertical-align: -6px;\" \/><\/td>\n<td style=\"width: 12.5%;text-align: center\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.library.torontomu.ca\/ohsmath\/wp-content\/ql-cache\/quicklatex.com-d7cd387ef70396226ae5e02e1363f22a_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#102;&#114;&#97;&#99;&#123;&#49;&#125;&#123;&#52;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"22\" width=\"8\" style=\"vertical-align: -6px;\" \/><\/td>\n<td style=\"width: 12.5%;text-align: center\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.library.torontomu.ca\/ohsmath\/wp-content\/ql-cache\/quicklatex.com-3e8df5d167a30d7d81e66345ebc8ac91_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#102;&#114;&#97;&#99;&#123;&#49;&#125;&#123;&#50;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"22\" width=\"8\" style=\"vertical-align: -6px;\" \/><\/td>\n<td style=\"width: 12.5%;text-align: center\">1<\/td>\n<td style=\"width: 12.5%;text-align: center\">2<\/td>\n<td style=\"width: 12.5%;text-align: center\">4<\/td>\n<td style=\"width: 12.5%;text-align: center\">8<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>&nbsp;<\/p>\n<p>Since the logarithmic function \u201cundoes\u201d the exponential, <em>g<\/em>(<em>x<\/em>) = log<sub>2<\/sub>(<em>x<\/em>) produces the table of values:<\/p>\n<table class=\"no-lines\" style=\"border-collapse: collapse;width: 100%\">\n<tbody>\n<tr>\n<td class=\"shaded\" style=\"width: 12.5%\"><em>x<\/em><\/td>\n<td class=\"shaded\" style=\"width: 12.5%;text-align: center\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.library.torontomu.ca\/ohsmath\/wp-content\/ql-cache\/quicklatex.com-90c677480fe7f33ed3ca5aa0440ba89d_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#102;&#114;&#97;&#99;&#123;&#49;&#125;&#123;&#56;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"22\" width=\"8\" style=\"vertical-align: -6px;\" \/><\/td>\n<td class=\"shaded\" style=\"width: 12.5%;text-align: center\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.library.torontomu.ca\/ohsmath\/wp-content\/ql-cache\/quicklatex.com-d7cd387ef70396226ae5e02e1363f22a_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#102;&#114;&#97;&#99;&#123;&#49;&#125;&#123;&#52;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"22\" width=\"8\" style=\"vertical-align: -6px;\" \/><\/td>\n<td class=\"shaded\" style=\"width: 12.5%;text-align: center\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.library.torontomu.ca\/ohsmath\/wp-content\/ql-cache\/quicklatex.com-3e8df5d167a30d7d81e66345ebc8ac91_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#102;&#114;&#97;&#99;&#123;&#49;&#125;&#123;&#50;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"22\" width=\"8\" style=\"vertical-align: -6px;\" \/><\/td>\n<td class=\"shaded\" style=\"width: 12.5%;text-align: center\">1<\/td>\n<td class=\"shaded\" style=\"width: 12.5%;text-align: center\">2<\/td>\n<td class=\"shaded\" style=\"width: 12.5%;text-align: center\">4<\/td>\n<td class=\"shaded\" style=\"width: 12.5%;text-align: center\">8<\/td>\n<\/tr>\n<tr>\n<td class=\"shaded\" style=\"width: 12.5%\"><em>f<\/em>(<em>x<\/em>)<\/td>\n<td style=\"width: 12.5%;text-align: center\">-3<\/td>\n<td style=\"width: 12.5%;text-align: center\">-2<\/td>\n<td style=\"width: 12.5%;text-align: center\">-1<\/td>\n<td style=\"width: 12.5%;text-align: center\">0<\/td>\n<td style=\"width: 12.5%;text-align: center\">1<\/td>\n<td style=\"width: 12.5%;text-align: center\">2<\/td>\n<td style=\"width: 12.5%;text-align: center\">3<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>&nbsp;<\/p>\n<p>In this second table, notice that:<\/p>\n<ol>\n<li>As the input increases, the output increases.<\/li>\n<li>As input increases, the output increases more slowly.<\/li>\n<li>Since the exponential function only outputs positive values, the logarithm can only accept positive values as inputs, so the domain of the log function is (0, \u221e) .<\/li>\n<li>Since the exponential function can accept all real numbers as inputs, the logarithm can output any real number, so the range is all real numbers or (-\u221e, \u221e) .<\/li>\n<\/ol>\n<p>Sketching the graph, notice that as the input approaches zero from the right, the output of the function grows very large in the negative direction, indicating a <strong>vertical asymptote<\/strong> at <em>x<\/em> = 0. A vertical asymptote is a vertical line <em>x<\/em> = <em>a<\/em> where the graph tends towards positive or negative infinity as the inputs approach a.<\/p>\n<p>In symbolic notation we write as <em>x<\/em>\u21920<sup>+<\/sup> , <em>f<\/em>(<em>x<\/em>)\u2192-\u221e , and as <em>x<\/em>\u2192\u221e , <em>f<\/em>(<em>x<\/em>)\u2192\u221e<\/p>\n<div class=\"textbox\" style=\"text-align: center\"><img loading=\"lazy\" decoding=\"async\" src=\"http:\/\/pressbooks.library.ryerson.ca\/ohsmath\/wp-content\/uploads\/sites\/81\/2019\/06\/Annotation-2019-06-24-151841.jpg\" alt=\"\" width=\"287\" height=\"287\" class=\"alignnone wp-image-1796\" srcset=\"https:\/\/pressbooks.library.torontomu.ca\/ohsmath\/wp-content\/uploads\/sites\/81\/2019\/06\/Annotation-2019-06-24-151841.jpg 514w, https:\/\/pressbooks.library.torontomu.ca\/ohsmath\/wp-content\/uploads\/sites\/81\/2019\/06\/Annotation-2019-06-24-151841-150x150.jpg 150w, https:\/\/pressbooks.library.torontomu.ca\/ohsmath\/wp-content\/uploads\/sites\/81\/2019\/06\/Annotation-2019-06-24-151841-300x300.jpg 300w, https:\/\/pressbooks.library.torontomu.ca\/ohsmath\/wp-content\/uploads\/sites\/81\/2019\/06\/Annotation-2019-06-24-151841-65x65.jpg 65w, https:\/\/pressbooks.library.torontomu.ca\/ohsmath\/wp-content\/uploads\/sites\/81\/2019\/06\/Annotation-2019-06-24-151841-225x225.jpg 225w, https:\/\/pressbooks.library.torontomu.ca\/ohsmath\/wp-content\/uploads\/sites\/81\/2019\/06\/Annotation-2019-06-24-151841-350x350.jpg 350w\" sizes=\"auto, (max-width: 287px) 100vw, 287px\" \/><\/div>\n<p>&nbsp;<\/p>\n<div class=\"textbox shaded\">\n<p><strong>Graphical Features of the Logarithm <\/strong><\/p>\n<p>Graphically, in the function <em>g<\/em>(<em>x<\/em>) = log<sub><em>b<\/em><\/sub>(<em>x<\/em>):<\/p>\n<ul>\n<li>The graph has a horizontal intercept at (1, 0)<\/li>\n<li>The graph has a vertical asymptote at <em>x<\/em> = 0<\/li>\n<li>The graph is increasing and concave down<\/li>\n<li>The domain of the function is <em>x<\/em> &gt; 0, or (0, \u221e)<\/li>\n<li>The range of the function is all real numbers, or (-\u221e, \u221e)<\/li>\n<\/ul>\n<\/div>\n<p>&nbsp;<\/p>\n<p>When sketching a general logarithm with base <em>b<\/em>, it can be helpful to remember that the graph will pass through the points (1, 0) and (<em>b<\/em>, 1). To get a feeling for how the base affects the shape of the graph, examine the graphs below.<\/p>\n<div class=\"textbox\" style=\"text-align: center\"><img loading=\"lazy\" decoding=\"async\" src=\"http:\/\/pressbooks.library.ryerson.ca\/ohsmath\/wp-content\/uploads\/sites\/81\/2019\/06\/Annotation-2019-06-24-152301.jpg\" alt=\"\" width=\"302\" height=\"299\" class=\"wp-image-1797 aligncenter\" srcset=\"https:\/\/pressbooks.library.torontomu.ca\/ohsmath\/wp-content\/uploads\/sites\/81\/2019\/06\/Annotation-2019-06-24-152301.jpg 501w, https:\/\/pressbooks.library.torontomu.ca\/ohsmath\/wp-content\/uploads\/sites\/81\/2019\/06\/Annotation-2019-06-24-152301-150x150.jpg 150w, https:\/\/pressbooks.library.torontomu.ca\/ohsmath\/wp-content\/uploads\/sites\/81\/2019\/06\/Annotation-2019-06-24-152301-300x296.jpg 300w, https:\/\/pressbooks.library.torontomu.ca\/ohsmath\/wp-content\/uploads\/sites\/81\/2019\/06\/Annotation-2019-06-24-152301-65x64.jpg 65w, https:\/\/pressbooks.library.torontomu.ca\/ohsmath\/wp-content\/uploads\/sites\/81\/2019\/06\/Annotation-2019-06-24-152301-225x222.jpg 225w, https:\/\/pressbooks.library.torontomu.ca\/ohsmath\/wp-content\/uploads\/sites\/81\/2019\/06\/Annotation-2019-06-24-152301-350x345.jpg 350w\" sizes=\"auto, (max-width: 302px) 100vw, 302px\" \/><\/div>\n<p>Notice that the larger the base, the slower the graph grows. For example, the common log graph, while it grows without bound, it does so very slowly. For example, to reach an output of 8, the input must be 100,000,000.<\/p>\n<h1><\/h1>\n<h1>Logarithm Properties<\/h1>\n<p>To utilize the common or natural logarithm functions to evaluate expressions like log<sub>2<\/sub>(10), we need to establish some additional properties.<\/p>\n<p>&nbsp;<\/p>\n<div class=\"textbox shaded\">\n<p><strong>Properties of Logs: Exponent Property<\/strong><\/p>\n<p>log<sub><em>b<\/em><\/sub>(<em>A<sup>r<\/sup><\/em>) = <em>r<\/em>log<sub><em>b<\/em><\/sub>(<em>A<\/em>)<\/p>\n<\/div>\n<p>&nbsp;<\/p>\n<div class=\"textbox textbox--examples\">\n<header class=\"textbox__header\">\n<p class=\"textbox__title\">Example 4.2.6<\/p>\n<\/header>\n<div class=\"textbox__content\">\n<p>Rewrite log<sub>3<\/sub>(25) using the exponent property for logs.<\/p>\n<p>Since 25 = 5<sup>2<\/sup>,<\/p>\n<p>log<sub>3<\/sub>(25) = log<sub>3<\/sub>(5<sup>2<\/sup>) = 2log<sub>3<\/sub>5<\/p>\n<\/div>\n<\/div>\n<p>&nbsp;<\/p>\n<div class=\"textbox textbox--examples\">\n<header class=\"textbox__header\">\n<p class=\"textbox__title\">Example 4.2.7<\/p>\n<\/header>\n<div class=\"textbox__content\">Rewrite 4ln(<em>x<\/em>) using the exponent property for logs.<\/div>\n<div class=\"textbox__content\">Using the property in reverse, 4ln(<em>x<\/em>) = ln(<em>x<\/em><sup>4<\/sup>)<\/div>\n<\/div>\n<p>&nbsp;<\/p>\n<p>The second important property allows us to change the base of a logarithmic expression.<\/p>\n<div class=\"textbox shaded\">\n<p><strong>Properties of Logs: Change of Base<\/strong><\/p>\n<p><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.library.torontomu.ca\/ohsmath\/wp-content\/ql-cache\/quicklatex.com-782db574f48eab64a3d7113ce70ddc89_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#108;&#111;&#103;&#95;&#123;&#98;&#125;&#40;&#65;&#41;&#61;&#92;&#102;&#114;&#97;&#99;&#123;&#92;&#108;&#111;&#103;&#95;&#123;&#99;&#125;&#40;&#65;&#41;&#125;&#123;&#92;&#108;&#111;&#103;&#95;&#123;&#99;&#125;&#40;&#98;&#41;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"30\" width=\"135\" style=\"vertical-align: -10px;\" \/><\/p>\n<\/div>\n<p>&nbsp;<\/p>\n<div class=\"textbox textbox--examples\">\n<header class=\"textbox__header\">\n<p class=\"textbox__title\">Example 4.2.8<\/p>\n<\/header>\n<div class=\"textbox__content\">\n<p>Evaluate log<sub>2<\/sub>(10) using the change of base formula.<\/p>\n<p>According to the change of base formula, we can rewrite the log base 2 as a logarithm of any other base. Since our calculators can evaluate the natural log, we might choose to use the natural logarithm, which is the log base <em>e<\/em>:<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.library.torontomu.ca\/ohsmath\/wp-content\/ql-cache\/quicklatex.com-ca753aeb99112beec634e5f7542ee0b8_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#108;&#111;&#103;&#95;&#123;&#50;&#125;&#49;&#48;&#61;&#92;&#102;&#114;&#97;&#99;&#123;&#92;&#108;&#111;&#103;&#95;&#123;&#101;&#125;&#49;&#48;&#125;&#123;&#92;&#108;&#111;&#103;&#95;&#123;&#101;&#125;&#50;&#125;&#61;&#92;&#102;&#114;&#97;&#99;&#123;&#92;&#108;&#110;&#49;&#48;&#125;&#123;&#92;&#108;&#110;&#50;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"29\" width=\"183\" style=\"vertical-align: -10px;\" \/><\/p>\n<p>Using our calculators to evaluate this:<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.library.torontomu.ca\/ohsmath\/wp-content\/ql-cache\/quicklatex.com-4960da653f6bbefe564bcaa51eeb476a_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#102;&#114;&#97;&#99;&#123;&#92;&#108;&#110;&#49;&#48;&#125;&#123;&#92;&#108;&#110;&#50;&#125;&#92;&#97;&#112;&#112;&#114;&#111;&#120;&#92;&#102;&#114;&#97;&#99;&#123;&#50;&#46;&#51;&#48;&#50;&#53;&#57;&#125;&#123;&#48;&#46;&#54;&#57;&#51;&#49;&#53;&#125;&#92;&#97;&#112;&#112;&#114;&#111;&#120;&#51;&#46;&#51;&#50;&#49;&#57;\" title=\"Rendered by QuickLaTeX.com\" height=\"24\" width=\"184\" style=\"vertical-align: -7px;\" \/><\/p>\n<p>This finally allows us to answer our original question \u2013 the population of flies we discussed at the beginning of the section will take 3.32 weeks to grow to 500.<\/p>\n<\/div>\n<\/div>\n<p>&nbsp;<\/p>\n<div class=\"textbox textbox--examples\">\n<header class=\"textbox__header\">\n<p class=\"textbox__title\">Example 4.2.9<\/p>\n<\/header>\n<div class=\"textbox__content\">\n<p>Evaluate log<sub>5<\/sub>(100) using the change of base formula.<\/p>\n<p>We can rewrite this expression using any other base. We can rewrite using the common log, base 10:<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.library.torontomu.ca\/ohsmath\/wp-content\/ql-cache\/quicklatex.com-2e5c2145a2f346a69bb8f6fa9539c0c9_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#108;&#111;&#103;&#95;&#123;&#53;&#125;&#40;&#49;&#48;&#48;&#41;&#61;&#92;&#102;&#114;&#97;&#99;&#123;&#92;&#108;&#111;&#103;&#95;&#123;&#49;&#48;&#125;&#49;&#48;&#48;&#125;&#123;&#92;&#108;&#111;&#103;&#95;&#123;&#49;&#48;&#125;&#53;&#125;&#92;&#97;&#112;&#112;&#114;&#111;&#120;&#92;&#102;&#114;&#97;&#99;&#123;&#50;&#125;&#123;&#48;&#46;&#54;&#57;&#56;&#57;&#55;&#125;&#61;&#50;&#46;&#56;&#54;&#49;\" title=\"Rendered by QuickLaTeX.com\" height=\"30\" width=\"303\" style=\"vertical-align: -11px;\" \/><\/p>\n<\/div>\n<\/div>\n<p>&nbsp;<\/p>\n<p>An alternative approach to solving exponential equations is described below:<\/p>\n<div class=\"textbox shaded\">\n<p><strong>Solving exponential equations: <\/strong><\/p>\n<ol>\n<li>Isolate the exponential expressions when possible<\/li>\n<li>Take the logarithm of both sides<\/li>\n<li>Utilize the exponent property for logarithms to pull the variable out of the exponent<\/li>\n<li>Use algebra to solve for the variable.<\/li>\n<\/ol>\n<\/div>\n<p>&nbsp;<\/p>\n<div class=\"textbox textbox--examples\">\n<header class=\"textbox__header\">\n<p class=\"textbox__title\">Example 4.2.10<\/p>\n<\/header>\n<div class=\"textbox__content\">\n<p>Solve 2<sup>x<\/sup> = 10 for <em>x<\/em>.<\/p>\n<p>Using this alternative approach, rather than rewrite this exponential into logarithmic form, we will take the logarithm of both sides of the equation. Since we often wish to evaluate the result to a decimal answer, we will usually utilize either the common log or natural log. For this example, we\u2019ll use the natural log:<\/p>\n<p>ln(2<sup>x<\/sup>) = ln(10)\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 Utilizing the exponent property for logs,<\/p>\n<p><em>x<\/em>ln(2) = ln(10)\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 Now dividing by ln(2),<\/p>\n<p><em>x<\/em> = <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.library.torontomu.ca\/ohsmath\/wp-content\/ql-cache\/quicklatex.com-a85a2c50b21c2de51c4016bf673e8b94_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#102;&#114;&#97;&#99;&#123;&#92;&#108;&#110;&#40;&#49;&#48;&#41;&#125;&#123;&#92;&#108;&#110;&#40;&#50;&#41;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"30\" width=\"39\" style=\"vertical-align: -10px;\" \/> \u2248 2.861<\/p>\n<p>Notice that this result matches the result we found using the change of base formula.<\/p>\n<\/div>\n<\/div>\n<p>&nbsp;<\/p>\n<div class=\"textbox textbox--examples\">\n<header class=\"textbox__header\">\n<p class=\"textbox__title\">Example 4.2.11<\/p>\n<\/header>\n<div class=\"textbox__content\">\n<p>Previously, we predicted the population (in billions) of India <em>t<\/em> years after 2008 by using the function <em>f<\/em>(<em>t<\/em>) = 1.14(1 + 0.0134)<sup><em>t<\/em><\/sup> . If the population continues following this trend, when will the population reach 2 billion?<\/p>\n<p>We need to solve for the <em>t<\/em> so that <em>f<\/em>(<em>t<\/em>) = 2:<\/p>\n<table class=\"no-lines\" style=\"border-collapse: collapse;width: 100%;height: 71px\">\n<tbody>\n<tr style=\"height: 14px\">\n<td style=\"width: 41.9074%;height: 14px\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.library.torontomu.ca\/ohsmath\/wp-content\/ql-cache\/quicklatex.com-4203baa35e9efdc47a69307c82159002_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#50;&#32;&#61;&#32;&#49;&#46;&#49;&#52;&#40;&#49;&#46;&#48;&#49;&#51;&#52;&#41;&#94;&#116;\" title=\"Rendered by QuickLaTeX.com\" height=\"20\" width=\"139\" style=\"vertical-align: -4px;\" \/><\/td>\n<td style=\"width: 58.0926%;height: 14px\">Divide by 1.14 to isolate the exponential expression<\/td>\n<\/tr>\n<tr style=\"height: 14px\">\n<td style=\"width: 41.9074%;height: 14px\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.library.torontomu.ca\/ohsmath\/wp-content\/ql-cache\/quicklatex.com-22e8cc9c5fab50382a58c00ec7f753b1_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#102;&#114;&#97;&#99;&#123;&#50;&#125;&#123;&#49;&#46;&#49;&#52;&#125;&#61;&#49;&#46;&#48;&#49;&#51;&#52;&#94;&#116;\" title=\"Rendered by QuickLaTeX.com\" height=\"23\" width=\"109\" style=\"vertical-align: -7px;\" \/><\/td>\n<td style=\"width: 58.0926%;height: 14px\">Take the logarithm of both sides of the equation<\/td>\n<\/tr>\n<tr style=\"height: 14px\">\n<td style=\"width: 41.9074%;height: 14px\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.library.torontomu.ca\/ohsmath\/wp-content\/ql-cache\/quicklatex.com-36b3d5de512b640bd4296616c3c7f803_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#108;&#110;&#40;&#92;&#102;&#114;&#97;&#99;&#123;&#50;&#125;&#123;&#49;&#46;&#49;&#52;&#125;&#41;&#61;&#92;&#108;&#110;&#40;&#49;&#46;&#48;&#49;&#51;&#52;&#94;&#116;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"23\" width=\"173\" style=\"vertical-align: -7px;\" \/><\/td>\n<td style=\"width: 58.0926%;height: 14px\">Apply the exponent property on the right side<\/td>\n<\/tr>\n<tr style=\"height: 29px\">\n<td style=\"width: 41.9074%;height: 29px\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.library.torontomu.ca\/ohsmath\/wp-content\/ql-cache\/quicklatex.com-ff526cc98aeb88c283e3fb3e4bbf1fee_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#108;&#110;&#40;&#92;&#102;&#114;&#97;&#99;&#123;&#50;&#125;&#123;&#49;&#46;&#49;&#52;&#125;&#41;&#61;&#116;&#92;&#108;&#110;&#40;&#49;&#46;&#48;&#49;&#51;&#52;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"23\" width=\"175\" style=\"vertical-align: -7px;\" \/><\/td>\n<td style=\"width: 58.0926%;height: 29px\">Divide both sides by ln(1.0134)<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.library.torontomu.ca\/ohsmath\/wp-content\/ql-cache\/quicklatex.com-9c464476b7e9b9c56a20990b10fe71af_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#116;&#61;&#92;&#102;&#114;&#97;&#99;&#123;&#92;&#108;&#110;&#40;&#92;&#102;&#114;&#97;&#99;&#123;&#50;&#125;&#123;&#49;&#46;&#49;&#52;&#125;&#41;&#125;&#123;&#92;&#108;&#110;&#40;&#49;&#46;&#48;&#49;&#51;&#52;&#41;&#125;&#92;&#97;&#112;&#112;&#114;&#111;&#120;&#52;&#50;&#46;&#50;&#51;\" title=\"Rendered by QuickLaTeX.com\" height=\"35\" width=\"166\" style=\"vertical-align: -10px;\" \/> years.<\/p>\n<p>If this growth rate continues, the model predicts the population of India will reach 2 billion about 42 years after 2008, or approximately in the year 2050.<\/p>\n<\/div>\n<\/div>\n<div><\/div>\n<h1>Additional Properties of Logarithms<\/h1>\n<p>Some situations cannot be addressed using the properties already discussed. For these, we need some additional properties:<\/p>\n<div class=\"textbox shaded\">\n<p><strong>Sum of Logs Property<\/strong>:<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.library.torontomu.ca\/ohsmath\/wp-content\/ql-cache\/quicklatex.com-9d8d6f9908d15147e2913ac5c273edbb_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#108;&#111;&#103;&#95;&#123;&#98;&#125;&#40;&#65;&#41;&#43;&#92;&#108;&#111;&#103;&#95;&#123;&#98;&#125;&#40;&#67;&#41;&#61;&#92;&#108;&#111;&#103;&#95;&#98;&#40;&#65;&#67;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"242\" style=\"vertical-align: -5px;\" \/><\/p>\n<p><strong>Difference of Logs Property<\/strong>:<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.library.torontomu.ca\/ohsmath\/wp-content\/ql-cache\/quicklatex.com-65e093c4533f695317e69f7d8b34230f_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#108;&#111;&#103;&#95;&#123;&#98;&#125;&#40;&#65;&#41;&#45;&#108;&#111;&#103;&#95;&#123;&#98;&#125;&#40;&#67;&#41;&#61;&#92;&#108;&#111;&#103;&#95;&#123;&#98;&#125;&#40;&#92;&#102;&#114;&#97;&#99;&#123;&#65;&#125;&#123;&#67;&#125;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"22\" width=\"229\" style=\"vertical-align: -6px;\" \/><\/p>\n<\/div>\n<p>&nbsp;<\/p>\n<p>With these properties, we can rewrite expressions involving multiple logs as a single log, or break an expression involving a single log into expressions involving multiple logs.<\/p>\n<p>&nbsp;<\/p>\n<div class=\"textbox textbox--examples\">\n<header class=\"textbox__header\">\n<p class=\"textbox__title\">Example 4.2.12<\/p>\n<\/header>\n<div class=\"textbox__content\">\n<p>Write log<sub>3<\/sub>(5) + log<sub>3<\/sub>(8) \u2013 log<sub>3<\/sub>(2) as a single logarithm.<\/p>\n<p>Using the sum of logs property on the first two terms:<\/p>\n<p style=\"text-align: center\">log<sub>3<\/sub>(5) + log<sub>3<\/sub>(8) = log<sub>3<\/sub>(5 \u00b7 8) = log<sub>3<\/sub>(40)<\/p>\n<p>This reduces our original expression to log<sub>3<\/sub>(40) \u2013 log<sub>3<\/sub>(2)<\/p>\n<p>Then using the difference of logs property,<\/p>\n<p style=\"text-align: center\">log<sub>3<\/sub>(40) \u2013 log<sub>3<\/sub>(2) = log<sub>3<\/sub>(<img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.library.torontomu.ca\/ohsmath\/wp-content\/ql-cache\/quicklatex.com-e9e99ac1aff43837ebe0a6211d5360d8_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#102;&#114;&#97;&#99;&#123;&#52;&#48;&#125;&#123;&#50;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"22\" width=\"15\" style=\"vertical-align: -6px;\" \/>) = log<sub>3<\/sub>(20)<\/p>\n<\/div>\n<\/div>\n<p>&nbsp;<\/p>\n<div class=\"textbox textbox--examples\">\n<header class=\"textbox__header\">\n<p class=\"textbox__title\">Example 4.2.13<\/p>\n<\/header>\n<div class=\"textbox__content\">\n<p>Evaluate 2log(5) + log(4) without a calculator by first rewriting as a single logarithm.<\/p>\n<p>On the first term, we can use the exponent property of logs to write:<\/p>\n<p style=\"text-align: center\">2log(5) = log(5<sup>2<\/sup>) = log(25)<\/p>\n<p>With the expression reduced to a sum of two logs, log(25) + log(4) , we can utilize the sum of logs property:<\/p>\n<p style=\"text-align: center\">log(25) + log(4) = log(4 \u00b7 25) = log(100)<\/p>\n<p>Since 100 = 10<sup>2<\/sup>, we can evaluate this log without a calculator:<\/p>\n<p style=\"text-align: center\">log(100) = log(10<sup>2<\/sup>) = 2<\/p>\n<\/div>\n<\/div>\n<p>&nbsp;<\/p>\n<div class=\"textbox textbox--examples\">\n<header class=\"textbox__header\">\n<p class=\"textbox__title\">Example 4.2.14<\/p>\n<\/header>\n<div class=\"textbox__content\">\n<p>Rewrite <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.library.torontomu.ca\/ohsmath\/wp-content\/ql-cache\/quicklatex.com-977c7beddf759832386677cce1231f01_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#108;&#110;&#40;&#92;&#102;&#114;&#97;&#99;&#123;&#120;&#94;&#52;&#121;&#125;&#123;&#55;&#125;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"27\" width=\"56\" style=\"vertical-align: -6px;\" \/> as a sum or difference of logs.<\/p>\n<p>First, noticing we have a quotient of two expressions, we can utilize the difference property of logs to write:<\/p>\n<p style=\"text-align: center\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.library.torontomu.ca\/ohsmath\/wp-content\/ql-cache\/quicklatex.com-5c933c91f9f444411fae2b6011e5d5ee_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#108;&#110;&#40;&#92;&#102;&#114;&#97;&#99;&#123;&#120;&#94;&#52;&#121;&#125;&#123;&#55;&#125;&#41;&#61;&#92;&#108;&#110;&#40;&#120;&#94;&#52;&#121;&#41;&#45;&#92;&#108;&#110;&#40;&#55;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"27\" width=\"202\" style=\"vertical-align: -6px;\" \/><\/p>\n<p>Then seeing the product in the first term, we use the sum property:<\/p>\n<p style=\"text-align: center\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.library.torontomu.ca\/ohsmath\/wp-content\/ql-cache\/quicklatex.com-2479470c06d273b1f9f4b274a24c3acc_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#108;&#110;&#40;&#120;&#94;&#52;&#121;&#41;&#45;&#92;&#108;&#110;&#40;&#55;&#41;&#61;&#92;&#108;&#110;&#40;&#120;&#94;&#52;&#41;&#43;&#92;&#108;&#110;&#40;&#121;&#41;&#45;&#92;&#108;&#110;&#40;&#55;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"20\" width=\"320\" style=\"vertical-align: -4px;\" \/><\/p>\n<p>Finally, we could use the exponent property on the first term:<\/p>\n<p style=\"text-align: center\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.library.torontomu.ca\/ohsmath\/wp-content\/ql-cache\/quicklatex.com-d351dde78bb0661193f6ec975140ca3d_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#108;&#110;&#40;&#120;&#94;&#52;&#41;&#43;&#92;&#108;&#110;&#40;&#121;&#41;&#45;&#92;&#108;&#110;&#40;&#55;&#41;&#61;&#52;&#92;&#108;&#110;&#40;&#120;&#41;&#43;&#92;&#108;&#110;&#40;&#121;&#41;&#45;&#92;&#108;&#110;&#40;&#55;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"20\" width=\"377\" style=\"vertical-align: -4px;\" \/><\/p>\n<\/div>\n<\/div>\n<div><\/div>\n<h1>Log Properties in Solving Equations<\/h1>\n<p>The logarithm properties often arise when solving problems involving logarithms.<\/p>\n<p>&nbsp;<\/p>\n<div class=\"textbox textbox--examples\">\n<header class=\"textbox__header\">\n<p class=\"textbox__title\">Example 4.2.15<\/p>\n<\/header>\n<div class=\"textbox__content\">\n<p>Solve <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.library.torontomu.ca\/ohsmath\/wp-content\/ql-cache\/quicklatex.com-345aefbc69f9f27a979720462afbb2e8_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#108;&#111;&#103;&#40;&#53;&#48;&#120;&#43;&#50;&#53;&#41;&#45;&#92;&#108;&#111;&#103;&#40;&#120;&#41;&#61;&#50;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"217\" style=\"vertical-align: -4px;\" \/> .<\/p>\n<p>In order to rewrite in exponential form, we need a single logarithmic expression on the left side of the equation. Using the difference property of logs, we can rewrite the left side:<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.library.torontomu.ca\/ohsmath\/wp-content\/ql-cache\/quicklatex.com-0d9a63c76a6339400449d63b7b7b982f_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#108;&#111;&#103;&#40;&#92;&#102;&#114;&#97;&#99;&#123;&#53;&#48;&#120;&#43;&#50;&#53;&#125;&#123;&#120;&#125;&#41;&#61;&#50;\" title=\"Rendered by QuickLaTeX.com\" height=\"22\" width=\"126\" style=\"vertical-align: -6px;\" \/><\/p>\n<p>Rewriting in exponential form reduces this to an algebraic equation:<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.library.torontomu.ca\/ohsmath\/wp-content\/ql-cache\/quicklatex.com-5e6c5ed1062161caea42c6ea27507f9e_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#102;&#114;&#97;&#99;&#123;&#53;&#48;&#120;&#43;&#50;&#53;&#125;&#123;&#120;&#125;&#61;&#49;&#48;&#94;&#50;&#61;&#49;&#48;&#48;\" title=\"Rendered by QuickLaTeX.com\" height=\"22\" width=\"155\" style=\"vertical-align: -6px;\" \/><\/p>\n<p>Solving:<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.library.torontomu.ca\/ohsmath\/wp-content\/ql-cache\/quicklatex.com-f767b3b0adec0ee091d8d1868f44859a_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#53;&#48;&#120;&#43;&#50;&#53;&#61;&#49;&#48;&#48;&#120;\" title=\"Rendered by QuickLaTeX.com\" height=\"15\" width=\"134\" style=\"vertical-align: -2px;\" \/><\/p>\n<p><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.library.torontomu.ca\/ohsmath\/wp-content\/ql-cache\/quicklatex.com-a6df4e4e9c596d71f646ed7a5aa86fdc_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#50;&#53;&#61;&#53;&#48;&#120;\" title=\"Rendered by QuickLaTeX.com\" height=\"13\" width=\"72\" style=\"vertical-align: 0px;\" \/><\/p>\n<p><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.library.torontomu.ca\/ohsmath\/wp-content\/ql-cache\/quicklatex.com-3d2875a442f3fea918821a7cb4acd476_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;&#61;&#92;&#102;&#114;&#97;&#99;&#123;&#50;&#53;&#125;&#123;&#53;&#48;&#125;&#61;&#92;&#102;&#114;&#97;&#99;&#123;&#49;&#125;&#123;&#50;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"22\" width=\"90\" style=\"vertical-align: -6px;\" \/><\/p>\n<p>Checking this answer in the original equation, we can verify there are no domain issues, and this answer is correct.<\/p>\n<\/div>\n<\/div>\n<p>&nbsp;<\/p>\n<h1><strong>Practice questions<\/strong><\/h1>\n<p><strong>1.<\/strong> Write the exponential equation 4<sup>2<\/sup> = 16 as a logarithmic equation.<\/p>\n<p><strong>2.<\/strong> Evaluate log(1,000,000).<\/p>\n<p><strong>3.<\/strong> Rewrite using the exponent property for logs: ln<img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.library.torontomu.ca\/ohsmath\/wp-content\/ql-cache\/quicklatex.com-816cfa3ea6214e885101d90c09e5f25f_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#92;&#102;&#114;&#97;&#99;&#123;&#49;&#125;&#123;&#120;&#94;&#50;&#125;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"23\" width=\"32\" style=\"vertical-align: -7px;\" \/>.<\/p>\n<p><strong>4.<\/strong> Solve 5(0.93)<em><sup>x<\/sup><\/em> = 10.<\/p>\n<p><strong>5.<\/strong> Without a calculator evaluate by first rewriting as a single logarithm: log<sub>2<\/sub>(8) + log<sub>2<\/sub>(4)<\/p>\n<p><strong>6.<\/strong> Solve log(2<em>x<\/em>\u00a0\u2013 4) = 1 + log(<em>x<\/em> + 2).<\/p>\n<p><strong>7.<\/strong> Suppose the population of rats in a city is estimated to be 1.1 million. If the population size increases exponentially at a rate of 15% per year, how many years would it take for the population size to reach 5 million rats?<\/p>\n<p>&nbsp;<\/p>\n","protected":false},"author":130,"menu_order":2,"template":"","meta":{"pb_show_title":"on","pb_short_title":"","pb_subtitle":"","pb_authors":[],"pb_section_license":""},"chapter-type":[48],"contributor":[],"license":[],"class_list":["post-2673","chapter","type-chapter","status-publish","hentry","chapter-type-numberless"],"part":960,"_links":{"self":[{"href":"https:\/\/pressbooks.library.torontomu.ca\/ohsmath\/wp-json\/pressbooks\/v2\/chapters\/2673","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pressbooks.library.torontomu.ca\/ohsmath\/wp-json\/pressbooks\/v2\/chapters"}],"about":[{"href":"https:\/\/pressbooks.library.torontomu.ca\/ohsmath\/wp-json\/wp\/v2\/types\/chapter"}],"author":[{"embeddable":true,"href":"https:\/\/pressbooks.library.torontomu.ca\/ohsmath\/wp-json\/wp\/v2\/users\/130"}],"version-history":[{"count":11,"href":"https:\/\/pressbooks.library.torontomu.ca\/ohsmath\/wp-json\/pressbooks\/v2\/chapters\/2673\/revisions"}],"predecessor-version":[{"id":3293,"href":"https:\/\/pressbooks.library.torontomu.ca\/ohsmath\/wp-json\/pressbooks\/v2\/chapters\/2673\/revisions\/3293"}],"part":[{"href":"https:\/\/pressbooks.library.torontomu.ca\/ohsmath\/wp-json\/pressbooks\/v2\/parts\/960"}],"metadata":[{"href":"https:\/\/pressbooks.library.torontomu.ca\/ohsmath\/wp-json\/pressbooks\/v2\/chapters\/2673\/metadata\/"}],"wp:attachment":[{"href":"https:\/\/pressbooks.library.torontomu.ca\/ohsmath\/wp-json\/wp\/v2\/media?parent=2673"}],"wp:term":[{"taxonomy":"chapter-type","embeddable":true,"href":"https:\/\/pressbooks.library.torontomu.ca\/ohsmath\/wp-json\/pressbooks\/v2\/chapter-type?post=2673"},{"taxonomy":"contributor","embeddable":true,"href":"https:\/\/pressbooks.library.torontomu.ca\/ohsmath\/wp-json\/wp\/v2\/contributor?post=2673"},{"taxonomy":"license","embeddable":true,"href":"https:\/\/pressbooks.library.torontomu.ca\/ohsmath\/wp-json\/wp\/v2\/license?post=2673"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}