{"id":1438,"date":"2021-12-02T19:38:01","date_gmt":"2021-12-03T00:38:01","guid":{"rendered":"https:\/\/opentextbc.ca\/intermediatealgebraberg\/chapter\/9-8-radicals-of-mixed-index\/"},"modified":"2023-08-31T18:22:04","modified_gmt":"2023-08-31T22:22:04","slug":"radicals-of-mixed-index","status":"publish","type":"chapter","link":"https:\/\/opentextbc.ca\/intermediatealgebraberg\/chapter\/radicals-of-mixed-index\/","title":{"raw":"9.8 Radicals of Mixed Index","rendered":"9.8 Radicals of Mixed Index"},"content":{"raw":"Knowing that a radical has the same properties as exponents allows conversion of radicals to exponential form and then reduce according to the various rules of exponents is possible. This is shown in the following examples.\r\n<div class=\"textbox textbox--examples\"><header class=\"textbox__header\">\r\n<p class=\"textbox__title\">Example 9.8.1<\/p>\r\n\r\n<\/header>\r\n<div class=\"textbox__content\">\r\n\r\nSimplify [latex]\\sqrt[8]{x^6y^2}[\/latex].\r\n<p style=\"text-align: center;\">[latex]\\begin{array}{ll}\r\n\\text{First rewrite the radical as a fractional exponent}&amp; (x^6y^2)^{\\frac{1}{8}} \\\\ \\\\\r\n\\text{Multiply all exponents}&amp; x^{6\\cdot \\frac{1}{8}}y^{2\\cdot \\frac{1}{8}} \\\\ \\\\\r\n\\text{This yields} &amp; x^{\\frac{6}{8}}y^{\\frac{2}{8}}\\\\ \\\\\r\n\\text{Reducing this gives} &amp; x^{\\frac{3}{4}}y^{\\frac{1}{4}}\\\\ \\\\\r\n\\text{Rewrite as} &amp; \\sqrt[4]{x^3y}\r\n\\end{array}[\/latex]<\/p>\r\n\r\n<\/div>\r\n<\/div>\r\nNote: In Example 9.8.1, all exponents are reduced by the common factor 2. If there is a common factor in all exponents, reduce by dividing that common factor without having to convert to a different form.\r\n<div class=\"textbox textbox--examples\"><header class=\"textbox__header\">\r\n<p class=\"textbox__title\">Example 9.8.2<\/p>\r\n\r\n<\/header>\r\n<div class=\"textbox__content\">\r\n\r\nSimplify [latex]\\sqrt[24]{a^6b^9c^{15}}[\/latex].\r\n\r\nFor this radical, notice that each exponent has the common factor 3.\r\n\r\nThe solution is to divide each exponent by 3, which yields [latex]\\sqrt[8]{a^2b^3c^5}[\/latex].\r\n\r\n<\/div>\r\n<\/div>\r\nWhen encountering problems where the index of the radicals do not match,convert each radical to individual exponents and use the properties of exponents to combine and then reduce the radicals.\r\n<div class=\"textbox textbox--examples\"><header class=\"textbox__header\">\r\n<p class=\"textbox__title\">Example 9.8.3<\/p>\r\n\r\n<\/header>\r\n<div class=\"textbox__content\">\r\n\r\nSimplify [latex]\\sqrt[3]{4x^2y}\\cdot \\sqrt[4]{8xy^3}[\/latex].\r\n\r\nFirst, convert each radical to a complete exponential form.\r\n<p style=\"text-align: center;\">[latex]\\begin{array}{ll}\r\n\\text{This looks like} &amp; (4x^2y)^{\\frac{1}{3}}(8xy^3)^{\\frac{1}{4}} \\\\ \\\\\r\n\\text{Multiply all exponents} &amp; 4^{\\frac{1}{3}}x^{2\\cdot \\frac{1}{3}}y^{\\frac{1}{3}}8^{\\frac{1}{4}}x^{\\frac{1}{4}}y^{3\\cdot \\frac{1}{4}} \\\\ \\\\\r\n\\text{This yields} &amp; 4^{\\frac{1}{3}}x^{\\frac{2}{3}}y^{\\frac{1}{3}}8^{\\frac{1}{4}}x^{\\frac{1}{4}}y^{\\frac{3}{4}} \\\\ \\\\\r\n\\text{Combining like variables leaves} &amp; 4^{\\frac{1}{3}}8^{\\frac{1}{4}}x^{\\frac{2}{3}}x^{\\frac{1}{4}}y^{\\frac{1}{3}}y^{\\frac{3}{4}} \\\\ \\\\\r\n(\\text{Note: }&amp; 4^{\\frac{1}{3}}8^{\\frac{1}{4}}=2^{2\\cdot \\frac{1}{3}}2^{3\\cdot \\frac{1}{4}}=2^{\\frac{2}{3}}2^{\\frac{3}{4}}) \\\\ \\\\\r\n\\text{Accounting for this yields} &amp; 2^{\\frac{2}{3}}2^{\\frac{3}{4}}x^{\\frac{2}{3}}x^{\\frac{1}{4}}y^{\\frac{1}{3}}y^{\\frac{3}{4}}\\\\ \\\\\r\n\\text{Reducing this yields} &amp; 2^{\\frac{2}{3}+\\frac{3}{4}}x^{\\frac{2}{3}+\\frac{1}{4}}y^{\\frac{1}{3}+\\frac{3}{4}} \\\\ \\\\\r\n\\text{Which further reduces to} &amp; 2^{\\frac{17}{12}}x^{\\frac{11}{12}}y^{\\frac{13}{12}} \\\\ \\\\\r\n\\text{Reduce this} &amp; 2y\\cdot 2^{\\frac{5}{12}}x^{\\frac{11}{12}}y^{\\frac{1}{12}} \\\\ \\\\\r\n\\text{Convert this back into a radical} &amp; 2y(2^5x^{11}y)^{\\frac{1}{12}} \\\\ \\\\\r\n\\text{Which leaves } &amp; 2y \\sqrt[12]{2^5x^{11}y}\r\n\\end{array}[\/latex]<\/p>\r\n\r\n<\/div>\r\n<\/div>\r\nThe strategy of converting all radicals to exponents works for increasingly complex radicals.\r\n<div class=\"textbox textbox--examples\"><header class=\"textbox__header\">\r\n<p class=\"textbox__title\">Example 9.8.4<\/p>\r\n\r\n<\/header>\r\n<div class=\"textbox__content\">\r\n\r\nSimplify [latex]\\sqrt{3x(y+z)}\\cdot \\sqrt[3]{9x(y+z)^2}[\/latex].\r\n\r\nFirst, convert each radical to a complete exponential form.\r\n<p style=\"text-align: center;\">[latex]\\begin{array}{ll}\r\n\\text{This looks like} &amp; 3^{\\frac{1}{2}}x^{\\frac{1}{2}}(y+z)^{\\frac{1}{2}}9^{\\frac{1}{3}}x^{\\frac{1}{3}}(y+z)^{\\frac{2}{3}} \\\\ \\\\\r\n(\\text{Note: } &amp; 9^{\\frac{1}{3}}=3^{\\frac{2}{3}})\\\\ \\\\\r\n\\text{Combining like variables leaves} &amp; 3^{\\frac{1}{2}}3^{\\frac{2}{3}}x^{\\frac{1}{2}}x^{\\frac{1}{3}} (y+z)^{\\frac{1}{2}}(y+z)^{\\frac{2}{3}}\\\\ \\\\\r\n\\text{Reducing this yields} &amp; 3^{\\frac{1}{2}+\\frac{2}{3}}x^{\\frac{1}{2}+\\frac{1}{3}}(y+z)^{\\frac{1}{2}+\\frac{2}{3}} \\\\ \\\\\r\n\\text{Which further reduces to} &amp; 3^{\\frac{7}{6}}x^{\\frac{5}{6}}(y+z)^{\\frac{7}{6}} \\\\ \\\\\r\n\\text{Reduce this} &amp; 3(y+z)3^{\\frac{1}{6}}x^{\\frac{5}{6}}(y+z)^{\\frac{1}{6}} \\\\ \\\\\r\n\\text{Convert this back into a radical} &amp; 3(y+z)[3x^5(y+z)]^{\\frac{1}{6}} \\\\ \\\\\r\n\\text{Which leaves} &amp; 3(y+z) \\sqrt[6]{3x^5(y+z)}\r\n\\end{array}[\/latex]<\/p>\r\n\r\n<\/div>\r\n<\/div>\r\n<h1>Questions<\/h1>\r\nReduce the following radicals. Leave as fractional exponents.\r\n<ol class=\"twocolumn\">\r\n \t<li>[latex]\\sqrt[8]{16x^4y^6}[\/latex]<\/li>\r\n \t<li>[latex]\\sqrt[4]{9x^2y^6}[\/latex]<\/li>\r\n \t<li>[latex]\\sqrt[12]{64x^4y^6z^8}[\/latex]<\/li>\r\n \t<li>[latex]\\sqrt[8]{\\dfrac{25x^3}{16x^5}}[\/latex]<\/li>\r\n \t<li>[latex]\\sqrt[6]{\\dfrac{16x}{9y^4}}[\/latex]<\/li>\r\n \t<li>[latex]\\sqrt[15]{x^9y^{12}z^6}[\/latex]<\/li>\r\n \t<li>[latex]\\sqrt[12]{x^6y^9}[\/latex]<\/li>\r\n \t<li>[latex]\\sqrt[10]{64x^8y^4}[\/latex]<\/li>\r\n \t<li>[latex]\\sqrt[8]{x^6y^4z^2}[\/latex]<\/li>\r\n \t<li>[latex]\\sqrt[4]{25y^2}[\/latex]<\/li>\r\n \t<li>[latex]\\sqrt[9]{8x^3y^6}[\/latex]<\/li>\r\n \t<li>[latex]\\sqrt[16]{81x^8y^{12}}[\/latex]<\/li>\r\n<\/ol>\r\nCombine the following radicals. Leave as fractional exponents.\r\n<ol class=\"twocolumn\" start=\"13\">\r\n \t<li>[latex]\\sqrt[3]{5}\\sqrt{5}[\/latex]<\/li>\r\n \t<li>[latex]\\sqrt[3]{7}\\sqrt[4]{7}[\/latex]<\/li>\r\n \t<li>[latex]\\sqrt{x}\\sqrt[3]{7x}[\/latex]<\/li>\r\n \t<li>[latex]\\sqrt[3]{y}\\sqrt[5]{3y}[\/latex]<\/li>\r\n \t<li>[latex]\\sqrt{x}\\sqrt[3]{x^2}[\/latex]<\/li>\r\n \t<li>[latex]\\sqrt[4]{3x}\\sqrt{x^4}[\/latex]<\/li>\r\n \t<li>[latex]\\sqrt[5]{x^2y}\\sqrt{x^2}[\/latex]<\/li>\r\n \t<li>[latex]\\sqrt{ab}\\sqrt[5]{2a^2b^2}[\/latex]<\/li>\r\n \t<li>[latex]\\sqrt[4]{xy^2}\\sqrt[3]{x^2y}[\/latex]<\/li>\r\n \t<li>[latex]\\sqrt[5]{3a^2b^3}\\sqrt[4]{9a^2b}[\/latex]<\/li>\r\n \t<li>[latex]\\sqrt[4]{a^2bc^2}\\sqrt[5]{a^2b^3c}[\/latex]<\/li>\r\n \t<li>[latex]\\sqrt[6]{x^2yz^3}\\sqrt[5]{x^2yz^2}[\/latex]<\/li>\r\n<\/ol>\r\n<a class=\"internal\" href=\"https:\/\/opentextbc.ca\/intermediatealgebraberg\/back-matter\/answer-key-9-8\/\">Answer Key 9.8<\/a>","rendered":"<p>Knowing that a radical has the same properties as exponents allows conversion of radicals to exponential form and then reduce according to the various rules of exponents is possible. This is shown in the following examples.<\/p>\n<div class=\"textbox textbox--examples\">\n<header class=\"textbox__header\">\n<p class=\"textbox__title\">Example 9.8.1<\/p>\n<\/header>\n<div class=\"textbox__content\">\n<p>Simplify [latex]\\sqrt[8]{x^6y^2}[\/latex].<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{array}{ll}  \\text{First rewrite the radical as a fractional exponent}& (x^6y^2)^{\\frac{1}{8}} \\\\ \\\\  \\text{Multiply all exponents}& x^{6\\cdot \\frac{1}{8}}y^{2\\cdot \\frac{1}{8}} \\\\ \\\\  \\text{This yields} & x^{\\frac{6}{8}}y^{\\frac{2}{8}}\\\\ \\\\  \\text{Reducing this gives} & x^{\\frac{3}{4}}y^{\\frac{1}{4}}\\\\ \\\\  \\text{Rewrite as} & \\sqrt[4]{x^3y}  \\end{array}[\/latex]<\/p>\n<\/div>\n<\/div>\n<p>Note: In Example 9.8.1, all exponents are reduced by the common factor 2. If there is a common factor in all exponents, reduce by dividing that common factor without having to convert to a different form.<\/p>\n<div class=\"textbox textbox--examples\">\n<header class=\"textbox__header\">\n<p class=\"textbox__title\">Example 9.8.2<\/p>\n<\/header>\n<div class=\"textbox__content\">\n<p>Simplify [latex]\\sqrt[24]{a^6b^9c^{15}}[\/latex].<\/p>\n<p>For this radical, notice that each exponent has the common factor 3.<\/p>\n<p>The solution is to divide each exponent by 3, which yields [latex]\\sqrt[8]{a^2b^3c^5}[\/latex].<\/p>\n<\/div>\n<\/div>\n<p>When encountering problems where the index of the radicals do not match,convert each radical to individual exponents and use the properties of exponents to combine and then reduce the radicals.<\/p>\n<div class=\"textbox textbox--examples\">\n<header class=\"textbox__header\">\n<p class=\"textbox__title\">Example 9.8.3<\/p>\n<\/header>\n<div class=\"textbox__content\">\n<p>Simplify [latex]\\sqrt[3]{4x^2y}\\cdot \\sqrt[4]{8xy^3}[\/latex].<\/p>\n<p>First, convert each radical to a complete exponential form.<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{array}{ll}  \\text{This looks like} & (4x^2y)^{\\frac{1}{3}}(8xy^3)^{\\frac{1}{4}} \\\\ \\\\  \\text{Multiply all exponents} & 4^{\\frac{1}{3}}x^{2\\cdot \\frac{1}{3}}y^{\\frac{1}{3}}8^{\\frac{1}{4}}x^{\\frac{1}{4}}y^{3\\cdot \\frac{1}{4}} \\\\ \\\\  \\text{This yields} & 4^{\\frac{1}{3}}x^{\\frac{2}{3}}y^{\\frac{1}{3}}8^{\\frac{1}{4}}x^{\\frac{1}{4}}y^{\\frac{3}{4}} \\\\ \\\\  \\text{Combining like variables leaves} & 4^{\\frac{1}{3}}8^{\\frac{1}{4}}x^{\\frac{2}{3}}x^{\\frac{1}{4}}y^{\\frac{1}{3}}y^{\\frac{3}{4}} \\\\ \\\\  (\\text{Note: }& 4^{\\frac{1}{3}}8^{\\frac{1}{4}}=2^{2\\cdot \\frac{1}{3}}2^{3\\cdot \\frac{1}{4}}=2^{\\frac{2}{3}}2^{\\frac{3}{4}}) \\\\ \\\\  \\text{Accounting for this yields} & 2^{\\frac{2}{3}}2^{\\frac{3}{4}}x^{\\frac{2}{3}}x^{\\frac{1}{4}}y^{\\frac{1}{3}}y^{\\frac{3}{4}}\\\\ \\\\  \\text{Reducing this yields} & 2^{\\frac{2}{3}+\\frac{3}{4}}x^{\\frac{2}{3}+\\frac{1}{4}}y^{\\frac{1}{3}+\\frac{3}{4}} \\\\ \\\\  \\text{Which further reduces to} & 2^{\\frac{17}{12}}x^{\\frac{11}{12}}y^{\\frac{13}{12}} \\\\ \\\\  \\text{Reduce this} & 2y\\cdot 2^{\\frac{5}{12}}x^{\\frac{11}{12}}y^{\\frac{1}{12}} \\\\ \\\\  \\text{Convert this back into a radical} & 2y(2^5x^{11}y)^{\\frac{1}{12}} \\\\ \\\\  \\text{Which leaves } & 2y \\sqrt[12]{2^5x^{11}y}  \\end{array}[\/latex]<\/p>\n<\/div>\n<\/div>\n<p>The strategy of converting all radicals to exponents works for increasingly complex radicals.<\/p>\n<div class=\"textbox textbox--examples\">\n<header class=\"textbox__header\">\n<p class=\"textbox__title\">Example 9.8.4<\/p>\n<\/header>\n<div class=\"textbox__content\">\n<p>Simplify [latex]\\sqrt{3x(y+z)}\\cdot \\sqrt[3]{9x(y+z)^2}[\/latex].<\/p>\n<p>First, convert each radical to a complete exponential form.<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{array}{ll}  \\text{This looks like} & 3^{\\frac{1}{2}}x^{\\frac{1}{2}}(y+z)^{\\frac{1}{2}}9^{\\frac{1}{3}}x^{\\frac{1}{3}}(y+z)^{\\frac{2}{3}} \\\\ \\\\  (\\text{Note: } & 9^{\\frac{1}{3}}=3^{\\frac{2}{3}})\\\\ \\\\  \\text{Combining like variables leaves} & 3^{\\frac{1}{2}}3^{\\frac{2}{3}}x^{\\frac{1}{2}}x^{\\frac{1}{3}} (y+z)^{\\frac{1}{2}}(y+z)^{\\frac{2}{3}}\\\\ \\\\  \\text{Reducing this yields} & 3^{\\frac{1}{2}+\\frac{2}{3}}x^{\\frac{1}{2}+\\frac{1}{3}}(y+z)^{\\frac{1}{2}+\\frac{2}{3}} \\\\ \\\\  \\text{Which further reduces to} & 3^{\\frac{7}{6}}x^{\\frac{5}{6}}(y+z)^{\\frac{7}{6}} \\\\ \\\\  \\text{Reduce this} & 3(y+z)3^{\\frac{1}{6}}x^{\\frac{5}{6}}(y+z)^{\\frac{1}{6}} \\\\ \\\\  \\text{Convert this back into a radical} & 3(y+z)[3x^5(y+z)]^{\\frac{1}{6}} \\\\ \\\\  \\text{Which leaves} & 3(y+z) \\sqrt[6]{3x^5(y+z)}  \\end{array}[\/latex]<\/p>\n<\/div>\n<\/div>\n<h1>Questions<\/h1>\n<p>Reduce the following radicals. Leave as fractional exponents.<\/p>\n<ol class=\"twocolumn\">\n<li>[latex]\\sqrt[8]{16x^4y^6}[\/latex]<\/li>\n<li>[latex]\\sqrt[4]{9x^2y^6}[\/latex]<\/li>\n<li>[latex]\\sqrt[12]{64x^4y^6z^8}[\/latex]<\/li>\n<li>[latex]\\sqrt[8]{\\dfrac{25x^3}{16x^5}}[\/latex]<\/li>\n<li>[latex]\\sqrt[6]{\\dfrac{16x}{9y^4}}[\/latex]<\/li>\n<li>[latex]\\sqrt[15]{x^9y^{12}z^6}[\/latex]<\/li>\n<li>[latex]\\sqrt[12]{x^6y^9}[\/latex]<\/li>\n<li>[latex]\\sqrt[10]{64x^8y^4}[\/latex]<\/li>\n<li>[latex]\\sqrt[8]{x^6y^4z^2}[\/latex]<\/li>\n<li>[latex]\\sqrt[4]{25y^2}[\/latex]<\/li>\n<li>[latex]\\sqrt[9]{8x^3y^6}[\/latex]<\/li>\n<li>[latex]\\sqrt[16]{81x^8y^{12}}[\/latex]<\/li>\n<\/ol>\n<p>Combine the following radicals. Leave as fractional exponents.<\/p>\n<ol class=\"twocolumn\" start=\"13\">\n<li>[latex]\\sqrt[3]{5}\\sqrt{5}[\/latex]<\/li>\n<li>[latex]\\sqrt[3]{7}\\sqrt[4]{7}[\/latex]<\/li>\n<li>[latex]\\sqrt{x}\\sqrt[3]{7x}[\/latex]<\/li>\n<li>[latex]\\sqrt[3]{y}\\sqrt[5]{3y}[\/latex]<\/li>\n<li>[latex]\\sqrt{x}\\sqrt[3]{x^2}[\/latex]<\/li>\n<li>[latex]\\sqrt[4]{3x}\\sqrt{x^4}[\/latex]<\/li>\n<li>[latex]\\sqrt[5]{x^2y}\\sqrt{x^2}[\/latex]<\/li>\n<li>[latex]\\sqrt{ab}\\sqrt[5]{2a^2b^2}[\/latex]<\/li>\n<li>[latex]\\sqrt[4]{xy^2}\\sqrt[3]{x^2y}[\/latex]<\/li>\n<li>[latex]\\sqrt[5]{3a^2b^3}\\sqrt[4]{9a^2b}[\/latex]<\/li>\n<li>[latex]\\sqrt[4]{a^2bc^2}\\sqrt[5]{a^2b^3c}[\/latex]<\/li>\n<li>[latex]\\sqrt[6]{x^2yz^3}\\sqrt[5]{x^2yz^2}[\/latex]<\/li>\n<\/ol>\n<p><a class=\"internal\" href=\"https:\/\/opentextbc.ca\/intermediatealgebraberg\/back-matter\/answer-key-9-8\/\">Answer Key 9.8<\/a><\/p>\n","protected":false},"author":90,"menu_order":8,"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-1438","chapter","type-chapter","status-publish","hentry","license-cc-by-nc-sa"],"part":1422,"_links":{"self":[{"href":"https:\/\/opentextbc.ca\/intermediatealgebraberg\/wp-json\/pressbooks\/v2\/chapters\/1438","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\/1438\/revisions"}],"predecessor-version":[{"id":2151,"href":"https:\/\/opentextbc.ca\/intermediatealgebraberg\/wp-json\/pressbooks\/v2\/chapters\/1438\/revisions\/2151"}],"part":[{"href":"https:\/\/opentextbc.ca\/intermediatealgebraberg\/wp-json\/pressbooks\/v2\/parts\/1422"}],"metadata":[{"href":"https:\/\/opentextbc.ca\/intermediatealgebraberg\/wp-json\/pressbooks\/v2\/chapters\/1438\/metadata\/"}],"wp:attachment":[{"href":"https:\/\/opentextbc.ca\/intermediatealgebraberg\/wp-json\/wp\/v2\/media?parent=1438"}],"wp:term":[{"taxonomy":"chapter-type","embeddable":true,"href":"https:\/\/opentextbc.ca\/intermediatealgebraberg\/wp-json\/pressbooks\/v2\/chapter-type?post=1438"},{"taxonomy":"contributor","embeddable":true,"href":"https:\/\/opentextbc.ca\/intermediatealgebraberg\/wp-json\/wp\/v2\/contributor?post=1438"},{"taxonomy":"license","embeddable":true,"href":"https:\/\/opentextbc.ca\/intermediatealgebraberg\/wp-json\/wp\/v2\/license?post=1438"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}