{"id":567,"date":"2019-04-29T14:46:44","date_gmt":"2019-04-29T18:46:44","guid":{"rendered":"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/?post_type=chapter&#038;p=567"},"modified":"2019-12-03T16:34:46","modified_gmt":"2019-12-03T21:34:46","slug":"6-7-dividing-polynomials","status":"publish","type":"chapter","link":"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/chapter\/6-7-dividing-polynomials\/","title":{"raw":"6.7 Dividing Polynomials","rendered":"6.7 Dividing Polynomials"},"content":{"raw":"[latexpage]\r\n\r\nDividing polynomials is a process very similar to long division of whole numbers. But before looking at that, first master dividing a polynomial by a monomial. The way to do this is very similar to distributing, but the operation to distribute is the division, dividing each term by the monomial and reducing the resulting expression. 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 6.7.1<\/p>\r\n\r\n<\/header>\r\n<div class=\"textbox__content\">\r\n\r\nDivide the following:\r\n<ol>\r\n \t<li>\\((9x^5 + 6x^4 - 18x^3 - 24x^2)\\div 3x^2\\)Breaking this up into fractions, we get:\\(\\dfrac{9x^5}{3x^2}+ \\dfrac{6x^4}{3x^2}- \\dfrac{18x^3}{3x^2}- \\dfrac{24x^2}{3x^2}\\)Which yields:\\(3x^3+2x^2-6x-8\\)<\/li>\r\n \t<li>\\((8x^3 + 4x^2 - 2x + 6)\\div 4x^2 \\)Breaking this up into fractions, we get:\\(\\dfrac{8x^3}{4x^2}+ \\dfrac{4x^2}{4x^2} -\\dfrac{2x}{4x^2} +\\dfrac{6}{4x^2}\\)Which yields:\\(2x+1-\\dfrac{1}{2x}+\\dfrac{3}{2x^2}\\)<\/li>\r\n<\/ol>\r\n<\/div>\r\n<\/div>\r\nLong division is required when dividing by more than just a monomial. Long division with polynomials is similar to long division with whole numbers.\r\n<div class=\"textbox textbox--examples\"><header class=\"textbox__header\">\r\n<p class=\"textbox__title\">Example 6.7.2<\/p>\r\n\r\n<\/header>\r\n<div class=\"textbox__content\">\r\n\r\nDivide the polynomial \\(3x^3 - 5x^2 - 32x + 7\\) by \\(x - 4.\\)\r\n<p style=\"text-align: center\">\\(\\polylongdiv{3x^3 - 5x^2 - 32x + 7}{x - 4}\\)<\/p>\r\nThe steps to get this result are as follows:\r\n<ol>\r\n \t<li>Divide \\(3x^3\\) by \\(x,\\) yielding \\(3x^2.\\) Multiply \\((x-4)\\) by \\(3x^2\\), yielding \\(3x^3+12x^2.\\) Subtract and bring down the next term and repeat.<\/li>\r\n \t<li>Divide \\(7x^2\\) by \\(x,\\) yielding \\(7x.\\) Multiply \\((x-4)\\) by \\(7x,\\) yielding \\(7x^2-28x.\\) Subtract and bring down the next term and repeat.<\/li>\r\n \t<li>Divide \\(-4x\\) by \\(x,\\) yielding \\(-4\\). Multiply \\((x-4)\\) by \\(-4,\\) yielding \\(-4x+16.\\) Subtract.<\/li>\r\n<\/ol>\r\nThe solution can be written as either \\(3x^2+7x-4 \\text{ R }-9\\) or \\(3x^2+7x-4-\\dfrac{9}{x-4}.\\)\r\n\r\n<\/div>\r\n<\/div>\r\nThe more formal way of writing this answer is the second option.\r\n<div class=\"textbox textbox--examples\"><header class=\"textbox__header\">\r\n<p class=\"textbox__title\">Example 6.7.3<\/p>\r\n\r\n<\/header>\r\n<div class=\"textbox__content\">\r\n\r\nDivide the polynomial \\(6x^3 - 8x^2 + 10x + 100\\) by \\(2x + 4.\\)\r\n<p style=\"text-align: center\">\\(\\polylongdiv{6x^3 - 8x^2 + 10x + 100}{2x + 4}\\)<\/p>\r\nThe steps to get this result are as follows:\r\n<ol>\r\n \t<li>Divide \\(6x^3\\) by \\(2x,\\) yielding \\(3x^2.\\) Multiply \\((2x+4)\\) by \\(3x^2,\\) yielding \\(6x^3+12x^2.\\) Subtract and bring down the next term and repeat.<\/li>\r\n \t<li>Divide \\(-20x^2\\) by \\(2x,\\) yielding \\(-10x.\\) Multiply \\((2x+4)\\) by \\(-10x,\\) yielding \\(-20x^2-40x.\\) Subtract and bring down the next term and repeat.<\/li>\r\n \t<li>Divide \\(50x\\) by \\(2x,\\) yielding 25. Multiply \\((2x+4)\\) by 25, yielding \\(50x+100.\\) Subtract.<\/li>\r\n<\/ol>\r\nThe solution is \\(3x^2\u00a0 - 10x\u00a0 + 25\\) with no remainder.\r\n\r\n<\/div>\r\n<\/div>\r\n<h1>Questions<\/h1>\r\n<p class=\"p3\"><b><\/b>Solve the following polynomial divisions.<\/p>\r\n\r\n<ol>\r\n \t<li>\\((20x^4 + x^3 + 2x^2)\\div (4x^3)\\)<\/li>\r\n \t<li>\\((5x^4 + 45x^3 + 4x^2) \\div (9x)\\)<\/li>\r\n \t<li>\\((20n^4 + n^3 + 40n^2) \\div (10n)\\)<\/li>\r\n \t<li>\\((3k^3 + 4k^2 + 2k) \\div (8k)\\)<\/li>\r\n \t<li>\\((12x^4 + 24x^3 + 3x^2) \\div (6x)\\)<\/li>\r\n \t<li>\\((5p^4 + 16p^3 + 16p^2) \\div (4p)\\)<\/li>\r\n \t<li>\\((10n^4 + 50n^3 + 2n^2) \\div (10n^2)\\)<\/li>\r\n \t<li>\\((3m^4 + 18m^3 + 27m^2) \\div (9m^2)\\)<\/li>\r\n \t<li>\\((45x^2 + 56x + 16) \\div (9x + 4)\\)<\/li>\r\n \t<li>\\((6x^2 + 16x + 16) \\div (6x - 2)\\)<\/li>\r\n \t<li>\\((10x^2 - 32x + 6) \\div (10x - 2)\\)<\/li>\r\n \t<li>\\((x^2 + 7x + 12) \\div (x + 4)\\)<\/li>\r\n \t<li>\\((4x^2 - 33x + 35) \\div (4x - 5)\\)<\/li>\r\n \t<li>\\((4x^2 - 23x - 35) \\div (4x + 5)\\)<\/li>\r\n \t<li>\\((x^3 + 15x^2 + 49x - 49) \\div (x + 7)\\)<\/li>\r\n \t<li>\\((6x^3 - 12x^2 - 43x - 20) \\div (x - 4)\\)<\/li>\r\n \t<li>\\((x^3 - 6x - 40) \\div (x + 4)\\)<\/li>\r\n \t<li>\\((x^3 - 16x^2 + 512) \\div (x - 8)\\)<\/li>\r\n \t<li>\\((x^3 - x^2 - 8x - 16) \\div (x - 4)\\)<\/li>\r\n \t<li>\\((2x^3 + 6x^2 + 4x + 12) \\div (2x + 6)\\)<\/li>\r\n \t<li>\\((12x^3 + 12x^2 - 15x - 9) \\div (2x + 3)\\)<\/li>\r\n \t<li>\\((6x + 18 - 21x^2 + 4x^3) \\div (4x + 3)\\)<\/li>\r\n<\/ol>\r\n<a href=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/back-matter\/answer-key-6-7\/\">Answer Key 6.7<\/a>","rendered":"<p>Dividing polynomials is a process very similar to long division of whole numbers. But before looking at that, first master dividing a polynomial by a monomial. The way to do this is very similar to distributing, but the operation to distribute is the division, dividing each term by the monomial and reducing the resulting expression. 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 6.7.1<\/p>\n<\/header>\n<div class=\"textbox__content\">\n<p>Divide the following:<\/p>\n<ol>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-da78e68b1978bde0c81c8ea8cc0b63b0_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#57;&#120;&#94;&#53;&#32;&#43;&#32;&#54;&#120;&#94;&#52;&#32;&#45;&#32;&#49;&#56;&#120;&#94;&#51;&#32;&#45;&#32;&#50;&#52;&#120;&#94;&#50;&#41;&#92;&#100;&#105;&#118;&#32;&#51;&#120;&#94;&#50;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"250\" style=\"vertical-align: -4px;\" \/>Breaking this up into fractions, we get:<img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-891ac575f0aa7ce7947b7488487ca5dd_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#57;&#120;&#94;&#53;&#125;&#123;&#51;&#120;&#94;&#50;&#125;&#43;&#32;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#54;&#120;&#94;&#52;&#125;&#123;&#51;&#120;&#94;&#50;&#125;&#45;&#32;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#49;&#56;&#120;&#94;&#51;&#125;&#123;&#51;&#120;&#94;&#50;&#125;&#45;&#32;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#50;&#52;&#120;&#94;&#50;&#125;&#123;&#51;&#120;&#94;&#50;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"39\" width=\"202\" style=\"vertical-align: -12px;\" \/>Which yields:<img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-3a328dbd2f03d0a26ec94cabbd7e751a_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#51;&#120;&#94;&#51;&#43;&#50;&#120;&#94;&#50;&#45;&#54;&#120;&#45;&#56;\" title=\"Rendered by QuickLaTeX.com\" height=\"17\" width=\"146\" style=\"vertical-align: -2px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-d516a09d1fe09e7224f85915cd17a49f_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#56;&#120;&#94;&#51;&#32;&#43;&#32;&#52;&#120;&#94;&#50;&#32;&#45;&#32;&#50;&#120;&#32;&#43;&#32;&#54;&#41;&#92;&#100;&#105;&#118;&#32;&#52;&#120;&#94;&#50;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"207\" style=\"vertical-align: -4px;\" \/>Breaking this up into fractions, we get:<img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-bf884e110c4bcc65010cc9faa27d1e15_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#56;&#120;&#94;&#51;&#125;&#123;&#52;&#120;&#94;&#50;&#125;&#43;&#32;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#52;&#120;&#94;&#50;&#125;&#123;&#52;&#120;&#94;&#50;&#125;&#32;&#45;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#50;&#120;&#125;&#123;&#52;&#120;&#94;&#50;&#125;&#32;&#43;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#54;&#125;&#123;&#52;&#120;&#94;&#50;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"40\" width=\"184\" style=\"vertical-align: -13px;\" \/>Which yields:<img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-05bad9fc0216ef9609c4f2e205ba556d_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#50;&#120;&#43;&#49;&#45;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#49;&#125;&#123;&#50;&#120;&#125;&#43;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#51;&#125;&#123;&#50;&#120;&#94;&#50;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"36\" width=\"145\" style=\"vertical-align: -12px;\" \/><\/li>\n<\/ol>\n<\/div>\n<\/div>\n<p>Long division is required when dividing by more than just a monomial. Long division with polynomials is similar to long division with whole numbers.<\/p>\n<div class=\"textbox textbox--examples\">\n<header class=\"textbox__header\">\n<p class=\"textbox__title\">Example 6.7.2<\/p>\n<\/header>\n<div class=\"textbox__content\">\n<p>Divide the polynomial <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-5107d1e39ee9ad411f1fcda47bd162a7_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#51;&#120;&#94;&#51;&#32;&#45;&#32;&#53;&#120;&#94;&#50;&#32;&#45;&#32;&#51;&#50;&#120;&#32;&#43;&#32;&#55;\" title=\"Rendered by QuickLaTeX.com\" height=\"17\" width=\"155\" style=\"vertical-align: -2px;\" \/> by <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-9401d14abe60640ec1e942630d83ee43_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;&#32;&#45;&#32;&#52;&#46;\" title=\"Rendered by QuickLaTeX.com\" height=\"13\" width=\"45\" style=\"vertical-align: -1px;\" \/><\/p>\n<p style=\"text-align: center\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-002c258741c1b1d41a7f76c96260e41f_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#112;&#111;&#108;&#121;&#108;&#111;&#110;&#103;&#100;&#105;&#118;&#123;&#51;&#120;&#94;&#51;&#32;&#45;&#32;&#53;&#120;&#94;&#50;&#32;&#45;&#32;&#51;&#50;&#120;&#32;&#43;&#32;&#55;&#125;&#123;&#120;&#32;&#45;&#32;&#52;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"189\" width=\"244\" style=\"vertical-align: -174px;\" \/><\/p>\n<p>The steps to get this result are as follows:<\/p>\n<ol>\n<li>Divide <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-96237a3136e6bacd1c41d0b0e937d8e6_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#51;&#120;&#94;&#51;\" title=\"Rendered by QuickLaTeX.com\" height=\"15\" width=\"26\" style=\"vertical-align: 0px;\" \/> by <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-d407b32c9b729cf91fcd49d99251a525_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;&#44;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"14\" style=\"vertical-align: -4px;\" \/> yielding <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-74a13e1b9a13a70ad5d166c7f3e06e5b_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#51;&#120;&#94;&#50;&#46;\" title=\"Rendered by QuickLaTeX.com\" height=\"15\" width=\"31\" style=\"vertical-align: 0px;\" \/> Multiply <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-320427899aa7181c7271ea314fd46cca_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#120;&#45;&#52;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"53\" style=\"vertical-align: -4px;\" \/> by <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-f1119cae1b4e10d2e2244a47d8ecf854_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#51;&#120;&#94;&#50;\" title=\"Rendered by QuickLaTeX.com\" height=\"15\" width=\"26\" style=\"vertical-align: 0px;\" \/>, yielding <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-af826b5bee2ae7be0885c2d10c50abca_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#51;&#120;&#94;&#51;&#43;&#49;&#50;&#120;&#94;&#50;&#46;\" title=\"Rendered by QuickLaTeX.com\" height=\"17\" width=\"88\" style=\"vertical-align: -2px;\" \/> Subtract and bring down the next term and repeat.<\/li>\n<li>Divide <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-4498475b9ed3c084103f66034b5ac70e_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#55;&#120;&#94;&#50;\" title=\"Rendered by QuickLaTeX.com\" height=\"15\" width=\"26\" style=\"vertical-align: 0px;\" \/> by <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-d407b32c9b729cf91fcd49d99251a525_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;&#44;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"14\" style=\"vertical-align: -4px;\" \/> yielding <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-9940deb8c7e8830a8437b9c8afd85364_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#55;&#120;&#46;\" title=\"Rendered by QuickLaTeX.com\" height=\"13\" width=\"23\" style=\"vertical-align: 0px;\" \/> Multiply <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-320427899aa7181c7271ea314fd46cca_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#120;&#45;&#52;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"53\" style=\"vertical-align: -4px;\" \/> by <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-9017946c3206a7bcc71f375358e11d78_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#55;&#120;&#44;\" title=\"Rendered by QuickLaTeX.com\" height=\"17\" width=\"23\" style=\"vertical-align: -4px;\" \/> yielding <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-579e7ca2a9f952475bb774def6dfda3c_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#55;&#120;&#94;&#50;&#45;&#50;&#56;&#120;&#46;\" title=\"Rendered by QuickLaTeX.com\" height=\"15\" width=\"80\" style=\"vertical-align: 0px;\" \/> Subtract and bring down the next term and repeat.<\/li>\n<li>Divide <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-baee1dca824ca656b00bbc31ea1cd917_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#45;&#52;&#120;\" title=\"Rendered by QuickLaTeX.com\" height=\"13\" width=\"32\" style=\"vertical-align: -1px;\" \/> by <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-d407b32c9b729cf91fcd49d99251a525_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;&#44;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"14\" style=\"vertical-align: -4px;\" \/> yielding <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-c100a8cbbe709cd5640dcde19e96e14e_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#45;&#52;\" title=\"Rendered by QuickLaTeX.com\" height=\"13\" width=\"22\" style=\"vertical-align: -1px;\" \/>. Multiply <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-320427899aa7181c7271ea314fd46cca_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#120;&#45;&#52;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"53\" style=\"vertical-align: -4px;\" \/> by <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-3f543b27544dc709005c9e67f9b46606_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#45;&#52;&#44;\" title=\"Rendered by QuickLaTeX.com\" height=\"16\" width=\"26\" style=\"vertical-align: -4px;\" \/> yielding <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-04dbcfa6f5d4d0c5839adcd384f317a0_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#45;&#52;&#120;&#43;&#49;&#54;&#46;\" title=\"Rendered by QuickLaTeX.com\" height=\"14\" width=\"75\" style=\"vertical-align: -2px;\" \/> Subtract.<\/li>\n<\/ol>\n<p>The solution can be written as either <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-7a2e2e3bfd255068cafdd15fb69cfc10_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#51;&#120;&#94;&#50;&#43;&#55;&#120;&#45;&#52;&#32;&#92;&#116;&#101;&#120;&#116;&#123;&#32;&#82;&#32;&#125;&#45;&#57;\" title=\"Rendered by QuickLaTeX.com\" height=\"17\" width=\"153\" style=\"vertical-align: -2px;\" \/> or <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-0f06ac2a982109e63f8fb85506e32206_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#51;&#120;&#94;&#50;&#43;&#55;&#120;&#45;&#52;&#45;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#57;&#125;&#123;&#120;&#45;&#52;&#125;&#46;\" title=\"Rendered by QuickLaTeX.com\" height=\"37\" width=\"168\" style=\"vertical-align: -13px;\" \/><\/p>\n<\/div>\n<\/div>\n<p>The more formal way of writing this answer is the second option.<\/p>\n<div class=\"textbox textbox--examples\">\n<header class=\"textbox__header\">\n<p class=\"textbox__title\">Example 6.7.3<\/p>\n<\/header>\n<div class=\"textbox__content\">\n<p>Divide the polynomial <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-6fd7bf39e05a91c6960d49bd4d445622_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#54;&#120;&#94;&#51;&#32;&#45;&#32;&#56;&#120;&#94;&#50;&#32;&#43;&#32;&#49;&#48;&#120;&#32;&#43;&#32;&#49;&#48;&#48;\" title=\"Rendered by QuickLaTeX.com\" height=\"17\" width=\"173\" style=\"vertical-align: -2px;\" \/> by <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-3901213da8a0063af614c3c9acf73a26_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#50;&#120;&#32;&#43;&#32;&#52;&#46;\" title=\"Rendered by QuickLaTeX.com\" height=\"14\" width=\"54\" style=\"vertical-align: -2px;\" \/><\/p>\n<p style=\"text-align: center\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-da9756d4de18d61f9a00a458cacd2c54_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#112;&#111;&#108;&#121;&#108;&#111;&#110;&#103;&#100;&#105;&#118;&#123;&#54;&#120;&#94;&#51;&#32;&#45;&#32;&#56;&#120;&#94;&#50;&#32;&#43;&#32;&#49;&#48;&#120;&#32;&#43;&#32;&#49;&#48;&#48;&#125;&#123;&#50;&#120;&#32;&#43;&#32;&#52;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"189\" width=\"262\" style=\"vertical-align: -174px;\" \/><\/p>\n<p>The steps to get this result are as follows:<\/p>\n<ol>\n<li>Divide <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-8f3f86e31d196279af2d56a459e9f69f_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#54;&#120;&#94;&#51;\" title=\"Rendered by QuickLaTeX.com\" height=\"15\" width=\"26\" style=\"vertical-align: 0px;\" \/> by <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-b6a05db17f3044a0a023b44736afcecc_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#50;&#120;&#44;\" title=\"Rendered by QuickLaTeX.com\" height=\"16\" width=\"23\" style=\"vertical-align: -4px;\" \/> yielding <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-74a13e1b9a13a70ad5d166c7f3e06e5b_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#51;&#120;&#94;&#50;&#46;\" title=\"Rendered by QuickLaTeX.com\" height=\"15\" width=\"31\" style=\"vertical-align: 0px;\" \/> Multiply <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-e4a6cbe128c03de225a756b40a0b12a5_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#50;&#120;&#43;&#52;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"62\" style=\"vertical-align: -4px;\" \/> by <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-7bbee00c498a66ebfa1ddb5784d44482_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#51;&#120;&#94;&#50;&#44;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"31\" style=\"vertical-align: -4px;\" \/> yielding <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-0bc6a82783e37a97c4c61ea8a13f4c71_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#54;&#120;&#94;&#51;&#43;&#49;&#50;&#120;&#94;&#50;&#46;\" title=\"Rendered by QuickLaTeX.com\" height=\"17\" width=\"88\" style=\"vertical-align: -2px;\" \/> Subtract and bring down the next term and repeat.<\/li>\n<li>Divide <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-bb916cbe54b99b06ea576b001b7fd12a_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#45;&#50;&#48;&#120;&#94;&#50;\" title=\"Rendered by QuickLaTeX.com\" height=\"15\" width=\"48\" style=\"vertical-align: 0px;\" \/> by <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-b6a05db17f3044a0a023b44736afcecc_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#50;&#120;&#44;\" title=\"Rendered by QuickLaTeX.com\" height=\"16\" width=\"23\" style=\"vertical-align: -4px;\" \/> yielding <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-af3ea0382280437f4eb1360aa1fe7c82_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#45;&#49;&#48;&#120;&#46;\" title=\"Rendered by QuickLaTeX.com\" height=\"13\" width=\"45\" style=\"vertical-align: -1px;\" \/> Multiply <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-e4a6cbe128c03de225a756b40a0b12a5_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#50;&#120;&#43;&#52;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"62\" style=\"vertical-align: -4px;\" \/> by <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-fafdf25b9ecfcd3a368cbe7bc7fb40a8_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#45;&#49;&#48;&#120;&#44;\" title=\"Rendered by QuickLaTeX.com\" height=\"16\" width=\"45\" style=\"vertical-align: -4px;\" \/> yielding <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-6f92954f0fced47af02e6ef2500c4f70_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#45;&#50;&#48;&#120;&#94;&#50;&#45;&#52;&#48;&#120;&#46;\" title=\"Rendered by QuickLaTeX.com\" height=\"16\" width=\"102\" style=\"vertical-align: -1px;\" \/> Subtract and bring down the next term and repeat.<\/li>\n<li>Divide <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-c401ba1dc1b405c22b30a9191afc7717_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#53;&#48;&#120;\" title=\"Rendered by QuickLaTeX.com\" height=\"13\" width=\"28\" style=\"vertical-align: 0px;\" \/> by <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-b6a05db17f3044a0a023b44736afcecc_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#50;&#120;&#44;\" title=\"Rendered by QuickLaTeX.com\" height=\"16\" width=\"23\" style=\"vertical-align: -4px;\" \/> yielding 25. Multiply <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-e4a6cbe128c03de225a756b40a0b12a5_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#50;&#120;&#43;&#52;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"62\" style=\"vertical-align: -4px;\" \/> by 25, yielding <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-abc0b9f07408d7a1e7712b4659db41fe_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#53;&#48;&#120;&#43;&#49;&#48;&#48;&#46;\" title=\"Rendered by QuickLaTeX.com\" height=\"15\" width=\"81\" style=\"vertical-align: -2px;\" \/> Subtract.<\/li>\n<\/ol>\n<p>The solution is <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-8e06efa31acf064d6cf1835b75fb1189_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#51;&#120;&#94;&#50;&#32;&#32;&#45;&#32;&#49;&#48;&#120;&#32;&#32;&#43;&#32;&#50;&#53;\" title=\"Rendered by QuickLaTeX.com\" height=\"17\" width=\"115\" style=\"vertical-align: -2px;\" \/> with no remainder.<\/p>\n<\/div>\n<\/div>\n<h1>Questions<\/h1>\n<p class=\"p3\"><b><\/b>Solve the following polynomial divisions.<\/p>\n<ol>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-42f28ec5d6513e8f70a4c68ef79bac61_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#50;&#48;&#120;&#94;&#52;&#32;&#43;&#32;&#120;&#94;&#51;&#32;&#43;&#32;&#50;&#120;&#94;&#50;&#41;&#92;&#100;&#105;&#118;&#32;&#40;&#52;&#120;&#94;&#51;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"197\" style=\"vertical-align: -4px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-845def6a977db9ef84296a28dfb8812f_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#53;&#120;&#94;&#52;&#32;&#43;&#32;&#52;&#53;&#120;&#94;&#51;&#32;&#43;&#32;&#52;&#120;&#94;&#50;&#41;&#32;&#92;&#100;&#105;&#118;&#32;&#40;&#57;&#120;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"199\" style=\"vertical-align: -4px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-6f68a87b3e21188fea38c4b7d5520d23_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#50;&#48;&#110;&#94;&#52;&#32;&#43;&#32;&#110;&#94;&#51;&#32;&#43;&#32;&#52;&#48;&#110;&#94;&#50;&#41;&#32;&#92;&#100;&#105;&#118;&#32;&#40;&#49;&#48;&#110;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"210\" style=\"vertical-align: -4px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-e3df2d09ecc24bf7452f1dfbcfbeafa7_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#51;&#107;&#94;&#51;&#32;&#43;&#32;&#52;&#107;&#94;&#50;&#32;&#43;&#32;&#50;&#107;&#41;&#32;&#92;&#100;&#105;&#118;&#32;&#40;&#56;&#107;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"181\" style=\"vertical-align: -4px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-68d5b642d4d2bea485bfa37aa70d92ea_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#49;&#50;&#120;&#94;&#52;&#32;&#43;&#32;&#50;&#52;&#120;&#94;&#51;&#32;&#43;&#32;&#51;&#120;&#94;&#50;&#41;&#32;&#92;&#100;&#105;&#118;&#32;&#40;&#54;&#120;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"208\" style=\"vertical-align: -4px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-575ae5b9656ce8d1b3fc9fc0391bb50c_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#53;&#112;&#94;&#52;&#32;&#43;&#32;&#49;&#54;&#112;&#94;&#51;&#32;&#43;&#32;&#49;&#54;&#112;&#94;&#50;&#41;&#32;&#92;&#100;&#105;&#118;&#32;&#40;&#52;&#112;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"203\" style=\"vertical-align: -4px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-babfc3fb376880f3f32e68579f46160a_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#49;&#48;&#110;&#94;&#52;&#32;&#43;&#32;&#53;&#48;&#110;&#94;&#51;&#32;&#43;&#32;&#50;&#110;&#94;&#50;&#41;&#32;&#92;&#100;&#105;&#118;&#32;&#40;&#49;&#48;&#110;&#94;&#50;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"226\" style=\"vertical-align: -4px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-cd6883199ce6e84c318606389e47b763_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#51;&#109;&#94;&#52;&#32;&#43;&#32;&#49;&#56;&#109;&#94;&#51;&#32;&#43;&#32;&#50;&#55;&#109;&#94;&#50;&#41;&#32;&#92;&#100;&#105;&#118;&#32;&#40;&#57;&#109;&#94;&#50;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"237\" style=\"vertical-align: -4px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-314f1ef2f3189a171bc3dba7291db862_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#52;&#53;&#120;&#94;&#50;&#32;&#43;&#32;&#53;&#54;&#120;&#32;&#43;&#32;&#49;&#54;&#41;&#32;&#92;&#100;&#105;&#118;&#32;&#40;&#57;&#120;&#32;&#43;&#32;&#52;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"221\" style=\"vertical-align: -4px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-80496a961334223d4e6e05cce9a2d148_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#54;&#120;&#94;&#50;&#32;&#43;&#32;&#49;&#54;&#120;&#32;&#43;&#32;&#49;&#54;&#41;&#32;&#92;&#100;&#105;&#118;&#32;&#40;&#54;&#120;&#32;&#45;&#32;&#50;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"213\" style=\"vertical-align: -4px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-1ccd7d57f922c06e218b07192694bb91_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#49;&#48;&#120;&#94;&#50;&#32;&#45;&#32;&#51;&#50;&#120;&#32;&#43;&#32;&#54;&#41;&#32;&#92;&#100;&#105;&#118;&#32;&#40;&#49;&#48;&#120;&#32;&#45;&#32;&#50;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"221\" style=\"vertical-align: -4px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-ee1ecea50027ed8b41e22d116a8e860b_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#120;&#94;&#50;&#32;&#43;&#32;&#55;&#120;&#32;&#43;&#32;&#49;&#50;&#41;&#32;&#92;&#100;&#105;&#118;&#32;&#40;&#120;&#32;&#43;&#32;&#52;&#41;\" 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-b0edc449c7fb5b44c6b2696f298d8aac_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#52;&#120;&#94;&#50;&#32;&#45;&#32;&#51;&#51;&#120;&#32;&#43;&#32;&#51;&#53;&#41;&#32;&#92;&#100;&#105;&#118;&#32;&#40;&#52;&#120;&#32;&#45;&#32;&#53;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"213\" style=\"vertical-align: -4px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-da9e8db08a2d9c98d71284a91f172341_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#52;&#120;&#94;&#50;&#32;&#45;&#32;&#50;&#51;&#120;&#32;&#45;&#32;&#51;&#53;&#41;&#32;&#92;&#100;&#105;&#118;&#32;&#40;&#52;&#120;&#32;&#43;&#32;&#53;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"213\" style=\"vertical-align: -4px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-e71d8e9b91c95ffe77ad4dd060e4773a_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#120;&#94;&#51;&#32;&#43;&#32;&#49;&#53;&#120;&#94;&#50;&#32;&#43;&#32;&#52;&#57;&#120;&#32;&#45;&#32;&#52;&#57;&#41;&#32;&#92;&#100;&#105;&#118;&#32;&#40;&#120;&#32;&#43;&#32;&#55;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"252\" style=\"vertical-align: -4px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-a9a29576959e1a6c35c42d22e2e65b8c_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#54;&#120;&#94;&#51;&#32;&#45;&#32;&#49;&#50;&#120;&#94;&#50;&#32;&#45;&#32;&#52;&#51;&#120;&#32;&#45;&#32;&#50;&#48;&#41;&#32;&#92;&#100;&#105;&#118;&#32;&#40;&#120;&#32;&#45;&#32;&#52;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"261\" style=\"vertical-align: -4px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-3f0ee9f548017378136e2c490aaacdfb_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#120;&#94;&#51;&#32;&#45;&#32;&#54;&#120;&#32;&#45;&#32;&#52;&#48;&#41;&#32;&#92;&#100;&#105;&#118;&#32;&#40;&#120;&#32;&#43;&#32;&#52;&#41;\" 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-da93dcf2470010c90b1bbc8ac5e5c3fc_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#120;&#94;&#51;&#32;&#45;&#32;&#49;&#54;&#120;&#94;&#50;&#32;&#43;&#32;&#53;&#49;&#50;&#41;&#32;&#92;&#100;&#105;&#118;&#32;&#40;&#120;&#32;&#45;&#32;&#56;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"211\" style=\"vertical-align: -4px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-cae10b97049384dc3c7929042bb04d7a_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#120;&#94;&#51;&#32;&#45;&#32;&#120;&#94;&#50;&#32;&#45;&#32;&#56;&#120;&#32;&#45;&#32;&#49;&#54;&#41;&#32;&#92;&#100;&#105;&#118;&#32;&#40;&#120;&#32;&#45;&#32;&#52;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"226\" style=\"vertical-align: -4px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-37ebd31822e5a01ae1382bdcb4af54ab_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#50;&#120;&#94;&#51;&#32;&#43;&#32;&#54;&#120;&#94;&#50;&#32;&#43;&#32;&#52;&#120;&#32;&#43;&#32;&#49;&#50;&#41;&#32;&#92;&#100;&#105;&#118;&#32;&#40;&#50;&#120;&#32;&#43;&#32;&#54;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"252\" style=\"vertical-align: -4px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-28756ce3f70de579eb9d187f2b28dc02_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#49;&#50;&#120;&#94;&#51;&#32;&#43;&#32;&#49;&#50;&#120;&#94;&#50;&#32;&#45;&#32;&#49;&#53;&#120;&#32;&#45;&#32;&#57;&#41;&#32;&#92;&#100;&#105;&#118;&#32;&#40;&#50;&#120;&#32;&#43;&#32;&#51;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"270\" style=\"vertical-align: -4px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-b3bafaee471250a50a074450cae88425_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#54;&#120;&#32;&#43;&#32;&#49;&#56;&#32;&#45;&#32;&#50;&#49;&#120;&#94;&#50;&#32;&#43;&#32;&#52;&#120;&#94;&#51;&#41;&#32;&#92;&#100;&#105;&#118;&#32;&#40;&#52;&#120;&#32;&#43;&#32;&#51;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"261\" style=\"vertical-align: -4px;\" \/><\/li>\n<\/ol>\n<p><a href=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/back-matter\/answer-key-6-7\/\">Answer Key 6.7<\/a><\/p>\n","protected":false},"author":540,"menu_order":20,"template":"","meta":{"pb_show_title":"on","pb_short_title":"","pb_subtitle":"","pb_authors":[],"pb_section_license":""},"chapter-type":[],"contributor":[],"license":[],"class_list":["post-567","chapter","type-chapter","status-publish","hentry"],"part":376,"_links":{"self":[{"href":"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-json\/pressbooks\/v2\/chapters\/567","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":13,"href":"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-json\/pressbooks\/v2\/chapters\/567\/revisions"}],"predecessor-version":[{"id":3603,"href":"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-json\/pressbooks\/v2\/chapters\/567\/revisions\/3603"}],"part":[{"href":"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-json\/pressbooks\/v2\/parts\/376"}],"metadata":[{"href":"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-json\/pressbooks\/v2\/chapters\/567\/metadata\/"}],"wp:attachment":[{"href":"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-json\/wp\/v2\/media?parent=567"}],"wp:term":[{"taxonomy":"chapter-type","embeddable":true,"href":"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-json\/pressbooks\/v2\/chapter-type?post=567"},{"taxonomy":"contributor","embeddable":true,"href":"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-json\/wp\/v2\/contributor?post=567"},{"taxonomy":"license","embeddable":true,"href":"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-json\/wp\/v2\/license?post=567"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}