{"id":777,"date":"2019-04-29T17:24:38","date_gmt":"2019-04-29T21:24:38","guid":{"rendered":"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/?post_type=chapter&#038;p=777"},"modified":"2019-12-05T15:58:18","modified_gmt":"2019-12-05T20:58:18","slug":"11-4-exponential-functions","status":"publish","type":"chapter","link":"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/chapter\/11-4-exponential-functions\/","title":{"raw":"11.4 Exponential Functions","rendered":"11.4 Exponential Functions"},"content":{"raw":"[latexpage]\r\n\r\nAs 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 \\(f(x) = a^x.\\)\r\n\r\nSolving exponential equations cannot be done using the techniques used prior. For example, if \\(3^x = 9\\), one cannot take the \\(x^{\\text{th}}\\) 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 \\(3^x = 3^2\\), then \\(x = 2\\). 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 \\(x\\) in the equation \\(5^5 = 5^{x+2}\\).\r\n\r\nSince the bases for these exponents are the same, then the exponents must equal each other. Thus:\r\n\r\n\\[\\begin{array}{rrl}\r\n5&amp;=&amp;x+2 \\\\\r\nx&amp;=&amp;3\r\n\\end{array}\\]\r\n\r\n<\/div>\r\n<\/div>\r\nGenerally,\u00a0 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 \\(x\\) in the equation \\(5^{2x+1} = 125\\).\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 \\(5^{2x+1} = 5^3\\). Thus:\r\n\r\n\\[\\begin{array}{rrrrr}\r\n2x&amp;+&amp;1&amp;=&amp;3 \\\\\r\n&amp;-&amp;1&amp;&amp;-1 \\\\\r\n\\midrule\r\n&amp;&amp;2x&amp;=&amp;2 \\\\\r\n&amp;&amp;x&amp;=&amp;1\r\n\\end{array}\\]\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 \\(x\\) in the equation \\(8^{3x} = 32\\).\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 \\(8 = 2^3\\) and \\(32 = 2^5\\). Use this to rewrite the original equation as \\((2^3)^{3x} = 2^5\\).\r\n\r\nWith identical bases, now solve for the exponents:\r\n\r\n\\[\\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}\\]\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 \\(x\\) in the equation \\(5^{4x}\\cdot 5^{2x-1} = 5^{3x+11}\\).\r\n\r\nSince the bases already equal each other, simplify both sides before beginning to solve this problem. \\(5^{4x}\\cdot 5^{2x-1}\\) reduces to \\(5^{6x-1}\\), and \\(5^{3x+11}\\) is already reduced.\r\n\r\nWith the bases simplified, now solve:\r\n\r\n\\[\\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\\midrule\r\n&amp;&amp;3x&amp;=&amp;12&amp;&amp; \\\\\r\n&amp;&amp;x&amp;=&amp;4&amp;&amp;\r\n\\end{array}\\]\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 \\(x\\) in the equation \\(\\left(\\dfrac{1}{9}\\right)^{2x} = 3^{7x-1}\\).\r\n\r\nFirst, since \\(\\dfrac{1}{9} = 3^{-2}\\), the common base is 3. Rewriting the equation in the base of 3 yields:\r\n\r\n\\[\\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\\midrule\r\n-11x&amp;=&amp;-1 \\\\ \\\\\r\nx&amp;=&amp;\\dfrac{1}{11}\r\n\\end{array}\\]\r\n\r\n<\/div>\r\n<\/div>\r\n<h1>Questions<\/h1>\r\nSolve each equation.\r\n<ol>\r\n \t<li>\\(3^{1-2n}=3^{1-3n}\\)<\/li>\r\n \t<li>\\(4^{2x}=\\dfrac{1}{16}\\)<\/li>\r\n \t<li>\\(4^{2a}=1\\)<\/li>\r\n \t<li>\\(16^{-3p}=64^{-3p}\\)<\/li>\r\n \t<li>\\(\\left(\\dfrac{1}{25}\\right)^{-k}=125^{-2k-2}\\)<\/li>\r\n \t<li>\\(625^{-n-2}=\\dfrac{1}{125}\\)<\/li>\r\n \t<li>\\(6^{2m+1}=\\dfrac{1}{36}\\)<\/li>\r\n \t<li>\\(6^{2r-3}=6^{r-3}\\)<\/li>\r\n \t<li>\\(6^{-3x}=36\\)<\/li>\r\n \t<li>\\(5^{2n}=5^{-n}\\)<\/li>\r\n \t<li>\\(64^b=2^5\\)<\/li>\r\n \t<li>\\(216^{-3v}=36^{3v}\\)<\/li>\r\n \t<li>\\(\\left(\\dfrac{1}{4}\\right)^x=16\\)<\/li>\r\n \t<li>\\(27^{-2n-1}=9\\)<\/li>\r\n \t<li>\\(4^{3a}=4^3\\)<\/li>\r\n \t<li>\\(4^{-3v}=64\\)<\/li>\r\n \t<li>\\(36^{3x}=216^{2x+1}\\)<\/li>\r\n \t<li>\\(64^{x+2}=16\\)<\/li>\r\n \t<li>\\(9^{2n+3}=243\\)<\/li>\r\n \t<li>\\(16^{2k}=\\dfrac{1}{64}\\)<\/li>\r\n \t<li>\\(3^{3x-2}=3^{3x+1}\\)<\/li>\r\n \t<li>\\(243^p=27^{-3p}\\)<\/li>\r\n \t<li>\\(3^{-2x}=3^3\\)<\/li>\r\n \t<li>\\(4^{2n}=4^{2-3n}\\)<\/li>\r\n \t<li>\\(5^{m+2}=5^{-m}\\)<\/li>\r\n \t<li>\\(625^{2x}=25\\)<\/li>\r\n \t<li>\\(\\left(\\dfrac{1}{36}\\right)^{b-1}=216\\)<\/li>\r\n \t<li>\\(216^{2n}=36\\)<\/li>\r\n \t<li>\\(6^{2-2x}=6^2\\)<\/li>\r\n \t<li>\\(\\left(\\dfrac{1}{4}\\right)^{3v-2}=64^{1-v}\\)<\/li>\r\n<\/ol>\r\n<a href=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/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 <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-2d03c6a42731f93f03c5d39d6fd2b65d_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#102;&#40;&#120;&#41;&#32;&#61;&#32;&#97;&#94;&#120;&#46;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"80\" style=\"vertical-align: -4px;\" \/><\/p>\n<p>Solving exponential equations cannot be done using the techniques used prior. For example, if <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-0ecd7040148887132c2958d7007b1baa_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#51;&#94;&#120;&#32;&#61;&#32;&#57;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"50\" style=\"vertical-align: 0px;\" \/>, one cannot take the <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-266c220bd00df6314176088d96569b9c_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;&#94;&#123;&#92;&#116;&#101;&#120;&#116;&#123;&#116;&#104;&#125;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"16\" width=\"23\" style=\"vertical-align: 0px;\" \/> 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 <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-f9bed65c7b2a51c834539631f04baa44_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#51;&#94;&#120;&#32;&#61;&#32;&#51;&#94;&#50;\" title=\"Rendered by QuickLaTeX.com\" height=\"15\" width=\"57\" style=\"vertical-align: 0px;\" \/>, then <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-75ee2ff4768f1849ca01b898ad5ba188_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;&#32;&#61;&#32;&#50;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"42\" style=\"vertical-align: 0px;\" \/>. 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 <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-32aa7af74ac10d419337e41b349ed05e_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"10\" style=\"vertical-align: 0px;\" \/> in the equation <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-2d43263cbf016f7e608b7778a587174a_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#53;&#94;&#53;&#32;&#61;&#32;&#53;&#94;&#123;&#120;&#43;&#50;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"15\" width=\"75\" style=\"vertical-align: 0px;\" \/>.<\/p>\n<p>Since the bases for these exponents are the same, then the exponents must equal each other. Thus:<\/p>\n<p class=\"ql-center-displayed-equation\" style=\"line-height: 35px;\"><span class=\"ql-right-eqno\"> &nbsp; <\/span><span class=\"ql-left-eqno\"> &nbsp; <\/span><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-c1159df98f038d0b68769f288cddc761_l3.png\" height=\"35\" width=\"96\" class=\"ql-img-displayed-equation quicklatex-auto-format\" alt=\"&#92;&#91;&#92;&#98;&#101;&#103;&#105;&#110;&#123;&#97;&#114;&#114;&#97;&#121;&#125;&#123;&#114;&#114;&#108;&#125; &#53;&#38;&#61;&#38;&#120;&#43;&#50;&#32;&#92;&#92; &#120;&#38;&#61;&#38;&#51; &#92;&#101;&#110;&#100;&#123;&#97;&#114;&#114;&#97;&#121;&#125;&#92;&#93;\" title=\"Rendered by QuickLaTeX.com\" \/><\/p>\n<\/div>\n<\/div>\n<p>Generally,\u00a0 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 <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-32aa7af74ac10d419337e41b349ed05e_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"10\" style=\"vertical-align: 0px;\" \/> in the equation <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-16db1cb7ba99042ecbe85f7f8c9bbf0e_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#53;&#94;&#123;&#50;&#120;&#43;&#49;&#125;&#32;&#61;&#32;&#49;&#50;&#53;\" title=\"Rendered by QuickLaTeX.com\" height=\"16\" width=\"92\" style=\"vertical-align: -1px;\" \/>.<\/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 <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-5f1d2439259b46f2342926f52f84750a_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#53;&#94;&#123;&#50;&#120;&#43;&#49;&#125;&#32;&#61;&#32;&#53;&#94;&#51;\" title=\"Rendered by QuickLaTeX.com\" height=\"15\" width=\"82\" style=\"vertical-align: 0px;\" \/>. Thus:<\/p>\n<p class=\"ql-center-displayed-equation\" style=\"line-height: 88px;\"><span class=\"ql-right-eqno\"> &nbsp; <\/span><span class=\"ql-left-eqno\"> &nbsp; <\/span><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-73898535ff68f05ef36f03e1c1c007b6_l3.png\" height=\"88\" width=\"170\" class=\"ql-img-displayed-equation quicklatex-auto-format\" alt=\"&#92;&#91;&#92;&#98;&#101;&#103;&#105;&#110;&#123;&#97;&#114;&#114;&#97;&#121;&#125;&#123;&#114;&#114;&#114;&#114;&#114;&#125; &#50;&#120;&#38;&#43;&#38;&#49;&#38;&#61;&#38;&#51;&#32;&#92;&#92; &#38;&#45;&#38;&#49;&#38;&#38;&#45;&#49;&#32;&#92;&#92; &#92;&#109;&#105;&#100;&#114;&#117;&#108;&#101; &#38;&#38;&#50;&#120;&#38;&#61;&#38;&#50;&#32;&#92;&#92; &#38;&#38;&#120;&#38;&#61;&#38;&#49; &#92;&#101;&#110;&#100;&#123;&#97;&#114;&#114;&#97;&#121;&#125;&#92;&#93;\" title=\"Rendered by QuickLaTeX.com\" \/><\/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 <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-32aa7af74ac10d419337e41b349ed05e_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"10\" style=\"vertical-align: 0px;\" \/> in the equation <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-c74daf49c53c2d4c1239a5bb1d204a44_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#56;&#94;&#123;&#51;&#120;&#125;&#32;&#61;&#32;&#51;&#50;\" title=\"Rendered by QuickLaTeX.com\" height=\"15\" width=\"65\" style=\"vertical-align: 0px;\" \/>.<\/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 <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-52160ab3e2f59f1afcd4be052d8831b0_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#56;&#32;&#61;&#32;&#50;&#94;&#51;\" title=\"Rendered by QuickLaTeX.com\" height=\"15\" width=\"49\" style=\"vertical-align: 0px;\" \/> and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-9d5b7f7cc8344e547650327ebd05ba9a_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#51;&#50;&#32;&#61;&#32;&#50;&#94;&#53;\" title=\"Rendered by QuickLaTeX.com\" height=\"15\" width=\"57\" style=\"vertical-align: 0px;\" \/>. Use this to rewrite the original equation as <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-3460b0263eda161f66b0c4cb89855e52_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#50;&#94;&#51;&#41;&#94;&#123;&#51;&#120;&#125;&#32;&#61;&#32;&#50;&#94;&#53;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"84\" style=\"vertical-align: -4px;\" \/>.<\/p>\n<p>With identical bases, now solve for the exponents:<\/p>\n<p class=\"ql-center-displayed-equation\" style=\"line-height: 122px;\"><span class=\"ql-right-eqno\"> &nbsp; <\/span><span class=\"ql-left-eqno\"> &nbsp; <\/span><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-7372b484e7e93059ba8c07d83d3da37f_l3.png\" height=\"122\" width=\"99\" class=\"ql-img-displayed-equation quicklatex-auto-format\" alt=\"&#92;&#91;&#92;&#98;&#101;&#103;&#105;&#110;&#123;&#97;&#114;&#114;&#97;&#121;&#125;&#123;&#114;&#114;&#114;&#125; &#51;&#40;&#51;&#120;&#41;&#38;&#61;&#38;&#53;&#32;&#92;&#92;&#32;&#92;&#92; &#57;&#120;&#38;&#61;&#38;&#53;&#32;&#92;&#92;&#32;&#92;&#92; &#120;&#38;&#61;&#38;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#53;&#125;&#123;&#57;&#125; &#92;&#101;&#110;&#100;&#123;&#97;&#114;&#114;&#97;&#121;&#125;&#92;&#93;\" title=\"Rendered by QuickLaTeX.com\" \/><\/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 <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-32aa7af74ac10d419337e41b349ed05e_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"10\" style=\"vertical-align: 0px;\" \/> in the equation <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-5a4c4b551b58b2260eb1a6695b7aa2d5_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#53;&#94;&#123;&#52;&#120;&#125;&#92;&#99;&#100;&#111;&#116;&#32;&#53;&#94;&#123;&#50;&#120;&#45;&#49;&#125;&#32;&#61;&#32;&#53;&#94;&#123;&#51;&#120;&#43;&#49;&#49;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"15\" width=\"151\" style=\"vertical-align: 0px;\" \/>.<\/p>\n<p>Since the bases already equal each other, simplify both sides before beginning to solve this problem. <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-f2cbcbb49b44fa205172ff32ebf96814_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#53;&#94;&#123;&#52;&#120;&#125;&#92;&#99;&#100;&#111;&#116;&#32;&#53;&#94;&#123;&#50;&#120;&#45;&#49;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"15\" width=\"78\" style=\"vertical-align: 0px;\" \/> reduces to <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-dc6a5e4c060dd08c37fdef98f0059ab3_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#53;&#94;&#123;&#54;&#120;&#45;&#49;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"15\" width=\"41\" style=\"vertical-align: 0px;\" \/>, and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-39a9764929bd7552f6a61d851a2b1c7a_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#53;&#94;&#123;&#51;&#120;&#43;&#49;&#49;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"15\" width=\"48\" style=\"vertical-align: 0px;\" \/> is already reduced.<\/p>\n<p>With the bases simplified, now solve:<\/p>\n<p class=\"ql-center-displayed-equation\" style=\"line-height: 136px;\"><span class=\"ql-right-eqno\"> &nbsp; <\/span><span class=\"ql-left-eqno\"> &nbsp; <\/span><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-38afc02c5893d3288f567b67340a73bb_l3.png\" height=\"136\" width=\"296\" class=\"ql-img-displayed-equation quicklatex-auto-format\" alt=\"&#92;&#91;&#92;&#98;&#101;&#103;&#105;&#110;&#123;&#97;&#114;&#114;&#97;&#121;&#125;&#123;&#114;&#114;&#114;&#114;&#114;&#114;&#114;&#125; &#38;&#38;&#53;&#94;&#123;&#54;&#120;&#45;&#49;&#125;&#38;&#61;&#38;&#53;&#94;&#123;&#51;&#120;&#43;&#49;&#49;&#125;&#38;&#38;&#32;&#92;&#92;&#32;&#92;&#92; &#54;&#120;&#38;&#45;&#38;&#49;&#38;&#61;&#38;&#51;&#120;&#38;&#43;&#38;&#49;&#49;&#32;&#92;&#92; &#45;&#51;&#120;&#38;&#43;&#38;&#49;&#38;&#38;&#45;&#51;&#120;&#38;&#43;&#38;&#49;&#32;&#92;&#92; &#92;&#109;&#105;&#100;&#114;&#117;&#108;&#101; &#38;&#38;&#51;&#120;&#38;&#61;&#38;&#49;&#50;&#38;&#38;&#32;&#92;&#92; &#38;&#38;&#120;&#38;&#61;&#38;&#52;&#38;&#38; &#92;&#101;&#110;&#100;&#123;&#97;&#114;&#114;&#97;&#121;&#125;&#92;&#93;\" title=\"Rendered by QuickLaTeX.com\" \/><\/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 <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-32aa7af74ac10d419337e41b349ed05e_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"10\" style=\"vertical-align: 0px;\" \/> in the equation <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-a122b80c41b43bdc40f66521d4ef2c1d_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#108;&#101;&#102;&#116;&#40;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#49;&#125;&#123;&#57;&#125;&#92;&#114;&#105;&#103;&#104;&#116;&#41;&#94;&#123;&#50;&#120;&#125;&#32;&#61;&#32;&#51;&#94;&#123;&#55;&#120;&#45;&#49;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"47\" width=\"116\" style=\"vertical-align: -17px;\" \/>.<\/p>\n<p>First, since <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-5d91c361e5b7b4eec6825f81136c57a4_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#49;&#125;&#123;&#57;&#125;&#32;&#61;&#32;&#51;&#94;&#123;&#45;&#50;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"36\" width=\"61\" style=\"vertical-align: -12px;\" \/>, the common base is 3. Rewriting the equation in the base of 3 yields:<\/p>\n<p class=\"ql-center-displayed-equation\" style=\"line-height: 222px;\"><span class=\"ql-right-eqno\"> &nbsp; <\/span><span class=\"ql-left-eqno\"> &nbsp; <\/span><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-a9ac1093e3c69d4a60ea6c3ab99daa5f_l3.png\" height=\"222\" width=\"169\" class=\"ql-img-displayed-equation quicklatex-auto-format\" alt=\"&#92;&#91;&#92;&#98;&#101;&#103;&#105;&#110;&#123;&#97;&#114;&#114;&#97;&#121;&#125;&#123;&#114;&#114;&#108;&#125; &#40;&#51;&#94;&#123;&#45;&#50;&#125;&#41;&#94;&#123;&#50;&#120;&#125;&#38;&#61;&#38;&#51;&#94;&#123;&#55;&#120;&#45;&#49;&#125;&#32;&#92;&#92;&#32;&#92;&#92; &#40;&#45;&#50;&#41;&#50;&#120;&#38;&#61;&#38;&#55;&#120;&#45;&#49;&#32;&#92;&#92;&#32;&#92;&#92; &#45;&#52;&#120;&#38;&#61;&#38;&#55;&#120;&#45;&#49;&#32;&#92;&#92; &#45;&#55;&#120;&#38;&#38;&#45;&#55;&#120;&#32;&#92;&#92; &#92;&#109;&#105;&#100;&#114;&#117;&#108;&#101; &#45;&#49;&#49;&#120;&#38;&#61;&#38;&#45;&#49;&#32;&#92;&#92;&#32;&#92;&#92; &#120;&#38;&#61;&#38;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#49;&#125;&#123;&#49;&#49;&#125; &#92;&#101;&#110;&#100;&#123;&#97;&#114;&#114;&#97;&#121;&#125;&#92;&#93;\" title=\"Rendered by QuickLaTeX.com\" \/><\/p>\n<\/div>\n<\/div>\n<h1>Questions<\/h1>\n<p>Solve each equation.<\/p>\n<ol>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-631a9867d8bc9cc2d339beb12aa4fb7d_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#51;&#94;&#123;&#49;&#45;&#50;&#110;&#125;&#61;&#51;&#94;&#123;&#49;&#45;&#51;&#110;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"15\" width=\"108\" style=\"vertical-align: 0px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-c7b0ad90086cc7616f47ed511e0e716f_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#52;&#94;&#123;&#50;&#120;&#125;&#61;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#49;&#125;&#123;&#49;&#54;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"37\" width=\"68\" style=\"vertical-align: -13px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-7409fdcec65d93f4ab0f4a31f8e75854_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#52;&#94;&#123;&#50;&#97;&#125;&#61;&#49;\" title=\"Rendered by QuickLaTeX.com\" height=\"16\" width=\"56\" style=\"vertical-align: -1px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-e39af8f7ea84c5c5e39a1565b256a6bb_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#49;&#54;&#94;&#123;&#45;&#51;&#112;&#125;&#61;&#54;&#52;&#94;&#123;&#45;&#51;&#112;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"16\" width=\"109\" style=\"vertical-align: -1px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-e8f7d099a4654da8f91aa79d11e9dcfd_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#108;&#101;&#102;&#116;&#40;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#49;&#125;&#123;&#50;&#53;&#125;&#92;&#114;&#105;&#103;&#104;&#116;&#41;&#94;&#123;&#45;&#107;&#125;&#61;&#49;&#50;&#53;&#94;&#123;&#45;&#50;&#107;&#45;&#50;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"47\" width=\"157\" style=\"vertical-align: -17px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-145c6e882172f3979578b452e5124a4c_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#54;&#50;&#53;&#94;&#123;&#45;&#110;&#45;&#50;&#125;&#61;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#49;&#125;&#123;&#49;&#50;&#53;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"37\" width=\"117\" style=\"vertical-align: -13px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-1608276502ef78393ff8ba32dab81e77_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#54;&#94;&#123;&#50;&#109;&#43;&#49;&#125;&#61;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#49;&#125;&#123;&#51;&#54;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"36\" width=\"90\" style=\"vertical-align: -12px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-7061ee2acd931ab70066e8fd68979f7c_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#54;&#94;&#123;&#50;&#114;&#45;&#51;&#125;&#61;&#54;&#94;&#123;&#114;&#45;&#51;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"15\" width=\"98\" style=\"vertical-align: 0px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-91bfecb179905eceaa709af508c1ea2b_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#54;&#94;&#123;&#45;&#51;&#120;&#125;&#61;&#51;&#54;\" title=\"Rendered by QuickLaTeX.com\" height=\"15\" width=\"77\" style=\"vertical-align: 0px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-7c2fde64e481a683d85f92786ac424f7_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#53;&#94;&#123;&#50;&#110;&#125;&#61;&#53;&#94;&#123;&#45;&#110;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"15\" width=\"77\" style=\"vertical-align: 0px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-6dc5978b390422a3b237288f2d8d2e72_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#54;&#52;&#94;&#98;&#61;&#50;&#94;&#53;\" title=\"Rendered by QuickLaTeX.com\" height=\"16\" width=\"64\" style=\"vertical-align: -1px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-8f422f88a7ab153f36fdc6a0aa5dbbf1_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#50;&#49;&#54;&#94;&#123;&#45;&#51;&#118;&#125;&#61;&#51;&#54;&#94;&#123;&#51;&#118;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"16\" width=\"108\" style=\"vertical-align: -1px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-ac18155c7ce91dc890acb866a0e401bc_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#108;&#101;&#102;&#116;&#40;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#49;&#125;&#123;&#52;&#125;&#92;&#114;&#105;&#103;&#104;&#116;&#41;&#94;&#120;&#61;&#49;&#54;\" title=\"Rendered by QuickLaTeX.com\" height=\"44\" width=\"86\" style=\"vertical-align: -17px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-857c0fda94a989888badc1cd0458fb74_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#50;&#55;&#94;&#123;&#45;&#50;&#110;&#45;&#49;&#125;&#61;&#57;\" title=\"Rendered by QuickLaTeX.com\" height=\"15\" width=\"95\" style=\"vertical-align: 0px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-8579b00014d8db96322b744fd3933998_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#52;&#94;&#123;&#51;&#97;&#125;&#61;&#52;&#94;&#51;\" title=\"Rendered by QuickLaTeX.com\" height=\"16\" width=\"64\" style=\"vertical-align: -1px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-80d99025dbd53e9b47b2aed61601804a_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#52;&#94;&#123;&#45;&#51;&#118;&#125;&#61;&#54;&#52;\" title=\"Rendered by QuickLaTeX.com\" height=\"16\" width=\"76\" style=\"vertical-align: -1px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-90378e35dba0b67a34ea8cbd2d0cbc43_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#51;&#54;&#94;&#123;&#51;&#120;&#125;&#61;&#50;&#49;&#54;&#94;&#123;&#50;&#120;&#43;&#49;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"16\" width=\"116\" style=\"vertical-align: -1px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-6d1ecd4aeff2fef5c7302f4904f5bd67_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#54;&#52;&#94;&#123;&#120;&#43;&#50;&#125;&#61;&#49;&#54;\" title=\"Rendered by QuickLaTeX.com\" height=\"16\" width=\"86\" style=\"vertical-align: -1px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-a96655083acbfaa36a92ffe50dda8816_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#57;&#94;&#123;&#50;&#110;&#43;&#51;&#125;&#61;&#50;&#52;&#51;\" title=\"Rendered by QuickLaTeX.com\" height=\"16\" width=\"93\" style=\"vertical-align: -1px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-b233a18d4ee19a1685ff21548f6221ff_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#49;&#54;&#94;&#123;&#50;&#107;&#125;&#61;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#49;&#125;&#123;&#54;&#52;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"37\" width=\"76\" style=\"vertical-align: -13px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-d47b7022d37a6d335e04f8bbe0abc619_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#51;&#94;&#123;&#51;&#120;&#45;&#50;&#125;&#61;&#51;&#94;&#123;&#51;&#120;&#43;&#49;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"15\" width=\"107\" style=\"vertical-align: 0px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-17dc539b5f0fe75dc8c9ad7363a9a148_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#50;&#52;&#51;&#94;&#112;&#61;&#50;&#55;&#94;&#123;&#45;&#51;&#112;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"16\" width=\"101\" style=\"vertical-align: -1px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-ca83b7e5a69b0527715480d044552016_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#51;&#94;&#123;&#45;&#50;&#120;&#125;&#61;&#51;&#94;&#51;\" title=\"Rendered by QuickLaTeX.com\" height=\"15\" width=\"75\" style=\"vertical-align: 0px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-56e84c45348b63e8e50aa031ff0084f6_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#52;&#94;&#123;&#50;&#110;&#125;&#61;&#52;&#94;&#123;&#50;&#45;&#51;&#110;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"16\" width=\"91\" style=\"vertical-align: -1px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-61f02a405b76c514b3d728eaae1a504d_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#53;&#94;&#123;&#109;&#43;&#50;&#125;&#61;&#53;&#94;&#123;&#45;&#109;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"15\" width=\"95\" style=\"vertical-align: 0px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-d48e72937ce0b82c45b488ac01e92cd0_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#54;&#50;&#53;&#94;&#123;&#50;&#120;&#125;&#61;&#50;&#53;\" title=\"Rendered by QuickLaTeX.com\" height=\"15\" width=\"83\" style=\"vertical-align: 0px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-16b78c0b1a92a7a1d938e8cd98d55bc0_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#108;&#101;&#102;&#116;&#40;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#49;&#125;&#123;&#51;&#54;&#125;&#92;&#114;&#105;&#103;&#104;&#116;&#41;&#94;&#123;&#98;&#45;&#49;&#125;&#61;&#50;&#49;&#54;\" title=\"Rendered by QuickLaTeX.com\" height=\"47\" width=\"120\" style=\"vertical-align: -17px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-ca87461e7998156d71e27bcce7888424_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#50;&#49;&#54;&#94;&#123;&#50;&#110;&#125;&#61;&#51;&#54;\" title=\"Rendered by QuickLaTeX.com\" height=\"16\" width=\"84\" style=\"vertical-align: -1px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-81262027ea23627f67b71cc35a8d9ab2_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#54;&#94;&#123;&#50;&#45;&#50;&#120;&#125;&#61;&#54;&#94;&#50;\" title=\"Rendered by QuickLaTeX.com\" height=\"15\" width=\"82\" style=\"vertical-align: 0px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-1ca56365ea2776487285ce6147363d99_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#108;&#101;&#102;&#116;&#40;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#49;&#125;&#123;&#52;&#125;&#92;&#114;&#105;&#103;&#104;&#116;&#41;&#94;&#123;&#51;&#118;&#45;&#50;&#125;&#61;&#54;&#52;&#94;&#123;&#49;&#45;&#118;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"47\" width=\"135\" style=\"vertical-align: -17px;\" \/><\/li>\n<\/ol>\n<p><a href=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/back-matter\/answer-key-11-4\/\">Answer Key 11.4<\/a><\/p>\n","protected":false},"author":540,"menu_order":4,"template":"","meta":{"pb_show_title":"on","pb_short_title":"","pb_subtitle":"","pb_authors":[],"pb_section_license":""},"chapter-type":[],"contributor":[],"license":[],"class_list":["post-777","chapter","type-chapter","status-publish","hentry"],"part":399,"_links":{"self":[{"href":"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-json\/pressbooks\/v2\/chapters\/777","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-json\/pressbooks\/v2\/chapters"}],"about":[{"href":"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-json\/wp\/v2\/types\/chapter"}],"author":[{"embeddable":true,"href":"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-json\/wp\/v2\/users\/540"}],"version-history":[{"count":7,"href":"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-json\/pressbooks\/v2\/chapters\/777\/revisions"}],"predecessor-version":[{"id":3666,"href":"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-json\/pressbooks\/v2\/chapters\/777\/revisions\/3666"}],"part":[{"href":"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-json\/pressbooks\/v2\/parts\/399"}],"metadata":[{"href":"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-json\/pressbooks\/v2\/chapters\/777\/metadata\/"}],"wp:attachment":[{"href":"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-json\/wp\/v2\/media?parent=777"}],"wp:term":[{"taxonomy":"chapter-type","embeddable":true,"href":"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-json\/pressbooks\/v2\/chapter-type?post=777"},{"taxonomy":"contributor","embeddable":true,"href":"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-json\/wp\/v2\/contributor?post=777"},{"taxonomy":"license","embeddable":true,"href":"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-json\/wp\/v2\/license?post=777"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}