{"id":648,"date":"2019-04-29T16:21:05","date_gmt":"2019-04-29T20:21:05","guid":{"rendered":"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/?post_type=chapter&#038;p=648"},"modified":"2019-12-05T11:28:51","modified_gmt":"2019-12-05T16:28:51","slug":"8-3-least-common-denominators","status":"publish","type":"chapter","link":"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/chapter\/8-3-least-common-denominators\/","title":{"raw":"8.3 Least Common Denominators","rendered":"8.3 Least Common Denominators"},"content":{"raw":"[latexpage]\r\n\r\nFinding the least common denominator, or LCD, is very important to working with rational expressions. The process used depends on finding what is common to each rational expression and identifying what is not common. These common and not common factors are then combined to form the LCD.\r\n<div class=\"textbox textbox--examples\"><header class=\"textbox__header\">\r\n<p class=\"textbox__title\">Example 8.3.1<\/p>\r\n\r\n<\/header>\r\n<div class=\"textbox__content\">\r\n\r\nFind the LCD of the numbers 12, 8, and 6.\r\n\r\nFirst, break these three numbers into primes:\r\n\r\n\\[\\begin{array}{rrl}\r\n12&amp;=&amp;2\\cdot 2\\cdot 3\\text{ or }2^2\\cdot 3 \\\\\r\n8&amp;=&amp;2\\cdot 2\\cdot 2\\text{ or }2^3 \\\\\r\n6&amp;=&amp;2\\cdot 3\r\n\\end{array}\\]\r\n\r\nThen write out the primes for the first number, 12, and set the LCD to \\(2^2\\cdot 3\\).\r\n\r\nNotice the factorization of 8 includes \\(2^3\\), yet the LCD currently only has \\(2^2\\), so you add one 2.\r\n\r\nNow the LCD = \\(2^3\\cdot 3\\).\r\n\r\nChecking \\(6 = 2\\cdot 3\\), there already is a \\(2\\cdot 3\\) in the LCD, so we need not add any more primes.\r\n\r\nThe LCD = \\(2^3\\cdot 3\\) or 24.\r\n\r\n<\/div>\r\n<\/div>\r\n<p class=\"p6\"><span class=\"s1\">This process can be duplicated with variables. <\/span><\/p>\r\n\r\n<div class=\"textbox textbox--examples\"><header class=\"textbox__header\">\r\n<p class=\"textbox__title\">Example 8.3.2<\/p>\r\n\r\n<\/header>\r\n<div class=\"textbox__content\">\r\n\r\nFind the LCD of \\(4x^2y^5\\) and \\(6x^4y^3z^6\\).\r\n\r\nFirst, break both terms into primes:\r\n\r\n\\[\\begin{array}{rrl}\r\n4x^2y^5&amp;=&amp;2^2\\cdot x^2\\cdot y^5 \\\\\r\n6x^4y^3z^6&amp;=&amp;2\\cdot 3\\cdot x^4\\cdot y^3\\cdot z^6\r\n\\end{array}\\]\r\n\r\nThen write out the primes for the first term, \\(4x^2y^5\\), and set the LCD to \\(2^2\\cdot x^2\\cdot y^5\\).\r\n\r\nThe LCD for \\(6x^4y^3z^6=2\\cdot 3\\cdot x^4\\cdot y^3\\cdot z^6\\) has an extra 3, \\(x^2\\), and \\(z^6\\), which we add to the LCD that we are constructing.\r\n\r\nThis yields LCD = \\(2^2\\cdot 3\\cdot x^{2+2}\\cdot y^5\\cdot z^6\\), or LCD = \\(12x^4y^5z^6\\).\r\n\r\n<\/div>\r\n<\/div>\r\n<p class=\"p6\"><span class=\"s1\">This process can also be duplicated with polynomials.<\/span><\/p>\r\n\r\n<div class=\"textbox textbox--examples\"><header class=\"textbox__header\">\r\n<p class=\"textbox__title\">Example 8.3.3<\/p>\r\n\r\n<\/header>\r\n<div class=\"textbox__content\">\r\n\r\nFind the LCD of \\(x^2 + 2x - 3\\) and \\(x^2 - x - 12\\).\r\n\r\nFirst, we factor both of these polynomials, much like finding the primes of the above terms:\r\n\r\n\\[\\begin{array}{rrl}\r\nx^2 + 2x - 3&amp;=&amp;(x-1)(x+3) \\\\\r\nx^2 - x - 12&amp;=&amp;(x-4)(x+3)\r\n\\end{array}\\]\r\n\r\nThe LCD is constructed as we did before, except this time, we write out the factored terms from the first polynomial, so the LCD = \\((x - 1)(x + 3)\\).\r\n\r\nNotice that \\(x^2 - x - 12 = (x - 4)(x + 3)\\), where the \\((x + 3)\\) is already in the LCD, which means that we only need to add \\((x - 4)\\).\r\n\r\nThe LCD = \\((x - 1)(x + 3)(x - 4)\\).\r\n\r\n<\/div>\r\n<\/div>\r\n<h1>Questions<\/h1>\r\n<p class=\"p6\"><span class=\"s11\"><\/span>For Questions 1 to 10, find each Least Common Denominator.<\/p>\r\n\r\n<ol>\r\n \t<li>\\(2a^3, 6a^4b^2, 4a^3b^5\\)<\/li>\r\n \t<li>\\(5x^2y, 25x^3y^5z\\)<\/li>\r\n \t<li>\\(x^2-3x, x-3, x\\)<\/li>\r\n \t<li>\\(4x-8, x-2, 4\\)<\/li>\r\n \t<li>\\(x+2, x-4\\)<\/li>\r\n \t<li>\\(x, x-7, x+1\\)<\/li>\r\n \t<li>\\(x^2-25, x+5\\)<\/li>\r\n \t<li>\\(x^2-9, x^2-6x+9\\)<\/li>\r\n \t<li>\\(x^2+3x+2, x^2+5x+6\\)<\/li>\r\n \t<li>\\(x^2-7x+10, x^2-2x-15, x^2+x-6\\)<\/li>\r\n<\/ol>\r\nFor Questions 11 to 20, find the LCD of each fraction and place each expression over the same common denominator.\r\n<ol start=\"11\">\r\n \t<li>\\(\\dfrac{3a}{5b^2}, \\dfrac{2}{10a^3b}\\)<\/li>\r\n \t<li>\\(\\dfrac{3x}{x-4}, \\dfrac{2}{x+2}\\)<\/li>\r\n \t<li>\\(\\dfrac{x+2}{x-3}, \\dfrac{x-3}{x+2}\\)<\/li>\r\n \t<li>\\(\\dfrac{5}{x^2-6x}, \\dfrac{2}{x}, \\dfrac{-3}{x-6}\\)<\/li>\r\n \t<li>\\(\\dfrac{x}{x^2-16}, \\dfrac{3x}{x^2-8x+16}\\)<\/li>\r\n \t<li>\\(\\dfrac{5x+1}{x^2-3x-10}, \\dfrac{4}{x-5}\\)<\/li>\r\n \t<li>\\(\\dfrac{x+1}{x^2-36}, \\dfrac{2x+3}{x^2+12x+36}\\)<\/li>\r\n \t<li>\\(\\dfrac{3x+1}{x^2-x-12}, \\dfrac{2x}{x^2+4x+3}\\)<\/li>\r\n \t<li>\\(\\dfrac{4x}{x^2-x-6}, \\dfrac{x+2}{x-3}\\)<\/li>\r\n \t<li>\\(\\dfrac{3x}{x^2-6x+8}, \\dfrac{x-2}{x^2+x-20}, \\dfrac{5}{x^2+3x-10}\\)<\/li>\r\n<\/ol>\r\n<a href=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/back-matter\/answer-key-8-3\/\">Answer Key 8.3<\/a>","rendered":"<p>Finding the least common denominator, or LCD, is very important to working with rational expressions. The process used depends on finding what is common to each rational expression and identifying what is not common. These common and not common factors are then combined to form the LCD.<\/p>\n<div class=\"textbox textbox--examples\">\n<header class=\"textbox__header\">\n<p class=\"textbox__title\">Example 8.3.1<\/p>\n<\/header>\n<div class=\"textbox__content\">\n<p>Find the LCD of the numbers 12, 8, and 6.<\/p>\n<p>First, break these three numbers into primes:<\/p>\n<p class=\"ql-center-displayed-equation\" style=\"line-height: 60px;\"><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-d28bb9fd56796ff5884d14148c8b02fe_l3.png\" height=\"60\" width=\"181\" 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; &#49;&#50;&#38;&#61;&#38;&#50;&#92;&#99;&#100;&#111;&#116;&#32;&#50;&#92;&#99;&#100;&#111;&#116;&#32;&#51;&#92;&#116;&#101;&#120;&#116;&#123;&#32;&#111;&#114;&#32;&#125;&#50;&#94;&#50;&#92;&#99;&#100;&#111;&#116;&#32;&#51;&#32;&#92;&#92; &#56;&#38;&#61;&#38;&#50;&#92;&#99;&#100;&#111;&#116;&#32;&#50;&#92;&#99;&#100;&#111;&#116;&#32;&#50;&#92;&#116;&#101;&#120;&#116;&#123;&#32;&#111;&#114;&#32;&#125;&#50;&#94;&#51;&#32;&#92;&#92; &#54;&#38;&#61;&#38;&#50;&#92;&#99;&#100;&#111;&#116;&#32;&#51; &#92;&#101;&#110;&#100;&#123;&#97;&#114;&#114;&#97;&#121;&#125;&#92;&#93;\" title=\"Rendered by QuickLaTeX.com\" \/><\/p>\n<p>Then write out the primes for the first number, 12, and set the LCD to <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-50a80b999c5cfc3b3e3080318f42fdb3_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#50;&#94;&#50;&#92;&#99;&#100;&#111;&#116;&#32;&#51;\" title=\"Rendered by QuickLaTeX.com\" height=\"15\" width=\"38\" style=\"vertical-align: 0px;\" \/>.<\/p>\n<p>Notice the factorization of 8 includes <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-2b3ce9e095c9f12d7b3b6006d14e3f73_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#50;&#94;&#51;\" title=\"Rendered by QuickLaTeX.com\" height=\"15\" width=\"16\" style=\"vertical-align: 0px;\" \/>, yet the LCD currently only has <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-79fa010291256c2bef3e1c6166225b45_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#50;&#94;&#50;\" title=\"Rendered by QuickLaTeX.com\" height=\"15\" width=\"16\" style=\"vertical-align: 0px;\" \/>, so you add one 2.<\/p>\n<p>Now the LCD = <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-7b3346746b0f74855d4aa8f59219a756_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#50;&#94;&#51;&#92;&#99;&#100;&#111;&#116;&#32;&#51;\" title=\"Rendered by QuickLaTeX.com\" height=\"15\" width=\"38\" style=\"vertical-align: 0px;\" \/>.<\/p>\n<p>Checking <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-09911735d28f6211cd53a6699d0d4c9f_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#54;&#32;&#61;&#32;&#50;&#92;&#99;&#100;&#111;&#116;&#32;&#51;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"63\" style=\"vertical-align: 0px;\" \/>, there already is a <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-378bbdd00eccf9ca901c101f105716b9_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#50;&#92;&#99;&#100;&#111;&#116;&#32;&#51;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"31\" style=\"vertical-align: 0px;\" \/> in the LCD, so we need not add any more primes.<\/p>\n<p>The LCD = <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-7b3346746b0f74855d4aa8f59219a756_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#50;&#94;&#51;&#92;&#99;&#100;&#111;&#116;&#32;&#51;\" title=\"Rendered by QuickLaTeX.com\" height=\"15\" width=\"38\" style=\"vertical-align: 0px;\" \/> or 24.<\/p>\n<\/div>\n<\/div>\n<p class=\"p6\"><span class=\"s1\">This process can be duplicated with variables. <\/span><\/p>\n<div class=\"textbox textbox--examples\">\n<header class=\"textbox__header\">\n<p class=\"textbox__title\">Example 8.3.2<\/p>\n<\/header>\n<div class=\"textbox__content\">\n<p>Find the LCD of <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-b9d46af50b9ec66ab78aed228a784b85_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#52;&#120;&#94;&#50;&#121;&#94;&#53;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"43\" style=\"vertical-align: -4px;\" \/> and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-769ddc34313ea992f2877395d952f4bc_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#54;&#120;&#94;&#52;&#121;&#94;&#51;&#122;&#94;&#54;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"60\" style=\"vertical-align: -4px;\" \/>.<\/p>\n<p>First, break both terms into primes:<\/p>\n<p class=\"ql-center-displayed-equation\" style=\"line-height: 42px;\"><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-74f29dc246a246e22670eaa58c6c3b00_l3.png\" height=\"42\" width=\"227\" 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; &#52;&#120;&#94;&#50;&#121;&#94;&#53;&#38;&#61;&#38;&#50;&#94;&#50;&#92;&#99;&#100;&#111;&#116;&#32;&#120;&#94;&#50;&#92;&#99;&#100;&#111;&#116;&#32;&#121;&#94;&#53;&#32;&#92;&#92; &#54;&#120;&#94;&#52;&#121;&#94;&#51;&#122;&#94;&#54;&#38;&#61;&#38;&#50;&#92;&#99;&#100;&#111;&#116;&#32;&#51;&#92;&#99;&#100;&#111;&#116;&#32;&#120;&#94;&#52;&#92;&#99;&#100;&#111;&#116;&#32;&#121;&#94;&#51;&#92;&#99;&#100;&#111;&#116;&#32;&#122;&#94;&#54; &#92;&#101;&#110;&#100;&#123;&#97;&#114;&#114;&#97;&#121;&#125;&#92;&#93;\" title=\"Rendered by QuickLaTeX.com\" \/><\/p>\n<p>Then write out the primes for the first term, <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-b9d46af50b9ec66ab78aed228a784b85_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#52;&#120;&#94;&#50;&#121;&#94;&#53;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"43\" style=\"vertical-align: -4px;\" \/>, and set the LCD to <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-15e9b389ac5701ee75594f0239dcf395_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#50;&#94;&#50;&#92;&#99;&#100;&#111;&#116;&#32;&#120;&#94;&#50;&#92;&#99;&#100;&#111;&#116;&#32;&#121;&#94;&#53;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"76\" style=\"vertical-align: -4px;\" \/>.<\/p>\n<p>The LCD for <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-31b5efa048eb6408f449e6438dedc214_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#54;&#120;&#94;&#52;&#121;&#94;&#51;&#122;&#94;&#54;&#61;&#50;&#92;&#99;&#100;&#111;&#116;&#32;&#51;&#92;&#99;&#100;&#111;&#116;&#32;&#120;&#94;&#52;&#92;&#99;&#100;&#111;&#116;&#32;&#121;&#94;&#51;&#92;&#99;&#100;&#111;&#116;&#32;&#122;&#94;&#54;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"204\" style=\"vertical-align: -4px;\" \/> has an extra 3, <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-1d9c771a476248f1ac20fe9fbc9d7cbf_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;&#94;&#50;\" title=\"Rendered by QuickLaTeX.com\" height=\"15\" width=\"17\" style=\"vertical-align: 0px;\" \/>, and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-e09ff9b1e1e8c055e69c4533cf354469_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#122;&#94;&#54;\" title=\"Rendered by QuickLaTeX.com\" height=\"15\" width=\"16\" style=\"vertical-align: 0px;\" \/>, which we add to the LCD that we are constructing.<\/p>\n<p>This yields LCD = <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-a4300bbe1eaf06d3a43fde36cd3678e9_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#50;&#94;&#50;&#92;&#99;&#100;&#111;&#116;&#32;&#51;&#92;&#99;&#100;&#111;&#116;&#32;&#120;&#94;&#123;&#50;&#43;&#50;&#125;&#92;&#99;&#100;&#111;&#116;&#32;&#121;&#94;&#53;&#92;&#99;&#100;&#111;&#116;&#32;&#122;&#94;&#54;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"145\" style=\"vertical-align: -4px;\" \/>, or LCD = <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-97257165a278b7a67a8054391352c69f_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#49;&#50;&#120;&#94;&#52;&#121;&#94;&#53;&#122;&#94;&#54;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"68\" style=\"vertical-align: -4px;\" \/>.<\/p>\n<\/div>\n<\/div>\n<p class=\"p6\"><span class=\"s1\">This process can also be duplicated with polynomials.<\/span><\/p>\n<div class=\"textbox textbox--examples\">\n<header class=\"textbox__header\">\n<p class=\"textbox__title\">Example 8.3.3<\/p>\n<\/header>\n<div class=\"textbox__content\">\n<p>Find the LCD of <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-cc5f771b8ecc1ce8928145624ecd6caa_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;&#94;&#50;&#32;&#43;&#32;&#50;&#120;&#32;&#45;&#32;&#51;\" title=\"Rendered by QuickLaTeX.com\" height=\"17\" width=\"89\" style=\"vertical-align: -2px;\" \/> and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-893b840c6c1dfc56f12ec6f68b99b03a_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;&#94;&#50;&#32;&#45;&#32;&#120;&#32;&#45;&#32;&#49;&#50;\" title=\"Rendered by QuickLaTeX.com\" height=\"16\" width=\"88\" style=\"vertical-align: -1px;\" \/>.<\/p>\n<p>First, we factor both of these polynomials, much like finding the primes of the above terms:<\/p>\n<p class=\"ql-center-displayed-equation\" style=\"line-height: 42px;\"><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-e10775794dfac878b4357f61bdca824a_l3.png\" height=\"42\" width=\"243\" 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; &#120;&#94;&#50;&#32;&#43;&#32;&#50;&#120;&#32;&#45;&#32;&#51;&#38;&#61;&#38;&#40;&#120;&#45;&#49;&#41;&#40;&#120;&#43;&#51;&#41;&#32;&#92;&#92; &#120;&#94;&#50;&#32;&#45;&#32;&#120;&#32;&#45;&#32;&#49;&#50;&#38;&#61;&#38;&#40;&#120;&#45;&#52;&#41;&#40;&#120;&#43;&#51;&#41; &#92;&#101;&#110;&#100;&#123;&#97;&#114;&#114;&#97;&#121;&#125;&#92;&#93;\" title=\"Rendered by QuickLaTeX.com\" \/><\/p>\n<p>The LCD is constructed as we did before, except this time, we write out the factored terms from the first polynomial, so the LCD = <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-93371c658abacab92727d0d264419a8f_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#120;&#32;&#45;&#32;&#49;&#41;&#40;&#120;&#32;&#43;&#32;&#51;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"107\" style=\"vertical-align: -4px;\" \/>.<\/p>\n<p>Notice that <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-b47815a16d6f0321ba07185773af93fb_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;&#94;&#50;&#32;&#45;&#32;&#120;&#32;&#45;&#32;&#49;&#50;&#32;&#61;&#32;&#40;&#120;&#32;&#45;&#32;&#52;&#41;&#40;&#120;&#32;&#43;&#32;&#51;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"221\" style=\"vertical-align: -4px;\" \/>, where the <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-cc00d62bba0f04a7ab444afff3e6c552_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#120;&#32;&#43;&#32;&#51;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"53\" style=\"vertical-align: -4px;\" \/> is already in the LCD, which means that we only need to add <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-c1e4e54beb1f7d8373eb5149cde47ccb_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#120;&#32;&#45;&#32;&#52;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"53\" style=\"vertical-align: -4px;\" \/>.<\/p>\n<p>The LCD = <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-f9d07c9294170d4046889f9506ec90dc_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#120;&#32;&#45;&#32;&#49;&#41;&#40;&#120;&#32;&#43;&#32;&#51;&#41;&#40;&#120;&#32;&#45;&#32;&#52;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"162\" style=\"vertical-align: -4px;\" \/>.<\/p>\n<\/div>\n<\/div>\n<h1>Questions<\/h1>\n<p class=\"p6\"><span class=\"s11\"><\/span>For Questions 1 to 10, find each Least Common Denominator.<\/p>\n<ol>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-6efbd887714b3ac8245466cb7b5509dd_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#50;&#97;&#94;&#51;&#44;&#32;&#54;&#97;&#94;&#52;&#98;&#94;&#50;&#44;&#32;&#52;&#97;&#94;&#51;&#98;&#94;&#53;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"124\" style=\"vertical-align: -4px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-92f44822263120e2442930d5a711a8a1_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#53;&#120;&#94;&#50;&#121;&#44;&#32;&#50;&#53;&#120;&#94;&#51;&#121;&#94;&#53;&#122;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"105\" style=\"vertical-align: -4px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-f984f8cc9153a3d0e956289cd14c9a32_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;&#94;&#50;&#45;&#51;&#120;&#44;&#32;&#120;&#45;&#51;&#44;&#32;&#120;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"125\" style=\"vertical-align: -4px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-fe46fdaaf7c2178c59e93d890003cc77_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#52;&#120;&#45;&#56;&#44;&#32;&#120;&#45;&#50;&#44;&#32;&#52;\" title=\"Rendered by QuickLaTeX.com\" height=\"16\" width=\"115\" style=\"vertical-align: -4px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-689710710f2649dd086cf15619037987_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;&#43;&#50;&#44;&#32;&#120;&#45;&#52;\" title=\"Rendered by QuickLaTeX.com\" height=\"16\" width=\"89\" style=\"vertical-align: -4px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-772e95a8146a5f4a63d4a302fa7b342e_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;&#44;&#32;&#120;&#45;&#55;&#44;&#32;&#120;&#43;&#49;\" title=\"Rendered by QuickLaTeX.com\" height=\"17\" width=\"106\" style=\"vertical-align: -4px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-1b311900e84739788adf44ecfe20d533_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;&#94;&#50;&#45;&#50;&#53;&#44;&#32;&#120;&#43;&#53;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"105\" style=\"vertical-align: -4px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-ae57ebe09cbd2c88b19e3e2d6b9f7526_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;&#94;&#50;&#45;&#57;&#44;&#32;&#120;&#94;&#50;&#45;&#54;&#120;&#43;&#57;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"145\" style=\"vertical-align: -4px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-2c7b9484b2393e0bf2dd9507af320538_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;&#94;&#50;&#43;&#51;&#120;&#43;&#50;&#44;&#32;&#120;&#94;&#50;&#43;&#53;&#120;&#43;&#54;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"186\" style=\"vertical-align: -4px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-9dbb3909076a36d465307c7c6aa1aad6_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;&#94;&#50;&#45;&#55;&#120;&#43;&#49;&#48;&#44;&#32;&#120;&#94;&#50;&#45;&#50;&#120;&#45;&#49;&#53;&#44;&#32;&#120;&#94;&#50;&#43;&#120;&#45;&#54;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"292\" style=\"vertical-align: -4px;\" \/><\/li>\n<\/ol>\n<p>For Questions 11 to 20, find the LCD of each fraction and place each expression over the same common denominator.<\/p>\n<ol start=\"11\">\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-158d180c2c05dec2d67cc7cce827417b_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#51;&#97;&#125;&#123;&#53;&#98;&#94;&#50;&#125;&#44;&#32;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#50;&#125;&#123;&#49;&#48;&#97;&#94;&#51;&#98;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"37\" width=\"79\" style=\"vertical-align: -13px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-a342ac7d52b8d209a0c59b5729ff7b21_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#51;&#120;&#125;&#123;&#120;&#45;&#52;&#125;&#44;&#32;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#50;&#125;&#123;&#120;&#43;&#50;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"38\" width=\"93\" style=\"vertical-align: -14px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-97142216d199f2021e6a215f788f0781_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#120;&#43;&#50;&#125;&#123;&#120;&#45;&#51;&#125;&#44;&#32;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#120;&#45;&#51;&#125;&#123;&#120;&#43;&#50;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"38\" width=\"93\" style=\"vertical-align: -14px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-3f0f6b22468bdc2770e56443be32188d_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#53;&#125;&#123;&#120;&#94;&#50;&#45;&#54;&#120;&#125;&#44;&#32;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#50;&#125;&#123;&#120;&#125;&#44;&#32;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#45;&#51;&#125;&#123;&#120;&#45;&#54;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"37\" width=\"133\" style=\"vertical-align: -12px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-81d2955fd359b2f7fb3ecd8942f73d73_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#120;&#125;&#123;&#120;&#94;&#50;&#45;&#49;&#54;&#125;&#44;&#32;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#51;&#120;&#125;&#123;&#120;&#94;&#50;&#45;&#56;&#120;&#43;&#49;&#54;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"38\" width=\"167\" style=\"vertical-align: -14px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-95fe1a6d903862784c639f173418e5bc_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#53;&#120;&#43;&#49;&#125;&#123;&#120;&#94;&#50;&#45;&#51;&#120;&#45;&#49;&#48;&#125;&#44;&#32;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#52;&#125;&#123;&#120;&#45;&#53;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"38\" width=\"151\" style=\"vertical-align: -13px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-4505c04b1ea012a55cc246c17655006c_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#120;&#43;&#49;&#125;&#123;&#120;&#94;&#50;&#45;&#51;&#54;&#125;&#44;&#32;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#50;&#120;&#43;&#51;&#125;&#123;&#120;&#94;&#50;&#43;&#49;&#50;&#120;&#43;&#51;&#54;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"38\" width=\"176\" style=\"vertical-align: -14px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-ede815409a4119300a0fb56cf4e1b053_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#51;&#120;&#43;&#49;&#125;&#123;&#120;&#94;&#50;&#45;&#120;&#45;&#49;&#50;&#125;&#44;&#32;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#50;&#120;&#125;&#123;&#120;&#94;&#50;&#43;&#52;&#120;&#43;&#51;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"38\" width=\"191\" style=\"vertical-align: -14px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-c77c54d1906cf01b37a0e741c91dc226_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#52;&#120;&#125;&#123;&#120;&#94;&#50;&#45;&#120;&#45;&#54;&#125;&#44;&#32;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#120;&#43;&#50;&#125;&#123;&#120;&#45;&#51;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"36\" width=\"133\" style=\"vertical-align: -12px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-17e5e188027ff4cb4f6dc9028a9ec017_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#51;&#120;&#125;&#123;&#120;&#94;&#50;&#45;&#54;&#120;&#43;&#56;&#125;&#44;&#32;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#120;&#45;&#50;&#125;&#123;&#120;&#94;&#50;&#43;&#120;&#45;&#50;&#48;&#125;&#44;&#32;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#53;&#125;&#123;&#120;&#94;&#50;&#43;&#51;&#120;&#45;&#49;&#48;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"39\" width=\"300\" style=\"vertical-align: -14px;\" \/><\/li>\n<\/ol>\n<p><a href=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/back-matter\/answer-key-8-3\/\">Answer Key 8.3<\/a><\/p>\n","protected":false},"author":540,"menu_order":19,"template":"","meta":{"pb_show_title":"on","pb_short_title":"","pb_subtitle":"","pb_authors":[],"pb_section_license":""},"chapter-type":[],"contributor":[],"license":[],"class_list":["post-648","chapter","type-chapter","status-publish","hentry"],"part":386,"_links":{"self":[{"href":"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-json\/pressbooks\/v2\/chapters\/648","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":8,"href":"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-json\/pressbooks\/v2\/chapters\/648\/revisions"}],"predecessor-version":[{"id":3628,"href":"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-json\/pressbooks\/v2\/chapters\/648\/revisions\/3628"}],"part":[{"href":"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-json\/pressbooks\/v2\/parts\/386"}],"metadata":[{"href":"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-json\/pressbooks\/v2\/chapters\/648\/metadata\/"}],"wp:attachment":[{"href":"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-json\/wp\/v2\/media?parent=648"}],"wp:term":[{"taxonomy":"chapter-type","embeddable":true,"href":"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-json\/pressbooks\/v2\/chapter-type?post=648"},{"taxonomy":"contributor","embeddable":true,"href":"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-json\/wp\/v2\/contributor?post=648"},{"taxonomy":"license","embeddable":true,"href":"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-json\/wp\/v2\/license?post=648"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}