{"id":1406,"date":"2021-12-02T19:37:52","date_gmt":"2021-12-03T00:37:52","guid":{"rendered":"https:\/\/opentextbc.ca\/intermediatealgebraberg\/chapter\/8-1-reducing-rational-expressions\/"},"modified":"2023-08-30T19:30:18","modified_gmt":"2023-08-30T23:30:18","slug":"reducing-rational-expressions","status":"publish","type":"chapter","link":"https:\/\/opentextbc.ca\/intermediatealgebraberg\/chapter\/reducing-rational-expressions\/","title":{"raw":"8.1 Reducing Rational Expressions","rendered":"8.1 Reducing Rational Expressions"},"content":{"raw":"Definition: A rational expression can be defined as a simple fraction where either the numerator, denominator or both are polynomials. Care must be taken when solving rational expressions in that one must be careful of solutions yielding 0 in the denominator.\r\n\r\nRational expressions are expressions written as a quotient of polynomials. Examples of rational expressions include:\r\n\r\n[latex]\\dfrac{x^2-x-12}{x^2-9x+20}\\hspace{0.25in}\\text{or}\\hspace{0.25in}\\dfrac{3}{x-2}\\hspace{0.25in}\\text{or}\\hspace{0.25in}\\dfrac{a-b}{b^2-a^2}\\hspace{0.25in}\\text{or}\\hspace{0.25in}\\dfrac{3}{13}[\/latex]\r\n\r\nAs rational expressions are a special type of fraction, it is important to remember that you cannot have zero in the denominator of a fraction. For this reason, rational expressions have what are called excluded values that make the denominator equal zero if used.\r\n<div class=\"textbox textbox--examples\"><header class=\"textbox__header\">\r\n<p class=\"textbox__title\">Example 8.1.1<\/p>\r\n\r\n<\/header>\r\n<div class=\"textbox__content\">\r\n\r\nFind the excluded values for the following rational expression:\r\n\r\n[latex]\\dfrac{x^2-1}{3x^2+5x}[\/latex]\r\n\r\nFor this expression, the excluded values are found by solving [latex]3x^2+5x\\neq 0[\/latex].\r\n\r\nFactor [latex]3x^2+5x[\/latex] first to yield [latex]x(3x + 5)\\neq 0[\/latex].\r\n\r\nThere are now have two parts of this that can be made to equal 0:\r\n\r\n[latex]x\\neq 0\\hspace{0.25in} \\text{ and }\\hspace{0.25in} 3x+5\\neq 0[\/latex]\r\n\r\nSolving the second yields:\r\n\r\n[latex]\\begin{array}{rrrrr}\r\n3x&amp;+&amp;5&amp;\\neq &amp;0 \\\\\r\n&amp;-&amp;5&amp; &amp;-5 \\\\\r\n\\hline\r\n&amp;&amp;3x&amp;\\neq &amp;-5 \\\\\r\n&amp;&amp;x&amp;\\neq &amp;-\\dfrac{5}{3} \\\\\r\n\\end{array}[\/latex]\r\n\r\n<\/div>\r\n<\/div>\r\n<p class=\"p6 no-indent\"><span class=\"s1\">As with our previous polynomials, evaluating rational expressions is easily accomplished by substituting the value for the variable and using order of operations. <\/span><\/p>\r\n\r\n<div class=\"textbox textbox--examples\"><header class=\"textbox__header\">\r\n<p class=\"textbox__title\">Example 8.1.2<\/p>\r\n\r\n<\/header>\r\n<div class=\"textbox__content\">\r\n\r\nEvaluate the following rational expression for [latex]x=-6[\/latex]:\r\n\r\n[latex]\\begin{array}{ll}\r\n&amp;\\dfrac{x^2-4}{x^2+6x+8} \\\\ \\\\\r\n=&amp;\\dfrac{(-6)^2-4}{(-6)^2+6(-6)+8} \\\\ \\\\\r\n=&amp;\\dfrac{36-4}{36+6(-6)+8} \\\\ \\\\\r\n=&amp;\\dfrac{32}{36-36+8} \\\\ \\\\\r\n=&amp;\\dfrac{32}{8} \\\\ \\\\\r\n=&amp;4\r\n\\end{array}[\/latex]\r\n\r\n<\/div>\r\n<\/div>\r\n<p class=\"p6 no-indent\"><span class=\"s1\">Just as the expression was reduced in the previous example, often a rational expression can be reduced, even without knowing the value of the variable. When it is reduced, divide out common factors. This has already been seen with monomials when the properties of exponents was discussed. If the problem only has monomials, you can reduce the coefficients and subtract exponents on the variables. <\/span><\/p>\r\n\r\n<div class=\"textbox textbox--examples\"><header class=\"textbox__header\">\r\n<p class=\"textbox__title\">Example 8.1.3<\/p>\r\n<p class=\"textbox__title\"><\/p>\r\n\r\n<\/header>\r\n<div class=\"textbox__content\">\r\n\r\nReduce the following rational expression:\r\n\r\n[latex]\\begin{array}{ll}\r\n&amp;\\dfrac{15x^4y^2}{25x^2y^6} \\\\ \\\\\r\n=&amp;\\dfrac{3\\cdot 5x^{4-2}y^{2-6}}{5\\cdot 5} \\\\ \\\\\r\n=&amp;\\dfrac{3x^2y^{-4}}{5} \\\\ \\\\\r\n=&amp;\\dfrac{3x^2}{5y^4}\r\n\\end{array}[\/latex]\r\n\r\n<\/div>\r\n<\/div>\r\n<p class=\"p6\"><span class=\"s1\">If there is more than just one term in either the numerator or the denominator, you might need to first factor the numerator and denominator. <\/span><\/p>\r\n\r\n<div class=\"textbox textbox--examples\"><header class=\"textbox__header\">\r\n<p class=\"textbox__title\">Example 8.1.4<\/p>\r\n\r\n<\/header>\r\n<div class=\"textbox__content\">\r\n\r\nReduce the following rational expressions:\r\n<ol>\r\n \t<li>[latex]\\qquad \\dfrac{28}{8x^2-16}[\/latex]\r\n[latex]\\begin{array}{ll} \\\\\r\n=&amp;\\dfrac{28}{8(x^2-2)} \\\\ \\\\\r\n=&amp; \\dfrac{7}{2(x^2-2)}\\\\ \\\\\r\n\\end{array}[\/latex]<\/li>\r\n \t<li>[latex]\\qquad \\dfrac{9x-3}{18x-6}[\/latex]\r\n[latex]\\begin{array}{ll}\\\\\r\n=&amp;\\dfrac{3(3x-1)}{6(3x-1)} \\\\ \\\\\r\n=&amp;\\dfrac{1}{2}\r\n\\end{array}[\/latex]<\/li>\r\n \t<li>[latex]\\qquad \\dfrac{x^2-25}{x^2+8x+15}[\/latex]\r\n[latex]\\begin{array}{ll}\\\\\r\n=&amp;\\dfrac{(x+5)(x-5)}{(x+3)(x+5)}\\\\ \\\\\r\n=&amp;\\dfrac{x-5}{x+3}\r\n\\end{array}[\/latex]<\/li>\r\n<\/ol>\r\n<\/div>\r\n<\/div>\r\n<h1>Questions<\/h1>\r\nEvaluate Questions 1 to 6.\r\n<ol class=\"twocolumn\">\r\n \t<li>[latex]\\dfrac{4v+2}{6}\\text{ when }v=4[\/latex]<\/li>\r\n \t<li>[latex]\\dfrac{b-3}{3b-9}\\text{ when }b=-2[\/latex]<\/li>\r\n \t<li>[latex]\\dfrac{x-3}{x^2-4x+3}\\text{ when } x=-4[\/latex]<\/li>\r\n \t<li>[latex]\\dfrac{a+2}{a^2+3a+2}\\text{ when }a=-1[\/latex]<\/li>\r\n \t<li>[latex]\\dfrac{b+2}{b^2+4b+4}\\text{ when }b=0[\/latex]<\/li>\r\n \t<li>[latex]\\dfrac{n^2-n-6}{n-3}\\text{ when }n=4[\/latex]<\/li>\r\n<\/ol>\r\nFor each of Questions 7 to 14, state the excluded values.\r\n<ol class=\"twocolumn\" start=\"7\">\r\n \t<li>[latex]\\dfrac{3k^2+30k}{k+10}[\/latex]<\/li>\r\n \t<li>[latex]\\dfrac{27p}{18p^2-36p}[\/latex]<\/li>\r\n \t<li>[latex]\\dfrac{10m^2+8m}{10m}[\/latex]<\/li>\r\n \t<li>[latex]\\dfrac{10x+16}{6x+20}[\/latex]<\/li>\r\n \t<li>[latex]\\dfrac{r^2+3r+2}{5r+10}[\/latex]<\/li>\r\n \t<li>[latex]\\dfrac{6n^2-21n}{6n^2+3n}[\/latex]<\/li>\r\n \t<li>[latex]\\dfrac{b^2+12b+32}{b^2+4b-32}[\/latex]<\/li>\r\n \t<li>[latex]\\dfrac{10v^2+30v}{35v^2-5v}[\/latex]<\/li>\r\n<\/ol>\r\nFor Questions 15 to 32, simplify each expression.\r\n<ol class=\"twocolumn\" start=\"15\">\r\n \t<li>[latex]\\dfrac{21x^2}{18x}[\/latex]<\/li>\r\n \t<li>[latex]\\dfrac{12n}{4n^2}[\/latex]<\/li>\r\n \t<li>[latex]\\dfrac{24a}{40a^2}[\/latex]<\/li>\r\n \t<li>[latex]\\dfrac{21k}{24k^2}[\/latex]<\/li>\r\n \t<li>[latex]\\dfrac{18m-24}{60}[\/latex]<\/li>\r\n \t<li>[latex]\\dfrac{n-9}{9n-81}[\/latex]<\/li>\r\n \t<li>[latex]\\dfrac{x+1}{x^2+8x+7}[\/latex]<\/li>\r\n \t<li>[latex]\\dfrac{28m+12}{36}[\/latex]<\/li>\r\n \t<li>[latex]\\dfrac{n^2+4n-12}{n^2-7n+10}[\/latex]<\/li>\r\n \t<li>[latex]\\dfrac{b^2+14b+48}{b^2+15b+56}[\/latex]<\/li>\r\n \t<li>[latex]\\dfrac{9v+54}{v^2-4v-60}[\/latex]<\/li>\r\n \t<li>[latex]\\dfrac{k^2-12k+32}{k^2-64}[\/latex]<\/li>\r\n \t<li>[latex]\\dfrac{2n^2+19n-10}{9n+90}[\/latex]<\/li>\r\n \t<li>[latex]\\dfrac{3x^2-29x+40}{5x^2-30x-80}[\/latex]<\/li>\r\n \t<li>[latex]\\dfrac{2x^2-10x+8}{3x^2-7x+4}[\/latex]<\/li>\r\n \t<li>[latex]\\dfrac{7n^2-32n+16}{4n-16}[\/latex]<\/li>\r\n \t<li>[latex]\\dfrac{7a^2-26a-45}{6a^2-34a+20}[\/latex]<\/li>\r\n \t<li>[latex]\\dfrac{4k^3-2k^2-2k}{k^3-18k^2+9k}[\/latex]<\/li>\r\n<\/ol>\r\n<a class=\"internal\" href=\"https:\/\/opentextbc.ca\/intermediatealgebraberg\/back-matter\/answer-key-8-1\/\">Answer Key 8.1<\/a>","rendered":"<p>Definition: A rational expression can be defined as a simple fraction where either the numerator, denominator or both are polynomials. Care must be taken when solving rational expressions in that one must be careful of solutions yielding 0 in the denominator.<\/p>\n<p>Rational expressions are expressions written as a quotient of polynomials. Examples of rational expressions include:<\/p>\n<p>[latex]\\dfrac{x^2-x-12}{x^2-9x+20}\\hspace{0.25in}\\text{or}\\hspace{0.25in}\\dfrac{3}{x-2}\\hspace{0.25in}\\text{or}\\hspace{0.25in}\\dfrac{a-b}{b^2-a^2}\\hspace{0.25in}\\text{or}\\hspace{0.25in}\\dfrac{3}{13}[\/latex]<\/p>\n<p>As rational expressions are a special type of fraction, it is important to remember that you cannot have zero in the denominator of a fraction. For this reason, rational expressions have what are called excluded values that make the denominator equal zero if used.<\/p>\n<div class=\"textbox textbox--examples\">\n<header class=\"textbox__header\">\n<p class=\"textbox__title\">Example 8.1.1<\/p>\n<\/header>\n<div class=\"textbox__content\">\n<p>Find the excluded values for the following rational expression:<\/p>\n<p>[latex]\\dfrac{x^2-1}{3x^2+5x}[\/latex]<\/p>\n<p>For this expression, the excluded values are found by solving [latex]3x^2+5x\\neq 0[\/latex].<\/p>\n<p>Factor [latex]3x^2+5x[\/latex] first to yield [latex]x(3x + 5)\\neq 0[\/latex].<\/p>\n<p>There are now have two parts of this that can be made to equal 0:<\/p>\n<p>[latex]x\\neq 0\\hspace{0.25in} \\text{ and }\\hspace{0.25in} 3x+5\\neq 0[\/latex]<\/p>\n<p>Solving the second yields:<\/p>\n<p>[latex]\\begin{array}{rrrrr}  3x&+&5&\\neq &0 \\\\  &-&5& &-5 \\\\  \\hline  &&3x&\\neq &-5 \\\\  &&x&\\neq &-\\dfrac{5}{3} \\\\  \\end{array}[\/latex]<\/p>\n<\/div>\n<\/div>\n<p class=\"p6 no-indent\"><span class=\"s1\">As with our previous polynomials, evaluating rational expressions is easily accomplished by substituting the value for the variable and using order of operations. <\/span><\/p>\n<div class=\"textbox textbox--examples\">\n<header class=\"textbox__header\">\n<p class=\"textbox__title\">Example 8.1.2<\/p>\n<\/header>\n<div class=\"textbox__content\">\n<p>Evaluate the following rational expression for [latex]x=-6[\/latex]:<\/p>\n<p>[latex]\\begin{array}{ll}  &\\dfrac{x^2-4}{x^2+6x+8} \\\\ \\\\  =&\\dfrac{(-6)^2-4}{(-6)^2+6(-6)+8} \\\\ \\\\  =&\\dfrac{36-4}{36+6(-6)+8} \\\\ \\\\  =&\\dfrac{32}{36-36+8} \\\\ \\\\  =&\\dfrac{32}{8} \\\\ \\\\  =&4  \\end{array}[\/latex]<\/p>\n<\/div>\n<\/div>\n<p class=\"p6 no-indent\"><span class=\"s1\">Just as the expression was reduced in the previous example, often a rational expression can be reduced, even without knowing the value of the variable. When it is reduced, divide out common factors. This has already been seen with monomials when the properties of exponents was discussed. If the problem only has monomials, you can reduce the coefficients and subtract exponents on the variables. <\/span><\/p>\n<div class=\"textbox textbox--examples\">\n<header class=\"textbox__header\">\n<p class=\"textbox__title\">Example 8.1.3<\/p>\n<p class=\"textbox__title\">\n<\/header>\n<div class=\"textbox__content\">\n<p>Reduce the following rational expression:<\/p>\n<p>[latex]\\begin{array}{ll}  &\\dfrac{15x^4y^2}{25x^2y^6} \\\\ \\\\  =&\\dfrac{3\\cdot 5x^{4-2}y^{2-6}}{5\\cdot 5} \\\\ \\\\  =&\\dfrac{3x^2y^{-4}}{5} \\\\ \\\\  =&\\dfrac{3x^2}{5y^4}  \\end{array}[\/latex]<\/p>\n<\/div>\n<\/div>\n<p class=\"p6\"><span class=\"s1\">If there is more than just one term in either the numerator or the denominator, you might need to first factor the numerator and denominator. <\/span><\/p>\n<div class=\"textbox textbox--examples\">\n<header class=\"textbox__header\">\n<p class=\"textbox__title\">Example 8.1.4<\/p>\n<\/header>\n<div class=\"textbox__content\">\n<p>Reduce the following rational expressions:<\/p>\n<ol>\n<li>[latex]\\qquad \\dfrac{28}{8x^2-16}[\/latex]<br \/>\n[latex]\\begin{array}{ll} \\\\  =&\\dfrac{28}{8(x^2-2)} \\\\ \\\\  =& \\dfrac{7}{2(x^2-2)}\\\\ \\\\  \\end{array}[\/latex]<\/li>\n<li>[latex]\\qquad \\dfrac{9x-3}{18x-6}[\/latex]<br \/>\n[latex]\\begin{array}{ll}\\\\  =&\\dfrac{3(3x-1)}{6(3x-1)} \\\\ \\\\  =&\\dfrac{1}{2}  \\end{array}[\/latex]<\/li>\n<li>[latex]\\qquad \\dfrac{x^2-25}{x^2+8x+15}[\/latex]<br \/>\n[latex]\\begin{array}{ll}\\\\  =&\\dfrac{(x+5)(x-5)}{(x+3)(x+5)}\\\\ \\\\  =&\\dfrac{x-5}{x+3}  \\end{array}[\/latex]<\/li>\n<\/ol>\n<\/div>\n<\/div>\n<h1>Questions<\/h1>\n<p>Evaluate Questions 1 to 6.<\/p>\n<ol class=\"twocolumn\">\n<li>[latex]\\dfrac{4v+2}{6}\\text{ when }v=4[\/latex]<\/li>\n<li>[latex]\\dfrac{b-3}{3b-9}\\text{ when }b=-2[\/latex]<\/li>\n<li>[latex]\\dfrac{x-3}{x^2-4x+3}\\text{ when } x=-4[\/latex]<\/li>\n<li>[latex]\\dfrac{a+2}{a^2+3a+2}\\text{ when }a=-1[\/latex]<\/li>\n<li>[latex]\\dfrac{b+2}{b^2+4b+4}\\text{ when }b=0[\/latex]<\/li>\n<li>[latex]\\dfrac{n^2-n-6}{n-3}\\text{ when }n=4[\/latex]<\/li>\n<\/ol>\n<p>For each of Questions 7 to 14, state the excluded values.<\/p>\n<ol class=\"twocolumn\" start=\"7\">\n<li>[latex]\\dfrac{3k^2+30k}{k+10}[\/latex]<\/li>\n<li>[latex]\\dfrac{27p}{18p^2-36p}[\/latex]<\/li>\n<li>[latex]\\dfrac{10m^2+8m}{10m}[\/latex]<\/li>\n<li>[latex]\\dfrac{10x+16}{6x+20}[\/latex]<\/li>\n<li>[latex]\\dfrac{r^2+3r+2}{5r+10}[\/latex]<\/li>\n<li>[latex]\\dfrac{6n^2-21n}{6n^2+3n}[\/latex]<\/li>\n<li>[latex]\\dfrac{b^2+12b+32}{b^2+4b-32}[\/latex]<\/li>\n<li>[latex]\\dfrac{10v^2+30v}{35v^2-5v}[\/latex]<\/li>\n<\/ol>\n<p>For Questions 15 to 32, simplify each expression.<\/p>\n<ol class=\"twocolumn\" start=\"15\">\n<li>[latex]\\dfrac{21x^2}{18x}[\/latex]<\/li>\n<li>[latex]\\dfrac{12n}{4n^2}[\/latex]<\/li>\n<li>[latex]\\dfrac{24a}{40a^2}[\/latex]<\/li>\n<li>[latex]\\dfrac{21k}{24k^2}[\/latex]<\/li>\n<li>[latex]\\dfrac{18m-24}{60}[\/latex]<\/li>\n<li>[latex]\\dfrac{n-9}{9n-81}[\/latex]<\/li>\n<li>[latex]\\dfrac{x+1}{x^2+8x+7}[\/latex]<\/li>\n<li>[latex]\\dfrac{28m+12}{36}[\/latex]<\/li>\n<li>[latex]\\dfrac{n^2+4n-12}{n^2-7n+10}[\/latex]<\/li>\n<li>[latex]\\dfrac{b^2+14b+48}{b^2+15b+56}[\/latex]<\/li>\n<li>[latex]\\dfrac{9v+54}{v^2-4v-60}[\/latex]<\/li>\n<li>[latex]\\dfrac{k^2-12k+32}{k^2-64}[\/latex]<\/li>\n<li>[latex]\\dfrac{2n^2+19n-10}{9n+90}[\/latex]<\/li>\n<li>[latex]\\dfrac{3x^2-29x+40}{5x^2-30x-80}[\/latex]<\/li>\n<li>[latex]\\dfrac{2x^2-10x+8}{3x^2-7x+4}[\/latex]<\/li>\n<li>[latex]\\dfrac{7n^2-32n+16}{4n-16}[\/latex]<\/li>\n<li>[latex]\\dfrac{7a^2-26a-45}{6a^2-34a+20}[\/latex]<\/li>\n<li>[latex]\\dfrac{4k^3-2k^2-2k}{k^3-18k^2+9k}[\/latex]<\/li>\n<\/ol>\n<p><a class=\"internal\" href=\"https:\/\/opentextbc.ca\/intermediatealgebraberg\/back-matter\/answer-key-8-1\/\">Answer Key 8.1<\/a><\/p>\n","protected":false},"author":90,"menu_order":1,"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-1406","chapter","type-chapter","status-publish","hentry","license-cc-by-nc-sa"],"part":1404,"_links":{"self":[{"href":"https:\/\/opentextbc.ca\/intermediatealgebraberg\/wp-json\/pressbooks\/v2\/chapters\/1406","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":3,"href":"https:\/\/opentextbc.ca\/intermediatealgebraberg\/wp-json\/pressbooks\/v2\/chapters\/1406\/revisions"}],"predecessor-version":[{"id":2133,"href":"https:\/\/opentextbc.ca\/intermediatealgebraberg\/wp-json\/pressbooks\/v2\/chapters\/1406\/revisions\/2133"}],"part":[{"href":"https:\/\/opentextbc.ca\/intermediatealgebraberg\/wp-json\/pressbooks\/v2\/parts\/1404"}],"metadata":[{"href":"https:\/\/opentextbc.ca\/intermediatealgebraberg\/wp-json\/pressbooks\/v2\/chapters\/1406\/metadata\/"}],"wp:attachment":[{"href":"https:\/\/opentextbc.ca\/intermediatealgebraberg\/wp-json\/wp\/v2\/media?parent=1406"}],"wp:term":[{"taxonomy":"chapter-type","embeddable":true,"href":"https:\/\/opentextbc.ca\/intermediatealgebraberg\/wp-json\/pressbooks\/v2\/chapter-type?post=1406"},{"taxonomy":"contributor","embeddable":true,"href":"https:\/\/opentextbc.ca\/intermediatealgebraberg\/wp-json\/wp\/v2\/contributor?post=1406"},{"taxonomy":"license","embeddable":true,"href":"https:\/\/opentextbc.ca\/intermediatealgebraberg\/wp-json\/wp\/v2\/license?post=1406"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}