{"id":1509,"date":"2021-12-02T19:38:20","date_gmt":"2021-12-03T00:38:20","guid":{"rendered":"https:\/\/opentextbc.ca\/intermediatealgebraberg\/chapter\/11-4-exponential-functions\/"},"modified":"2023-08-31T19:26:22","modified_gmt":"2023-08-31T23:26:22","slug":"exponential-functions","status":"publish","type":"chapter","link":"https:\/\/opentextbc.ca\/intermediatealgebraberg\/chapter\/exponential-functions\/","title":{"raw":"11.4 Exponential Functions","rendered":"11.4 Exponential Functions"},"content":{"raw":"As our study of algebra gets more advanced, we begin to study more involved functions. One pair of inverse functions you will look at are exponential and logarithmic functions.\r\n\r\nExponential functions are functions in which the variable is in the exponent, such as [latex]f(x) = a^x.[\/latex]\r\n\r\nSolving exponential equations cannot be done using the techniques used prior. For example, if [latex]3^x = 9[\/latex], one cannot take the [latex]x^{\\text{th}}[\/latex] root of 9 because we do not know what the index is. However, if you notice that 9 is 3<sup>2<\/sup>, you can then conclude that, if [latex]3^x = 3^2[\/latex], then [latex]x = 2[\/latex]. This is the process is used to solve exponential functions.\r\n\r\nIf the problem is rewritten so the bases are the same, then the exponents must also equal each other.\r\n<div class=\"textbox textbox--examples\"><header class=\"textbox__header\">\r\n<p class=\"textbox__title\">Example 11.4.1<\/p>\r\n\r\n<\/header>\r\n<div class=\"textbox__content\">\r\n\r\nSolve for the exponent [latex]x[\/latex] in the equation [latex]5^5 = 5^{x+2}[\/latex].\r\n\r\nSince the bases for these exponents are the same, then the exponents must equal each other. Thus:\r\n<p style=\"text-align: center;\">[latex]\\begin{array}{rrl}\r\n5&amp;=&amp;x+2 \\\\\r\nx&amp;=&amp;3\r\n\\end{array}[\/latex]<\/p>\r\n\r\n<\/div>\r\n<\/div>\r\nGenerally, manipulating the bases on each side of an exponential function to make them equal. These types of problems are as follows:\r\n<div class=\"textbox textbox--examples\"><header class=\"textbox__header\">\r\n<p class=\"textbox__title\">Example 11.4.2<\/p>\r\n\r\n<\/header>\r\n<div class=\"textbox__content\">\r\n\r\nSolve for the exponent [latex]x[\/latex] in the equation [latex]5^{2x+1} = 125[\/latex].\r\n\r\nSince the bases for these exponents are not equal, then the first challenge is to find the lowest common base. For this problem, 125 is the same as 5<sup>3<\/sup>.\r\n\r\nTherefore, the equation is rewritten as [latex]5^{2x+1} = 5^3[\/latex]. Thus:\r\n<p style=\"text-align: center;\">[latex]\\begin{array}{rrrrr}\r\n2x&amp;+&amp;1&amp;=&amp;3 \\\\\r\n&amp;-&amp;1&amp;&amp;-1 \\\\\r\n\\hline\r\n&amp;&amp;2x&amp;=&amp;2 \\\\\r\n&amp;&amp;x&amp;=&amp;1\r\n\\end{array}[\/latex]<\/p>\r\n\r\n<\/div>\r\n<\/div>\r\n<div class=\"textbox textbox--examples\"><header class=\"textbox__header\">\r\n<p class=\"textbox__title\">Example 11.4.3<\/p>\r\n\r\n<\/header>\r\n<div class=\"textbox__content\">\r\n\r\nSolve for the exponent [latex]x[\/latex] in the equation [latex]8^{3x} = 32[\/latex].\r\n\r\nFinding the common base is a bit more complicated for this problem, but this issue is easily resolved if terms are reduced to their prime factorization of [latex]8 = 2^3[\/latex] and [latex]32 = 2^5[\/latex]. Use this to rewrite the original equation as [latex](2^3)^{3x} = 2^5[\/latex].\r\n\r\nWith identical bases, now solve for the exponents:\r\n<p style=\"text-align: center;\">[latex]\\begin{array}{rrr}\r\n3(3x)&amp;=&amp;5 \\\\ \\\\\r\n9x&amp;=&amp;5 \\\\ \\\\\r\nx&amp;=&amp;\\dfrac{5}{9}\r\n\\end{array}[\/latex]<\/p>\r\n\r\n<\/div>\r\n<\/div>\r\n<div class=\"textbox textbox--examples\"><header class=\"textbox__header\">\r\n<p class=\"textbox__title\">Example 11.4.4<\/p>\r\n\r\n<\/header>\r\n<div class=\"textbox__content\">\r\n\r\nSolve for the exponent [latex]x[\/latex] in the equation [latex]5^{4x}\\cdot 5^{2x-1} = 5^{3x+11}[\/latex].\r\n\r\nSince the bases already equal each other, simplify both sides before beginning to solve this problem. [latex]5^{4x}\\cdot 5^{2x-1}[\/latex] reduces to [latex]5^{6x-1}[\/latex], and [latex]5^{3x+11}[\/latex] is already reduced.\r\n\r\nWith the bases simplified, now solve:\r\n<p style=\"text-align: center;\">[latex]\\begin{array}{rrrrrrr}\r\n&amp;&amp;5^{6x-1}&amp;=&amp;5^{3x+11}&amp;&amp; \\\\ \\\\\r\n6x&amp;-&amp;1&amp;=&amp;3x&amp;+&amp;11 \\\\\r\n-3x&amp;+&amp;1&amp;&amp;-3x&amp;+&amp;1 \\\\\r\n\\hline\r\n&amp;&amp;3x&amp;=&amp;12&amp;&amp; \\\\\r\n&amp;&amp;x&amp;=&amp;4&amp;&amp;\r\n\\end{array}[\/latex]<\/p>\r\n\r\n<\/div>\r\n<\/div>\r\n<div class=\"textbox textbox--examples\"><header class=\"textbox__header\">\r\n<p class=\"textbox__title\">Example 11.4.5<\/p>\r\n\r\n<\/header>\r\n<div class=\"textbox__content\">\r\n\r\nSolve for the exponent [latex]x[\/latex] in the equation [latex]\\left(\\dfrac{1}{9}\\right)^{2x} = 3^{7x-1}[\/latex].\r\n\r\nFirst, since [latex]\\dfrac{1}{9} = 3^{-2}[\/latex], the common base is 3. Rewriting the equation in the base of 3 yields:\r\n<p style=\"text-align: center;\">[latex]\\begin{array}{rrl}\r\n(3^{-2})^{2x}&amp;=&amp;3^{7x-1} \\\\ \\\\\r\n(-2)2x&amp;=&amp;7x-1 \\\\ \\\\\r\n-4x&amp;=&amp;7x-1 \\\\\r\n-7x&amp;&amp;-7x \\\\\r\n\\hline\r\n-11x&amp;=&amp;-1 \\\\ \\\\\r\nx&amp;=&amp;\\dfrac{1}{11}\r\n\\end{array}[\/latex]<\/p>\r\n\r\n<\/div>\r\n<\/div>\r\n<h1>Questions<\/h1>\r\nSolve each equation.\r\n<ol class=\"twocolumn\">\r\n \t<li>[latex]3^{1-2n}=3^{1-3n}[\/latex]<\/li>\r\n \t<li>[latex]4^{2x}=\\dfrac{1}{16}[\/latex]<\/li>\r\n \t<li>[latex]4^{2a}=1[\/latex]<\/li>\r\n \t<li>[latex]16^{-3p}=64^{-3p}[\/latex]<\/li>\r\n \t<li>[latex]\\left(\\dfrac{1}{25}\\right)^{-k}=125^{-2k-2}[\/latex]<\/li>\r\n \t<li>[latex]625^{-n-2}=\\dfrac{1}{125}[\/latex]<\/li>\r\n \t<li>[latex]6^{2m+1}=\\dfrac{1}{36}[\/latex]<\/li>\r\n \t<li>[latex]6^{2r-3}=6^{r-3}[\/latex]<\/li>\r\n \t<li>[latex]6^{-3x}=36[\/latex]<\/li>\r\n \t<li>[latex]5^{2n}=5^{-n}[\/latex]<\/li>\r\n \t<li>[latex]64^b=2^5[\/latex]<\/li>\r\n \t<li>[latex]216^{-3v}=36^{3v}[\/latex]<\/li>\r\n \t<li>[latex]\\left(\\dfrac{1}{4}\\right)^x=16[\/latex]<\/li>\r\n \t<li>[latex]27^{-2n-1}=9[\/latex]<\/li>\r\n \t<li>[latex]4^{3a}=4^3[\/latex]<\/li>\r\n \t<li>[latex]4^{-3v}=64[\/latex]<\/li>\r\n \t<li>[latex]36^{3x}=216^{2x+1}[\/latex]<\/li>\r\n \t<li>[latex]64^{x+2}=16[\/latex]<\/li>\r\n \t<li>[latex]9^{2n+3}=243[\/latex]<\/li>\r\n \t<li>[latex]16^{2k}=\\dfrac{1}{64}[\/latex]<\/li>\r\n \t<li>[latex]3^{3x-2}=3^{3x+1}[\/latex]<\/li>\r\n \t<li>[latex]243^p=27^{-3p}[\/latex]<\/li>\r\n \t<li>[latex]3^{-2x}=3^3[\/latex]<\/li>\r\n \t<li>[latex]4^{2n}=4^{2-3n}[\/latex]<\/li>\r\n \t<li>[latex]5^{m+2}=5^{-m}[\/latex]<\/li>\r\n \t<li>[latex]625^{2x}=25[\/latex]<\/li>\r\n \t<li>[latex]\\left(\\dfrac{1}{36}\\right)^{b-1}=216[\/latex]<\/li>\r\n \t<li>[latex]216^{2n}=36[\/latex]<\/li>\r\n \t<li>[latex]6^{2-2x}=6^2[\/latex]<\/li>\r\n \t<li>[latex]\\left(\\dfrac{1}{4}\\right)^{3v-2}=64^{1-v}[\/latex]<\/li>\r\n<\/ol>\r\n<a class=\"internal\" href=\"https:\/\/opentextbc.ca\/intermediatealgebraberg\/back-matter\/answer-key-11-4\/\">Answer Key 11.4<\/a>","rendered":"<p>As our study of algebra gets more advanced, we begin to study more involved functions. One pair of inverse functions you will look at are exponential and logarithmic functions.<\/p>\n<p>Exponential functions are functions in which the variable is in the exponent, such as [latex]f(x) = a^x.[\/latex]<\/p>\n<p>Solving exponential equations cannot be done using the techniques used prior. For example, if [latex]3^x = 9[\/latex], one cannot take the [latex]x^{\\text{th}}[\/latex] root of 9 because we do not know what the index is. However, if you notice that 9 is 3<sup>2<\/sup>, you can then conclude that, if [latex]3^x = 3^2[\/latex], then [latex]x = 2[\/latex]. This is the process is used to solve exponential functions.<\/p>\n<p>If the problem is rewritten so the bases are the same, then the exponents must also equal each other.<\/p>\n<div class=\"textbox textbox--examples\">\n<header class=\"textbox__header\">\n<p class=\"textbox__title\">Example 11.4.1<\/p>\n<\/header>\n<div class=\"textbox__content\">\n<p>Solve for the exponent [latex]x[\/latex] in the equation [latex]5^5 = 5^{x+2}[\/latex].<\/p>\n<p>Since the bases for these exponents are the same, then the exponents must equal each other. Thus:<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{array}{rrl}  5&=&x+2 \\\\  x&=&3  \\end{array}[\/latex]<\/p>\n<\/div>\n<\/div>\n<p>Generally, manipulating the bases on each side of an exponential function to make them equal. These types of problems are as follows:<\/p>\n<div class=\"textbox textbox--examples\">\n<header class=\"textbox__header\">\n<p class=\"textbox__title\">Example 11.4.2<\/p>\n<\/header>\n<div class=\"textbox__content\">\n<p>Solve for the exponent [latex]x[\/latex] in the equation [latex]5^{2x+1} = 125[\/latex].<\/p>\n<p>Since the bases for these exponents are not equal, then the first challenge is to find the lowest common base. For this problem, 125 is the same as 5<sup>3<\/sup>.<\/p>\n<p>Therefore, the equation is rewritten as [latex]5^{2x+1} = 5^3[\/latex]. Thus:<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{array}{rrrrr}  2x&+&1&=&3 \\\\  &-&1&&-1 \\\\  \\hline  &&2x&=&2 \\\\  &&x&=&1  \\end{array}[\/latex]<\/p>\n<\/div>\n<\/div>\n<div class=\"textbox textbox--examples\">\n<header class=\"textbox__header\">\n<p class=\"textbox__title\">Example 11.4.3<\/p>\n<\/header>\n<div class=\"textbox__content\">\n<p>Solve for the exponent [latex]x[\/latex] in the equation [latex]8^{3x} = 32[\/latex].<\/p>\n<p>Finding the common base is a bit more complicated for this problem, but this issue is easily resolved if terms are reduced to their prime factorization of [latex]8 = 2^3[\/latex] and [latex]32 = 2^5[\/latex]. Use this to rewrite the original equation as [latex](2^3)^{3x} = 2^5[\/latex].<\/p>\n<p>With identical bases, now solve for the exponents:<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{array}{rrr}  3(3x)&=&5 \\\\ \\\\  9x&=&5 \\\\ \\\\  x&=&\\dfrac{5}{9}  \\end{array}[\/latex]<\/p>\n<\/div>\n<\/div>\n<div class=\"textbox textbox--examples\">\n<header class=\"textbox__header\">\n<p class=\"textbox__title\">Example 11.4.4<\/p>\n<\/header>\n<div class=\"textbox__content\">\n<p>Solve for the exponent [latex]x[\/latex] in the equation [latex]5^{4x}\\cdot 5^{2x-1} = 5^{3x+11}[\/latex].<\/p>\n<p>Since the bases already equal each other, simplify both sides before beginning to solve this problem. [latex]5^{4x}\\cdot 5^{2x-1}[\/latex] reduces to [latex]5^{6x-1}[\/latex], and [latex]5^{3x+11}[\/latex] is already reduced.<\/p>\n<p>With the bases simplified, now solve:<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{array}{rrrrrrr}  &&5^{6x-1}&=&5^{3x+11}&& \\\\ \\\\  6x&-&1&=&3x&+&11 \\\\  -3x&+&1&&-3x&+&1 \\\\  \\hline  &&3x&=&12&& \\\\  &&x&=&4&&  \\end{array}[\/latex]<\/p>\n<\/div>\n<\/div>\n<div class=\"textbox textbox--examples\">\n<header class=\"textbox__header\">\n<p class=\"textbox__title\">Example 11.4.5<\/p>\n<\/header>\n<div class=\"textbox__content\">\n<p>Solve for the exponent [latex]x[\/latex] in the equation [latex]\\left(\\dfrac{1}{9}\\right)^{2x} = 3^{7x-1}[\/latex].<\/p>\n<p>First, since [latex]\\dfrac{1}{9} = 3^{-2}[\/latex], the common base is 3. Rewriting the equation in the base of 3 yields:<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{array}{rrl}  (3^{-2})^{2x}&=&3^{7x-1} \\\\ \\\\  (-2)2x&=&7x-1 \\\\ \\\\  -4x&=&7x-1 \\\\  -7x&&-7x \\\\  \\hline  -11x&=&-1 \\\\ \\\\  x&=&\\dfrac{1}{11}  \\end{array}[\/latex]<\/p>\n<\/div>\n<\/div>\n<h1>Questions<\/h1>\n<p>Solve each equation.<\/p>\n<ol class=\"twocolumn\">\n<li>[latex]3^{1-2n}=3^{1-3n}[\/latex]<\/li>\n<li>[latex]4^{2x}=\\dfrac{1}{16}[\/latex]<\/li>\n<li>[latex]4^{2a}=1[\/latex]<\/li>\n<li>[latex]16^{-3p}=64^{-3p}[\/latex]<\/li>\n<li>[latex]\\left(\\dfrac{1}{25}\\right)^{-k}=125^{-2k-2}[\/latex]<\/li>\n<li>[latex]625^{-n-2}=\\dfrac{1}{125}[\/latex]<\/li>\n<li>[latex]6^{2m+1}=\\dfrac{1}{36}[\/latex]<\/li>\n<li>[latex]6^{2r-3}=6^{r-3}[\/latex]<\/li>\n<li>[latex]6^{-3x}=36[\/latex]<\/li>\n<li>[latex]5^{2n}=5^{-n}[\/latex]<\/li>\n<li>[latex]64^b=2^5[\/latex]<\/li>\n<li>[latex]216^{-3v}=36^{3v}[\/latex]<\/li>\n<li>[latex]\\left(\\dfrac{1}{4}\\right)^x=16[\/latex]<\/li>\n<li>[latex]27^{-2n-1}=9[\/latex]<\/li>\n<li>[latex]4^{3a}=4^3[\/latex]<\/li>\n<li>[latex]4^{-3v}=64[\/latex]<\/li>\n<li>[latex]36^{3x}=216^{2x+1}[\/latex]<\/li>\n<li>[latex]64^{x+2}=16[\/latex]<\/li>\n<li>[latex]9^{2n+3}=243[\/latex]<\/li>\n<li>[latex]16^{2k}=\\dfrac{1}{64}[\/latex]<\/li>\n<li>[latex]3^{3x-2}=3^{3x+1}[\/latex]<\/li>\n<li>[latex]243^p=27^{-3p}[\/latex]<\/li>\n<li>[latex]3^{-2x}=3^3[\/latex]<\/li>\n<li>[latex]4^{2n}=4^{2-3n}[\/latex]<\/li>\n<li>[latex]5^{m+2}=5^{-m}[\/latex]<\/li>\n<li>[latex]625^{2x}=25[\/latex]<\/li>\n<li>[latex]\\left(\\dfrac{1}{36}\\right)^{b-1}=216[\/latex]<\/li>\n<li>[latex]216^{2n}=36[\/latex]<\/li>\n<li>[latex]6^{2-2x}=6^2[\/latex]<\/li>\n<li>[latex]\\left(\\dfrac{1}{4}\\right)^{3v-2}=64^{1-v}[\/latex]<\/li>\n<\/ol>\n<p><a class=\"internal\" href=\"https:\/\/opentextbc.ca\/intermediatealgebraberg\/back-matter\/answer-key-11-4\/\">Answer Key 11.4<\/a><\/p>\n","protected":false},"author":90,"menu_order":4,"template":"","meta":{"pb_show_title":"on","pb_short_title":"","pb_subtitle":"","pb_authors":[],"pb_section_license":"cc-by-nc-sa"},"chapter-type":[],"contributor":[],"license":[56],"class_list":["post-1509","chapter","type-chapter","status-publish","hentry","license-cc-by-nc-sa"],"part":1491,"_links":{"self":[{"href":"https:\/\/opentextbc.ca\/intermediatealgebraberg\/wp-json\/pressbooks\/v2\/chapters\/1509","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/opentextbc.ca\/intermediatealgebraberg\/wp-json\/pressbooks\/v2\/chapters"}],"about":[{"href":"https:\/\/opentextbc.ca\/intermediatealgebraberg\/wp-json\/wp\/v2\/types\/chapter"}],"author":[{"embeddable":true,"href":"https:\/\/opentextbc.ca\/intermediatealgebraberg\/wp-json\/wp\/v2\/users\/90"}],"version-history":[{"count":2,"href":"https:\/\/opentextbc.ca\/intermediatealgebraberg\/wp-json\/pressbooks\/v2\/chapters\/1509\/revisions"}],"predecessor-version":[{"id":2175,"href":"https:\/\/opentextbc.ca\/intermediatealgebraberg\/wp-json\/pressbooks\/v2\/chapters\/1509\/revisions\/2175"}],"part":[{"href":"https:\/\/opentextbc.ca\/intermediatealgebraberg\/wp-json\/pressbooks\/v2\/parts\/1491"}],"metadata":[{"href":"https:\/\/opentextbc.ca\/intermediatealgebraberg\/wp-json\/pressbooks\/v2\/chapters\/1509\/metadata\/"}],"wp:attachment":[{"href":"https:\/\/opentextbc.ca\/intermediatealgebraberg\/wp-json\/wp\/v2\/media?parent=1509"}],"wp:term":[{"taxonomy":"chapter-type","embeddable":true,"href":"https:\/\/opentextbc.ca\/intermediatealgebraberg\/wp-json\/pressbooks\/v2\/chapter-type?post=1509"},{"taxonomy":"contributor","embeddable":true,"href":"https:\/\/opentextbc.ca\/intermediatealgebraberg\/wp-json\/wp\/v2\/contributor?post=1509"},{"taxonomy":"license","embeddable":true,"href":"https:\/\/opentextbc.ca\/intermediatealgebraberg\/wp-json\/wp\/v2\/license?post=1509"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}