{"id":1450,"date":"2021-12-02T19:38:04","date_gmt":"2021-12-03T00:38:04","guid":{"rendered":"https:\/\/opentextbc.ca\/intermediatealgebraberg\/chapter\/10-2-solving-exponential-equations\/"},"modified":"2023-08-31T18:37:23","modified_gmt":"2023-08-31T22:37:23","slug":"solving-exponential-equations","status":"publish","type":"chapter","link":"https:\/\/opentextbc.ca\/intermediatealgebraberg\/chapter\/solving-exponential-equations\/","title":{"raw":"10.2 Solving Exponential Equations","rendered":"10.2 Solving Exponential Equations"},"content":{"raw":"Exponential equations are often reduced by using radicals\u2014similar to using exponents to solve for radical equations. There is one caveat, though: while odd index roots can be solved for either negative or positive values, even-powered roots can only be taken for even values, but have both positive and negative solutions. This is shown below:\r\n\r\n[latex]\\begin{array}{l}\r\n\\text{For odd values of }n,\\text{ then }a^n=b\\text{ and }a=\\sqrt[n]{b} \\\\\r\n\\text{For even values of }n,\\text{ then }a^n=b\\text{ and }a=\\pm \\sqrt[n]{b}\r\n\\end{array}[\/latex]\r\n<div class=\"textbox textbox--examples\"><header class=\"textbox__header\">\r\n<p class=\"textbox__title\">Example 10.2.1<\/p>\r\n\r\n<\/header>\r\n<div class=\"textbox__content\">Solve for [latex]x[\/latex] in the equation [latex]x^5 = 32[\/latex].<\/div>\r\n<div class=\"textbox__content\">\r\n\r\nThe solution for this requires that you take the fifth root of both sides.\r\n<p style=\"text-align: center;\">[latex]\\begin{array}{ccc}\r\n(x^5)^{\\frac{1}{5}}&amp;=&amp;(32)^{\\frac{1}{5}} \\\\\r\nx&amp;=&amp;2\r\n\\end{array}[\/latex]<\/p>\r\n\r\n<\/div>\r\n<\/div>\r\nWhen taking a positive root, there will be two solutions. For example:\r\n<div class=\"textbox textbox--examples\"><header class=\"textbox__header\">\r\n<p class=\"textbox__title\">Example 10.2.2<\/p>\r\n\r\n<\/header>\r\n<div class=\"textbox__content\">\r\n\r\nSolve for [latex]x[\/latex] in the equation [latex]x^4 = 16[\/latex].\r\n\r\nThe solution for this requires that the fourth root of both sides is taken.\r\n<p style=\"text-align: center;\">[latex]\\begin{array}{rcl}\r\n(x^4)^{\\frac{1}{4}}&amp;=&amp;(16)^{\\frac{1}{4}} \\\\ \\\\\r\nx&amp;=&amp;\\pm 2 \\\\ \\\\\r\n\\end{array}[\/latex]<\/p>\r\nThe answer is [latex]\\pm 2[\/latex] because [latex](2)^4=16[\/latex] and [latex](-2)^4=16[\/latex].\r\n\r\n<\/div>\r\n<\/div>\r\nWhen encountering more complicated problems that require radical solutions, work the problem so that there is a single power to reduce as the starting point of the solution. This strategy makes for an easier solution.\r\n<div class=\"textbox textbox--examples\"><header class=\"textbox__header\">\r\n<p class=\"textbox__title\">Example 10.2.3<\/p>\r\n\r\n<\/header>\r\n<div class=\"textbox__content\">\r\n\r\nSolve for [latex]x[\/latex] in the equation [latex]2(2x + 4)^2 = 72[\/latex].\r\n\r\nThe first step should be to isolate [latex](2x+4)^2[\/latex], which is done by dividing both sides by 2. This results in [latex](2x + 4)^2 = 36[\/latex].\r\n\r\nOnce isolated, take the square root of both sides of this equation:\r\n\r\n[latex]\\begin{array}{rrcrrrr}\r\n[(2x&amp;+&amp;4)^2]^{\\frac{1}{2}}&amp;=&amp;36^{\\frac{1}{2}}&amp;&amp; \\\\\r\n2x&amp;+&amp;4&amp;=&amp;\\pm 6&amp;&amp; \\\\\r\n&amp;&amp;2x&amp;=&amp;-4 &amp;\\pm &amp;6 \\\\\r\n&amp;&amp;x&amp;=&amp;-2 &amp;\\pm&amp; 3 \\\\ \\\\\r\n&amp;&amp;x&amp;=&amp;-5, &amp;1&amp;\r\n\\end{array}[\/latex]\r\n\r\nChecking these solutions in the original equation indicates that both work.\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 10.2.4<\/p>\r\n\r\n<\/header>\r\n<div class=\"textbox__content\">\r\n\r\nSolve for [latex]x[\/latex] in the equation [latex](x + 4)^3 + 6 = -119[\/latex].\r\n\r\nFirst, isolate [latex](x + 4)^3[\/latex] by subtracting 6 from both sides. This results in [latex](x + 4)^3 = -125[\/latex].\r\n\r\nNow, take the cube root of both sides, which leaves:\r\n\r\n[latex]\\begin{array}{rrrrl}\r\n[(x&amp;+&amp;4)^3]^{\\frac{1}{3}}&amp;=&amp;[-125]^{\\frac{1}{3}} \\\\\r\nx&amp;+&amp;4&amp;=&amp;-5 \\\\\r\n&amp;-&amp;4&amp;&amp;-4 \\\\\r\n\\hline\r\n&amp;&amp;x&amp;=&amp;-9\r\n\\end{array}[\/latex]\r\n\r\nChecking this solution in the original equation indicates that it is a valid solution.\r\n\r\n<\/div>\r\n<\/div>\r\nSince you are solving for an odd root, there is only one solution to the cube root of \u2212125. It is only even-powered roots that have both a positive and a negative solution.\r\n<h1>Questions<\/h1>\r\nSolve.\r\n<ol class=\"twocolumn\">\r\n \t<li>[latex]x^2=75[\/latex]<\/li>\r\n \t<li>[latex]x^3=-8[\/latex]<\/li>\r\n \t<li>[latex]x^2+5=13[\/latex]<\/li>\r\n \t<li>[latex]4x^3-2=106[\/latex]<\/li>\r\n \t<li>[latex]3x^2+1=73[\/latex]<\/li>\r\n \t<li>[latex](x-4)^2=49[\/latex]<\/li>\r\n \t<li>[latex](x+2)^5=-243[\/latex]<\/li>\r\n \t<li>[latex](5x+1)^4=16[\/latex]<\/li>\r\n \t<li>[latex](2x+5)^3-6=21[\/latex]<\/li>\r\n \t<li>[latex](2x+1)^2+3=21[\/latex]<\/li>\r\n \t<li>[latex](x-1)^{\\frac{2}{3}}=16[\/latex]<\/li>\r\n \t<li>[latex](x-1)^{\\frac{3}{2}}=8[\/latex]<\/li>\r\n \t<li>[latex](2-x)^{\\frac{3}{2}}=27[\/latex]<\/li>\r\n \t<li>[latex](2x+3)^{\\frac{4}{3}}=16[\/latex]<\/li>\r\n \t<li>[latex](2x-3)^{\\frac{2}{3}}=4[\/latex]<\/li>\r\n \t<li>[latex](3x-2)^{\\frac{4}{5}}=16[\/latex]<\/li>\r\n<\/ol>\r\n<a class=\"internal\" href=\"https:\/\/opentextbc.ca\/intermediatealgebraberg\/back-matter\/answer-key-10-2\/\">Answer Key 10.2<\/a>","rendered":"<p>Exponential equations are often reduced by using radicals\u2014similar to using exponents to solve for radical equations. There is one caveat, though: while odd index roots can be solved for either negative or positive values, even-powered roots can only be taken for even values, but have both positive and negative solutions. This is shown below:<\/p>\n<p>[latex]\\begin{array}{l}  \\text{For odd values of }n,\\text{ then }a^n=b\\text{ and }a=\\sqrt[n]{b} \\\\  \\text{For even values of }n,\\text{ then }a^n=b\\text{ and }a=\\pm \\sqrt[n]{b}  \\end{array}[\/latex]<\/p>\n<div class=\"textbox textbox--examples\">\n<header class=\"textbox__header\">\n<p class=\"textbox__title\">Example 10.2.1<\/p>\n<\/header>\n<div class=\"textbox__content\">Solve for [latex]x[\/latex] in the equation [latex]x^5 = 32[\/latex].<\/div>\n<div class=\"textbox__content\">\n<p>The solution for this requires that you take the fifth root of both sides.<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{array}{ccc}  (x^5)^{\\frac{1}{5}}&=&(32)^{\\frac{1}{5}} \\\\  x&=&2  \\end{array}[\/latex]<\/p>\n<\/div>\n<\/div>\n<p>When taking a positive root, there will be two solutions. For example:<\/p>\n<div class=\"textbox textbox--examples\">\n<header class=\"textbox__header\">\n<p class=\"textbox__title\">Example 10.2.2<\/p>\n<\/header>\n<div class=\"textbox__content\">\n<p>Solve for [latex]x[\/latex] in the equation [latex]x^4 = 16[\/latex].<\/p>\n<p>The solution for this requires that the fourth root of both sides is taken.<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{array}{rcl}  (x^4)^{\\frac{1}{4}}&=&(16)^{\\frac{1}{4}} \\\\ \\\\  x&=&\\pm 2 \\\\ \\\\  \\end{array}[\/latex]<\/p>\n<p>The answer is [latex]\\pm 2[\/latex] because [latex](2)^4=16[\/latex] and [latex](-2)^4=16[\/latex].<\/p>\n<\/div>\n<\/div>\n<p>When encountering more complicated problems that require radical solutions, work the problem so that there is a single power to reduce as the starting point of the solution. This strategy makes for an easier solution.<\/p>\n<div class=\"textbox textbox--examples\">\n<header class=\"textbox__header\">\n<p class=\"textbox__title\">Example 10.2.3<\/p>\n<\/header>\n<div class=\"textbox__content\">\n<p>Solve for [latex]x[\/latex] in the equation [latex]2(2x + 4)^2 = 72[\/latex].<\/p>\n<p>The first step should be to isolate [latex](2x+4)^2[\/latex], which is done by dividing both sides by 2. This results in [latex](2x + 4)^2 = 36[\/latex].<\/p>\n<p>Once isolated, take the square root of both sides of this equation:<\/p>\n<p>[latex]\\begin{array}{rrcrrrr}  [(2x&+&4)^2]^{\\frac{1}{2}}&=&36^{\\frac{1}{2}}&& \\\\  2x&+&4&=&\\pm 6&& \\\\  &&2x&=&-4 &\\pm &6 \\\\  &&x&=&-2 &\\pm& 3 \\\\ \\\\  &&x&=&-5, &1&  \\end{array}[\/latex]<\/p>\n<p>Checking these solutions in the original equation indicates that both work.<\/p>\n<\/div>\n<\/div>\n<div class=\"textbox textbox--examples\">\n<header class=\"textbox__header\">\n<p class=\"textbox__title\">Example 10.2.4<\/p>\n<\/header>\n<div class=\"textbox__content\">\n<p>Solve for [latex]x[\/latex] in the equation [latex](x + 4)^3 + 6 = -119[\/latex].<\/p>\n<p>First, isolate [latex](x + 4)^3[\/latex] by subtracting 6 from both sides. This results in [latex](x + 4)^3 = -125[\/latex].<\/p>\n<p>Now, take the cube root of both sides, which leaves:<\/p>\n<p>[latex]\\begin{array}{rrrrl}  [(x&+&4)^3]^{\\frac{1}{3}}&=&[-125]^{\\frac{1}{3}} \\\\  x&+&4&=&-5 \\\\  &-&4&&-4 \\\\  \\hline  &&x&=&-9  \\end{array}[\/latex]<\/p>\n<p>Checking this solution in the original equation indicates that it is a valid solution.<\/p>\n<\/div>\n<\/div>\n<p>Since you are solving for an odd root, there is only one solution to the cube root of \u2212125. It is only even-powered roots that have both a positive and a negative solution.<\/p>\n<h1>Questions<\/h1>\n<p>Solve.<\/p>\n<ol class=\"twocolumn\">\n<li>[latex]x^2=75[\/latex]<\/li>\n<li>[latex]x^3=-8[\/latex]<\/li>\n<li>[latex]x^2+5=13[\/latex]<\/li>\n<li>[latex]4x^3-2=106[\/latex]<\/li>\n<li>[latex]3x^2+1=73[\/latex]<\/li>\n<li>[latex](x-4)^2=49[\/latex]<\/li>\n<li>[latex](x+2)^5=-243[\/latex]<\/li>\n<li>[latex](5x+1)^4=16[\/latex]<\/li>\n<li>[latex](2x+5)^3-6=21[\/latex]<\/li>\n<li>[latex](2x+1)^2+3=21[\/latex]<\/li>\n<li>[latex](x-1)^{\\frac{2}{3}}=16[\/latex]<\/li>\n<li>[latex](x-1)^{\\frac{3}{2}}=8[\/latex]<\/li>\n<li>[latex](2-x)^{\\frac{3}{2}}=27[\/latex]<\/li>\n<li>[latex](2x+3)^{\\frac{4}{3}}=16[\/latex]<\/li>\n<li>[latex](2x-3)^{\\frac{2}{3}}=4[\/latex]<\/li>\n<li>[latex](3x-2)^{\\frac{4}{5}}=16[\/latex]<\/li>\n<\/ol>\n<p><a class=\"internal\" href=\"https:\/\/opentextbc.ca\/intermediatealgebraberg\/back-matter\/answer-key-10-2\/\">Answer Key 10.2<\/a><\/p>\n","protected":false},"author":90,"menu_order":2,"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-1450","chapter","type-chapter","status-publish","hentry","license-cc-by-nc-sa"],"part":1446,"_links":{"self":[{"href":"https:\/\/opentextbc.ca\/intermediatealgebraberg\/wp-json\/pressbooks\/v2\/chapters\/1450","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\/1450\/revisions"}],"predecessor-version":[{"id":2156,"href":"https:\/\/opentextbc.ca\/intermediatealgebraberg\/wp-json\/pressbooks\/v2\/chapters\/1450\/revisions\/2156"}],"part":[{"href":"https:\/\/opentextbc.ca\/intermediatealgebraberg\/wp-json\/pressbooks\/v2\/parts\/1446"}],"metadata":[{"href":"https:\/\/opentextbc.ca\/intermediatealgebraberg\/wp-json\/pressbooks\/v2\/chapters\/1450\/metadata\/"}],"wp:attachment":[{"href":"https:\/\/opentextbc.ca\/intermediatealgebraberg\/wp-json\/wp\/v2\/media?parent=1450"}],"wp:term":[{"taxonomy":"chapter-type","embeddable":true,"href":"https:\/\/opentextbc.ca\/intermediatealgebraberg\/wp-json\/pressbooks\/v2\/chapter-type?post=1450"},{"taxonomy":"contributor","embeddable":true,"href":"https:\/\/opentextbc.ca\/intermediatealgebraberg\/wp-json\/wp\/v2\/contributor?post=1450"},{"taxonomy":"license","embeddable":true,"href":"https:\/\/opentextbc.ca\/intermediatealgebraberg\/wp-json\/wp\/v2\/license?post=1450"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}