{"id":561,"date":"2019-04-29T14:45:34","date_gmt":"2019-04-29T18:45:34","guid":{"rendered":"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/?post_type=chapter&#038;p=561"},"modified":"2019-12-03T16:43:44","modified_gmt":"2019-12-03T21:43:44","slug":"6-4-basic-operations-using-polynomials","status":"publish","type":"chapter","link":"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/chapter\/6-4-basic-operations-using-polynomials\/","title":{"raw":"6.4 Basic Operations Using Polynomials","rendered":"6.4 Basic Operations Using Polynomials"},"content":{"raw":"[latexpage]\r\n\r\nMany applications in mathematics have to do with what are called polynomials. Polynomials are made up of terms. Terms are a product of numbers and\/or variables. For example, \\(5x\\), \\(2y^2\\), \\(-5\\), \\(ab^3c\\), and \\(x\\) are all terms. Terms are connected to each other by addition or subtraction.\r\n\r\nExpressions are often defined by the number of terms they have.\r\n<p style=\"text-align: center\">\\(\\begin{array}{l}\r\n\\text{A monomial has one term, such as } x, xy, 3x^2.\\\\\r\n\\text{A binomial has two terms connected by a + or -, such as } a^2-b^2, 3x-y, 4x+2xy^3 \\\\\r\n\\text{A trinomial has three terms connected by a + or -, such as } ax^2 + bx + c\r\n\\end{array}\\)<\/p>\r\nThe term polynomial is generic for many terms. Monomials, binomials, trinomials, and expressions with more terms all fall under the umbrella of \u201cpolynomials.\u201d\r\n\r\nPolynomials are classified by the sum of exponents of the term with the highest exponent sum, which is called the degree of the polynomial.\r\n\r\n&nbsp;\r\n<p style=\"text-align: left\">A <strong>first degree polynomial<\/strong> is a linear polynomial and would not have any terms with a sum of exponents greater than one. Examples include \\(3x + 2y + 4z\\), \\(42x - 56y\\), \\(22z\\).<\/p>\r\n<p style=\"text-align: left\">A <strong>second degree polynomial<\/strong> is a quadratic polynomial and\u00a0would not have any terms with a sum of exponents greater than two. Examples include \\(3x^2 + 2x + 4y^2\\), \\(42xy - 3z\\), \\(2zx\\).<\/p>\r\n<p style=\"text-align: left\">A <strong>third degree polynomial<\/strong> is a cubic polynomial and\u00a0would not have any terms with a sum of exponents greater than three. Examples include \\(5x^2 + 2xy^2 + 4y^2\\), \\(42xyz - 5z^2\\), \\(3zx^2\\).<\/p>\r\n<p style=\"text-align: left\">A <strong>fourth degree polynomial<\/strong> is a quartic polynomial and would not have any terms with a sum of exponents greater than four. Examples include \\(5x^2 + 3xy^2z + 4y^2\\), \\(42xyz - 6z^4\\), \\(8z^3x\\).<\/p>\r\n<p style=\"text-align: left\">A <strong>fifth degree polynomial<\/strong> is a quintic polynomial.<\/p>\r\n<p style=\"text-align: left\">A <strong>sixth degree polynomial<\/strong> is a sextic polynomial.<\/p>\r\n<p style=\"text-align: left\">A <strong>seventh degree polynomial<\/strong> is a septic polynomial.<\/p>\r\n<p style=\"text-align: left\">A <strong>eighth degree polynomial<\/strong> is a octic polynomial.<\/p>\r\n<p style=\"text-align: left\">A <strong>ninth degree polynomial<\/strong> is a nonic polynomial.<\/p>\r\n<p style=\"text-align: left\">A <strong>tenth degree polynomial<\/strong> is a decic polynomial.<\/p>\r\n&nbsp;\r\n\r\nThe degree of any term is the sum of its exponents:\r\n<p style=\"text-align: center\">\\(x^9, x^7y^2, x^3y^3z^3\\) are all ninth degree terms (nonic polynomial)<\/p>\r\n<p style=\"text-align: center\">\\(x^6, x^4y^2, x^3yz^2\\) are all sixth degree terms (sextic polynomial)<\/p>\r\n<p style=\"text-align: center\">\\(x^4, x^2y^2, xyz^2\\) are all fourth degree terms (quartic polynomial)<\/p>\r\nTerms of a polynomial are named in the order of their appearance. For instance, the polynomial \\(2x^4y + x^3y^2 - x^2y^3 + 5xy^4\\) has four terms, each one of the fifth degree. The terms are numbered in order for this polynomial, starting from the first term \\((2x^4y)\\) and continuing to the second ((x^3y^2)\\), third \\((-x^2y^3)\\), and fourth terms \\((5xy^4)\\).\r\n\r\nIf it is known what the variable in a polynomial represents, it is possible to substitute in the value and evaluate the polynomial, as shown in the following example.\r\n<div class=\"textbox textbox--examples\"><header class=\"textbox__header\">\r\n<p class=\"textbox__title\">Example 6.4.1<\/p>\r\n\r\n<\/header>\r\n<div class=\"textbox__content\">\r\n\r\nSimplify the expression \\(2x^2 - 4x + 6\\) using \\(x = -4\\).\r\n<p style=\"text-align: center\">\\(\\begin{array}{rlllll}\r\n\\text{When } x=-4, \\text{ replace all }x\\text{ with }-4:&amp;2x^2&amp;-&amp;4x&amp;+&amp;6 \\\\\r\n\\text{Reduce the exponents:}&amp;2(-4)^2&amp;-&amp;4(-4)&amp;+&amp;6 \\\\\r\n\\text{Multiply all coefficients:}&amp;2(16)&amp;-&amp;4(-4)&amp;+&amp;6 \\\\\r\n\\text{Add:}&amp;32&amp;+&amp;16&amp;+&amp;6 \\\\\r\n\\text{Solution:}&amp;54&amp;&amp;&amp;&amp;\r\n\\end{array}\\)<\/p>\r\n\r\n<\/div>\r\n<\/div>\r\nRemember the exponent only affects the number to which it is physically attached. This means \u22123<sup>2<\/sup> = \u22129 because the exponent is only attached to the 3, whereas (\u22123)<sup>2<\/sup> = 9 because the exponent is attached to the parentheses and everything inside.\r\n<div class=\"textbox textbox--examples\"><header class=\"textbox__header\">\r\n<p class=\"textbox__title\">Example 6.4.2<\/p>\r\n\r\n<\/header>\r\n<div class=\"textbox__content\">\r\n\r\nSimplify the expression \\(-x^2 + 2x + 6\\) using \\(x = 3\\).\r\n<p style=\"text-align: center\">\\(\\begin{array}{rlllll}\r\n\\text{When }x=3,\\text{ replace all }x \\text{ with 3:}&amp;-x^2&amp;+&amp;2x&amp;+&amp;6 \\\\\r\n\\text{Reduce the exponents:}&amp;-(3)^2&amp;+&amp;2(3)&amp;+&amp;6 \\\\\r\n\\text{Multiply:}&amp;-9&amp;+&amp;2(3)&amp;+&amp;6 \\\\\r\n\\text{Add:}&amp;-9&amp;+&amp;6&amp;+&amp;6 \\\\\r\n\\text{Solution:}&amp;3&amp;&amp;&amp;&amp;\r\n\\end{array}\\)<\/p>\r\n\r\n<\/div>\r\n<\/div>\r\n<p class=\"p3 no-indent\"><span class=\"s1\">Sometimes, when working with polynomials,\u00a0 the value of the variable is unknown and the polynomial will be simplified rather than ending with some value. The simplest operation with polynomials is addition. When adding polynomials, it is merely combining like terms. Consider the following example.<\/span><\/p>\r\n\r\n<div class=\"textbox textbox--examples\"><header class=\"textbox__header\">\r\n<p class=\"textbox__title\">Example 6.4.3<\/p>\r\n\r\n<\/header>\r\n<div class=\"textbox__content\">\r\n\r\nSimplify the expression \\((4x^3 - 2x + 8) + (3x^3 - 9x^2 - 11).\\)\r\n\r\nThe first thing one should do is place the equations one over top of the other, ordering each of the terms into columns so they can simply be added or subtracted.\r\n<p style=\"text-align: center\">\\(\\begin{array}{rrrrrrrl}\r\n4x^3&amp;&amp;&amp;-&amp;2x&amp;+&amp;8&amp; \\\\\r\n3x^3&amp;-&amp;9x^2&amp;&amp;&amp;-&amp;11&amp;\\text{Add each of the columns} \\\\\r\n\\midrule\r\n7x^3&amp;-&amp;9x^2&amp;-&amp;2x&amp;-&amp;3&amp;\\text{Solution} \\\\\r\n\\end{array}\\)<\/p>\r\n\r\n<\/div>\r\n<\/div>\r\n<p class=\"p3 no-indent\"><span class=\"s1\">Subtracting polynomials is almost as fast as addition. Subtraction is generally shown by a minus sign in front of the parentheses. When there is a negative sign in front of parentheses,\u00a0 distribute it throughout the expression, changing the signs of everything inside. <\/span><\/p>\r\n\r\n<div class=\"textbox textbox--examples\"><header class=\"textbox__header\">\r\n<p class=\"textbox__title\">Example 6.4.4<\/p>\r\n\r\n<\/header>\r\n<div class=\"textbox__content\">\r\n\r\nSimplify the expression \\((5x^2 - 2x + 7) - (3x^2 + 6x - 4).\\)\r\n<p style=\"text-align: center\">\\(\\begin{array}{rrrrrrl}\r\n&amp;5x^2&amp;-&amp;2x&amp;+&amp;7&amp; \\\\\r\n-&amp;(3x^2&amp;+&amp;6x&amp;-&amp;4)&amp;\\text{Subtract each bottom term from each top term} \\\\\r\n\\midrule\r\n&amp;2x^2&amp;-&amp;8x&amp;+&amp;11&amp;\\text{Solution}\r\n\\end{array}\\)<\/p>\r\n\r\n<\/div>\r\n<\/div>\r\n<div class=\"textbox textbox--examples\"><header class=\"textbox__header\">\r\n<p class=\"textbox__title\">Example 6.4.5<\/p>\r\n\r\n<\/header>\r\n<div class=\"textbox__content\">\r\n\r\nSimplify the expression \\((2x^2 - 4x + 3) + (5x^2 - 6x + 1) - (x^2 - 9x + 8).\\)\r\n\r\n\\(\\begin{array}{rrrrrrl}\r\n&amp;2x^2&amp;-&amp;4x&amp;+&amp;3&amp; \\\\\r\n&amp;5x^2&amp;-&amp;6x&amp;+&amp;1&amp; \\\\\r\n-&amp;(x^2&amp;-&amp;9x&amp;+&amp;8)&amp;\\text{Add and subtract} \\\\\r\n\\midrule\r\n&amp;6x^2&amp;-&amp;x&amp;-&amp;4&amp;\\text{Solution} \\\\\r\n\\end{array}\\)\r\n\r\n<\/div>\r\n<\/div>\r\n<h1>Questions<\/h1>\r\nFor questions 1 to 8, simplify each expression using the variables given.\r\n<ol>\r\n \t<li>\\(-a^3 - a^2 + 6a - 21 \\text{ when }a = -4\\)<\/li>\r\n \t<li>\\(n^2 + 3n - 11 \\text{ when }n = -6\\)<\/li>\r\n \t<li>\\(-5n^4 - 11n^3 - 9n^2 - n - 5 \\text{ when } n = -1\\)<\/li>\r\n \t<li>\\(x^4 - 5x^3 - x + 13 \\text{ when } x = 5\\)<\/li>\r\n \t<li>\\(x^2 + 9x + 23 \\text{ when } x = -3\\)<\/li>\r\n \t<li>\\(-6x^3 + 41x^2 - 32x + 11 \\text{ when } x = 6\\)<\/li>\r\n \t<li>\\(x^4 - 6x^3 + x^2 - 24 \\text{ when } x = 6\\)<\/li>\r\n \t<li>\\(m^4 + 8m^3 + 14m^2 + 13m + 5 \\text{ when } m = -6\\)<\/li>\r\n<\/ol>\r\nFor questions 9 to 28, simplify the following expressions.\r\n<ol start=\"9\">\r\n \t<li>\\((5p - 5p^4) - (8p - 8p^4)\\)<\/li>\r\n \t<li>\\((7m^2 + 5m^3) - (6m^3 - 5m^2)\\)<\/li>\r\n \t<li>\\((1 + 5p^3) - (1 - 8p^3)\\)<\/li>\r\n \t<li>\\((6x^3 + 5x) - (8x + 6x^3)\\)<\/li>\r\n \t<li>\\((5n^4 + 6n^3) + (8 - 3n^3 - 5n^4)\\)<\/li>\r\n \t<li>\\((8x^2 + 1) - (6 - x^2 - x^4)\\)<\/li>\r\n \t<li>\\((2a + 2a^4) - (3a^2 - 5a^4 + 4a)\\)<\/li>\r\n \t<li>\\((6v + 8v^3) + (3 + 4v^3 - 3v)\\)<\/li>\r\n \t<li>\\((4p^2 - 3 - 2p) - (3p^2 - 6p + 3)\\)<\/li>\r\n \t<li>\\((7 + 4m + 8m^4) - (5m^4 + 1 + 6m)\\)<\/li>\r\n \t<li>\\((3 + 2n^2 + 4n^4) + (n^3 - 7n^2 - 4n^4)\\)<\/li>\r\n \t<li>\\((7x^2 + 2x^4 + 7x^3) + (6x^3 - 8x^4 - 7x^2)\\)<\/li>\r\n \t<li>\\((8r^4 - 5r^3 + 5r^2) + (2r^2 + 2r^3 - 7r^4 + 1)\\)<\/li>\r\n \t<li>\\((4x^3 + x - 7x^2) + (x^2 - 8 + 2x + 6x^3)\\)<\/li>\r\n \t<li>\\((2n^2 + 7n^4 - 2) + (2 + 2n^3 + 4n^2 + 2n^4)\\)<\/li>\r\n \t<li>\\((7b^3 - 4b + 4b^4) - (8b^3 - 4b^2 + 2b^4 - 8b)\\)<\/li>\r\n \t<li>\\((8 - b + 7b^3) - (3b^4 + 7b - 8 + 7b^2) + (3 - 3b + 6b^3)\\)<\/li>\r\n \t<li>\\((1 - 3n^4 - 8n^3) + (7n^4 + 2 - 6n^2 + 3n^3) + (4n^3 + 8n^4 + 7)\\)<\/li>\r\n \t<li>\\((8x^4 + 2x^3 + 2x) + (2x + 2 - 2x^3 - x^4) - (x^3 + 5x^4 + 8x)\\)<\/li>\r\n \t<li>\\((6x - 5x^4 - 4x^2) - (2x - 7x^2 - 4x^4 - 8) - (8 - 6x^2 - 4x^4)\\)<\/li>\r\n<\/ol>\r\n<a href=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/back-matter\/answer-key-6-4\/\">Answer Key 6.4<\/a>","rendered":"<p>Many applications in mathematics have to do with what are called polynomials. Polynomials are made up of terms. Terms are a product of numbers and\/or variables. For example, <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-e01e684c0e0c3d8cbeddcc7235676c06_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#53;&#120;\" title=\"Rendered by QuickLaTeX.com\" height=\"13\" width=\"19\" style=\"vertical-align: 0px;\" \/>, <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-041da7ae2ccf9699ab8a2c01ab27fb5d_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#50;&#121;&#94;&#50;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"25\" style=\"vertical-align: -4px;\" \/>, <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-ed1bc7131a1ecec4e990b89ec262c038_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#45;&#53;\" title=\"Rendered by QuickLaTeX.com\" height=\"13\" width=\"21\" style=\"vertical-align: 0px;\" \/>, <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-f212442d4d98223b41769fa7e1522677_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#97;&#98;&#94;&#51;&#99;\" title=\"Rendered by QuickLaTeX.com\" height=\"15\" width=\"33\" style=\"vertical-align: 0px;\" \/>, and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-32aa7af74ac10d419337e41b349ed05e_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"10\" style=\"vertical-align: 0px;\" \/> are all terms. Terms are connected to each other by addition or subtraction.<\/p>\n<p>Expressions are often defined by the number of terms they have.<\/p>\n<p style=\"text-align: center\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-1bfe857dbd03fac010bc3f52bd8204ab_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#98;&#101;&#103;&#105;&#110;&#123;&#97;&#114;&#114;&#97;&#121;&#125;&#123;&#108;&#125; &#92;&#116;&#101;&#120;&#116;&#123;&#65;&#32;&#109;&#111;&#110;&#111;&#109;&#105;&#97;&#108;&#32;&#104;&#97;&#115;&#32;&#111;&#110;&#101;&#32;&#116;&#101;&#114;&#109;&#44;&#32;&#115;&#117;&#99;&#104;&#32;&#97;&#115;&#32;&#125;&#32;&#120;&#44;&#32;&#120;&#121;&#44;&#32;&#51;&#120;&#94;&#50;&#46;&#92;&#92; &#92;&#116;&#101;&#120;&#116;&#123;&#65;&#32;&#98;&#105;&#110;&#111;&#109;&#105;&#97;&#108;&#32;&#104;&#97;&#115;&#32;&#116;&#119;&#111;&#32;&#116;&#101;&#114;&#109;&#115;&#32;&#99;&#111;&#110;&#110;&#101;&#99;&#116;&#101;&#100;&#32;&#98;&#121;&#32;&#97;&#32;&#43;&#32;&#111;&#114;&#32;&#45;&#44;&#32;&#115;&#117;&#99;&#104;&#32;&#97;&#115;&#32;&#125;&#32;&#97;&#94;&#50;&#45;&#98;&#94;&#50;&#44;&#32;&#51;&#120;&#45;&#121;&#44;&#32;&#52;&#120;&#43;&#50;&#120;&#121;&#94;&#51;&#32;&#92;&#92; &#92;&#116;&#101;&#120;&#116;&#123;&#65;&#32;&#116;&#114;&#105;&#110;&#111;&#109;&#105;&#97;&#108;&#32;&#104;&#97;&#115;&#32;&#116;&#104;&#114;&#101;&#101;&#32;&#116;&#101;&#114;&#109;&#115;&#32;&#99;&#111;&#110;&#110;&#101;&#99;&#116;&#101;&#100;&#32;&#98;&#121;&#32;&#97;&#32;&#43;&#32;&#111;&#114;&#32;&#45;&#44;&#32;&#115;&#117;&#99;&#104;&#32;&#97;&#115;&#32;&#125;&#32;&#97;&#120;&#94;&#50;&#32;&#43;&#32;&#98;&#120;&#32;&#43;&#32;&#99; &#92;&#101;&#110;&#100;&#123;&#97;&#114;&#114;&#97;&#121;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"62\" width=\"644\" style=\"vertical-align: -25px;\" \/><\/p>\n<p>The term polynomial is generic for many terms. Monomials, binomials, trinomials, and expressions with more terms all fall under the umbrella of \u201cpolynomials.\u201d<\/p>\n<p>Polynomials are classified by the sum of exponents of the term with the highest exponent sum, which is called the degree of the polynomial.<\/p>\n<p>&nbsp;<\/p>\n<p style=\"text-align: left\">A <strong>first degree polynomial<\/strong> is a linear polynomial and would not have any terms with a sum of exponents greater than one. Examples include <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-7f63102e9db025d2dac161118c0438cd_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#51;&#120;&#32;&#43;&#32;&#50;&#121;&#32;&#43;&#32;&#52;&#122;\" title=\"Rendered by QuickLaTeX.com\" height=\"16\" width=\"99\" style=\"vertical-align: -4px;\" \/>, <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-d06d8ea96c0daf5cd0ad2506504b357d_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#52;&#50;&#120;&#32;&#45;&#32;&#53;&#54;&#121;\" title=\"Rendered by QuickLaTeX.com\" height=\"17\" width=\"77\" style=\"vertical-align: -4px;\" \/>, <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-19c3c17a34997bc058694b2666349e78_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#50;&#50;&#122;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"27\" style=\"vertical-align: 0px;\" \/>.<\/p>\n<p style=\"text-align: left\">A <strong>second degree polynomial<\/strong> is a quadratic polynomial and\u00a0would not have any terms with a sum of exponents greater than two. Examples include <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-a15707e609abafbf86f5598c81912b46_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#51;&#120;&#94;&#50;&#32;&#43;&#32;&#50;&#120;&#32;&#43;&#32;&#52;&#121;&#94;&#50;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"114\" style=\"vertical-align: -4px;\" \/>, <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-634b9afad9e8a6ca80909afdad7ab5e6_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#52;&#50;&#120;&#121;&#32;&#45;&#32;&#51;&#122;\" title=\"Rendered by QuickLaTeX.com\" height=\"16\" width=\"77\" style=\"vertical-align: -4px;\" \/>, <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-b49bf7a48b67b69d99011d9584cd4b82_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#50;&#122;&#120;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"28\" style=\"vertical-align: 0px;\" \/>.<\/p>\n<p style=\"text-align: left\">A <strong>third degree polynomial<\/strong> is a cubic polynomial and\u00a0would not have any terms with a sum of exponents greater than three. Examples include <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-456b99d9536c69334bb50173587c47ca_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#53;&#120;&#94;&#50;&#32;&#43;&#32;&#50;&#120;&#121;&#94;&#50;&#32;&#43;&#32;&#52;&#121;&#94;&#50;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"131\" style=\"vertical-align: -4px;\" \/>, <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-13b66c1bd8d2d7c95df63c758b423160_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#52;&#50;&#120;&#121;&#122;&#32;&#45;&#32;&#53;&#122;&#94;&#50;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"93\" style=\"vertical-align: -4px;\" \/>, <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-ddecbc1ac7b49c3dbb674a89cc99c07b_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#51;&#122;&#120;&#94;&#50;\" title=\"Rendered by QuickLaTeX.com\" height=\"15\" width=\"35\" style=\"vertical-align: 0px;\" \/>.<\/p>\n<p style=\"text-align: left\">A <strong>fourth degree polynomial<\/strong> is a quartic polynomial and would not have any terms with a sum of exponents greater than four. Examples include <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-2df8734d160a69b37de54ee784c37c8d_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#53;&#120;&#94;&#50;&#32;&#43;&#32;&#51;&#120;&#121;&#94;&#50;&#122;&#32;&#43;&#32;&#52;&#121;&#94;&#50;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"140\" style=\"vertical-align: -4px;\" \/>, <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-65a937802ac30b0aeb67ea31fe1e043f_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#52;&#50;&#120;&#121;&#122;&#32;&#45;&#32;&#54;&#122;&#94;&#52;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"93\" style=\"vertical-align: -4px;\" \/>, <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-ce3185f955a4055d6a0f5e8f65ff3db9_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#56;&#122;&#94;&#51;&#120;\" title=\"Rendered by QuickLaTeX.com\" height=\"15\" width=\"36\" style=\"vertical-align: 0px;\" \/>.<\/p>\n<p style=\"text-align: left\">A <strong>fifth degree polynomial<\/strong> is a quintic polynomial.<\/p>\n<p style=\"text-align: left\">A <strong>sixth degree polynomial<\/strong> is a sextic polynomial.<\/p>\n<p style=\"text-align: left\">A <strong>seventh degree polynomial<\/strong> is a septic polynomial.<\/p>\n<p style=\"text-align: left\">A <strong>eighth degree polynomial<\/strong> is a octic polynomial.<\/p>\n<p style=\"text-align: left\">A <strong>ninth degree polynomial<\/strong> is a nonic polynomial.<\/p>\n<p style=\"text-align: left\">A <strong>tenth degree polynomial<\/strong> is a decic polynomial.<\/p>\n<p>&nbsp;<\/p>\n<p>The degree of any term is the sum of its exponents:<\/p>\n<p style=\"text-align: center\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-5ce9bdcf729b6ab3134a5dfdff6f2bd3_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;&#94;&#57;&#44;&#32;&#120;&#94;&#55;&#121;&#94;&#50;&#44;&#32;&#120;&#94;&#51;&#121;&#94;&#51;&#122;&#94;&#51;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"119\" style=\"vertical-align: -4px;\" \/> are all ninth degree terms (nonic polynomial)<\/p>\n<p style=\"text-align: center\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-10a12fb25db06a3d694058cf2fc28eb8_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;&#94;&#54;&#44;&#32;&#120;&#94;&#52;&#121;&#94;&#50;&#44;&#32;&#120;&#94;&#51;&#121;&#122;&#94;&#50;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"112\" style=\"vertical-align: -4px;\" \/> are all sixth degree terms (sextic polynomial)<\/p>\n<p style=\"text-align: center\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-0d0d6bcec1d45a021c1c572fa611efb7_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;&#94;&#52;&#44;&#32;&#120;&#94;&#50;&#121;&#94;&#50;&#44;&#32;&#120;&#121;&#122;&#94;&#50;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"104\" style=\"vertical-align: -4px;\" \/> are all fourth degree terms (quartic polynomial)<\/p>\n<p>Terms of a polynomial are named in the order of their appearance. For instance, the polynomial <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-ce1087a975d32a38486ce3a8305506b3_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#50;&#120;&#94;&#52;&#121;&#32;&#43;&#32;&#120;&#94;&#51;&#121;&#94;&#50;&#32;&#45;&#32;&#120;&#94;&#50;&#121;&#94;&#51;&#32;&#43;&#32;&#53;&#120;&#121;&#94;&#52;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"206\" style=\"vertical-align: -4px;\" \/> has four terms, each one of the fifth degree. The terms are numbered in order for this polynomial, starting from the first term <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-38a7c1a2e802945b6096f9d5cb01b140_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#50;&#120;&#94;&#52;&#121;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"48\" style=\"vertical-align: -4px;\" \/> and continuing to the second ((x^3y^2)\\), third <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-044838adc1e502f71c14fe8400085ba3_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#45;&#120;&#94;&#50;&#121;&#94;&#51;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"61\" style=\"vertical-align: -4px;\" \/>, and fourth terms <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-6626eec8ad559c4ae233ea24544008d8_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#53;&#120;&#121;&#94;&#52;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"48\" style=\"vertical-align: -4px;\" \/>.<\/p>\n<p>If it is known what the variable in a polynomial represents, it is possible to substitute in the value and evaluate the polynomial, as shown in the following example.<\/p>\n<div class=\"textbox textbox--examples\">\n<header class=\"textbox__header\">\n<p class=\"textbox__title\">Example 6.4.1<\/p>\n<\/header>\n<div class=\"textbox__content\">\n<p>Simplify the expression <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-a406c169184240d5918fbcd8f503fc1b_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#50;&#120;&#94;&#50;&#32;&#45;&#32;&#52;&#120;&#32;&#43;&#32;&#54;\" title=\"Rendered by QuickLaTeX.com\" height=\"17\" width=\"98\" style=\"vertical-align: -2px;\" \/> using <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-f34ff3117ddd18a7542317cb0772423d_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;&#32;&#61;&#32;&#45;&#52;\" title=\"Rendered by QuickLaTeX.com\" height=\"13\" width=\"57\" 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-2732d5ba25297bc1c539b3cd6189a8ee_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#98;&#101;&#103;&#105;&#110;&#123;&#97;&#114;&#114;&#97;&#121;&#125;&#123;&#114;&#108;&#108;&#108;&#108;&#108;&#125; &#92;&#116;&#101;&#120;&#116;&#123;&#87;&#104;&#101;&#110;&#32;&#125;&#32;&#120;&#61;&#45;&#52;&#44;&#32;&#92;&#116;&#101;&#120;&#116;&#123;&#32;&#114;&#101;&#112;&#108;&#97;&#99;&#101;&#32;&#97;&#108;&#108;&#32;&#125;&#120;&#92;&#116;&#101;&#120;&#116;&#123;&#32;&#119;&#105;&#116;&#104;&#32;&#125;&#45;&#52;&#58;&#38;&#50;&#120;&#94;&#50;&#38;&#45;&#38;&#52;&#120;&#38;&#43;&#38;&#54;&#32;&#92;&#92; &#92;&#116;&#101;&#120;&#116;&#123;&#82;&#101;&#100;&#117;&#99;&#101;&#32;&#116;&#104;&#101;&#32;&#101;&#120;&#112;&#111;&#110;&#101;&#110;&#116;&#115;&#58;&#125;&#38;&#50;&#40;&#45;&#52;&#41;&#94;&#50;&#38;&#45;&#38;&#52;&#40;&#45;&#52;&#41;&#38;&#43;&#38;&#54;&#32;&#92;&#92; &#92;&#116;&#101;&#120;&#116;&#123;&#77;&#117;&#108;&#116;&#105;&#112;&#108;&#121;&#32;&#97;&#108;&#108;&#32;&#99;&#111;&#101;&#102;&#102;&#105;&#99;&#105;&#101;&#110;&#116;&#115;&#58;&#125;&#38;&#50;&#40;&#49;&#54;&#41;&#38;&#45;&#38;&#52;&#40;&#45;&#52;&#41;&#38;&#43;&#38;&#54;&#32;&#92;&#92; &#92;&#116;&#101;&#120;&#116;&#123;&#65;&#100;&#100;&#58;&#125;&#38;&#51;&#50;&#38;&#43;&#38;&#49;&#54;&#38;&#43;&#38;&#54;&#32;&#92;&#92; &#92;&#116;&#101;&#120;&#116;&#123;&#83;&#111;&#108;&#117;&#116;&#105;&#111;&#110;&#58;&#125;&#38;&#53;&#52;&#38;&#38;&#38;&#38; &#92;&#101;&#110;&#100;&#123;&#97;&#114;&#114;&#97;&#121;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"104\" width=\"519\" style=\"vertical-align: -45px;\" \/><\/p>\n<\/div>\n<\/div>\n<p>Remember the exponent only affects the number to which it is physically attached. This means \u22123<sup>2<\/sup> = \u22129 because the exponent is only attached to the 3, whereas (\u22123)<sup>2<\/sup> = 9 because the exponent is attached to the parentheses and everything inside.<\/p>\n<div class=\"textbox textbox--examples\">\n<header class=\"textbox__header\">\n<p class=\"textbox__title\">Example 6.4.2<\/p>\n<\/header>\n<div class=\"textbox__content\">\n<p>Simplify the expression <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-f158748042a83f003a2a2ddfd3aae927_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#45;&#120;&#94;&#50;&#32;&#43;&#32;&#50;&#120;&#32;&#43;&#32;&#54;\" title=\"Rendered by QuickLaTeX.com\" height=\"17\" width=\"102\" style=\"vertical-align: -2px;\" \/> using <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-2523b6baefe1c9ad9f8cffe058e93a17_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;&#32;&#61;&#32;&#51;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"43\" style=\"vertical-align: 0px;\" \/>.<\/p>\n<p style=\"text-align: center\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-74642d32e272c5fecb15bb9c1d3e166c_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#98;&#101;&#103;&#105;&#110;&#123;&#97;&#114;&#114;&#97;&#121;&#125;&#123;&#114;&#108;&#108;&#108;&#108;&#108;&#125; &#92;&#116;&#101;&#120;&#116;&#123;&#87;&#104;&#101;&#110;&#32;&#125;&#120;&#61;&#51;&#44;&#92;&#116;&#101;&#120;&#116;&#123;&#32;&#114;&#101;&#112;&#108;&#97;&#99;&#101;&#32;&#97;&#108;&#108;&#32;&#125;&#120;&#32;&#92;&#116;&#101;&#120;&#116;&#123;&#32;&#119;&#105;&#116;&#104;&#32;&#51;&#58;&#125;&#38;&#45;&#120;&#94;&#50;&#38;&#43;&#38;&#50;&#120;&#38;&#43;&#38;&#54;&#32;&#92;&#92; &#92;&#116;&#101;&#120;&#116;&#123;&#82;&#101;&#100;&#117;&#99;&#101;&#32;&#116;&#104;&#101;&#32;&#101;&#120;&#112;&#111;&#110;&#101;&#110;&#116;&#115;&#58;&#125;&#38;&#45;&#40;&#51;&#41;&#94;&#50;&#38;&#43;&#38;&#50;&#40;&#51;&#41;&#38;&#43;&#38;&#54;&#32;&#92;&#92; &#92;&#116;&#101;&#120;&#116;&#123;&#77;&#117;&#108;&#116;&#105;&#112;&#108;&#121;&#58;&#125;&#38;&#45;&#57;&#38;&#43;&#38;&#50;&#40;&#51;&#41;&#38;&#43;&#38;&#54;&#32;&#92;&#92; &#92;&#116;&#101;&#120;&#116;&#123;&#65;&#100;&#100;&#58;&#125;&#38;&#45;&#57;&#38;&#43;&#38;&#54;&#38;&#43;&#38;&#54;&#32;&#92;&#92; &#92;&#116;&#101;&#120;&#116;&#123;&#83;&#111;&#108;&#117;&#116;&#105;&#111;&#110;&#58;&#125;&#38;&#51;&#38;&#38;&#38;&#38; &#92;&#101;&#110;&#100;&#123;&#97;&#114;&#114;&#97;&#121;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"103\" width=\"456\" style=\"vertical-align: -44px;\" \/><\/p>\n<\/div>\n<\/div>\n<p class=\"p3 no-indent\"><span class=\"s1\">Sometimes, when working with polynomials,\u00a0 the value of the variable is unknown and the polynomial will be simplified rather than ending with some value. The simplest operation with polynomials is addition. When adding polynomials, it is merely combining like terms. Consider the following example.<\/span><\/p>\n<div class=\"textbox textbox--examples\">\n<header class=\"textbox__header\">\n<p class=\"textbox__title\">Example 6.4.3<\/p>\n<\/header>\n<div class=\"textbox__content\">\n<p>Simplify the expression <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-57bde7dfc962a4cb03389fc51eca9b86_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#52;&#120;&#94;&#51;&#32;&#45;&#32;&#50;&#120;&#32;&#43;&#32;&#56;&#41;&#32;&#43;&#32;&#40;&#51;&#120;&#94;&#51;&#32;&#45;&#32;&#57;&#120;&#94;&#50;&#32;&#45;&#32;&#49;&#49;&#41;&#46;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"265\" style=\"vertical-align: -4px;\" \/><\/p>\n<p>The first thing one should do is place the equations one over top of the other, ordering each of the terms into columns so they can simply be added or subtracted.<\/p>\n<p style=\"text-align: center\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-c23d1b5a8e9eb47f3a3eed8fb57e2553_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#98;&#101;&#103;&#105;&#110;&#123;&#97;&#114;&#114;&#97;&#121;&#125;&#123;&#114;&#114;&#114;&#114;&#114;&#114;&#114;&#108;&#125; &#52;&#120;&#94;&#51;&#38;&#38;&#38;&#45;&#38;&#50;&#120;&#38;&#43;&#38;&#56;&#38;&#32;&#92;&#92; &#51;&#120;&#94;&#51;&#38;&#45;&#38;&#57;&#120;&#94;&#50;&#38;&#38;&#38;&#45;&#38;&#49;&#49;&#38;&#92;&#116;&#101;&#120;&#116;&#123;&#65;&#100;&#100;&#32;&#101;&#97;&#99;&#104;&#32;&#111;&#102;&#32;&#116;&#104;&#101;&#32;&#99;&#111;&#108;&#117;&#109;&#110;&#115;&#125;&#32;&#92;&#92; &#92;&#109;&#105;&#100;&#114;&#117;&#108;&#101; &#55;&#120;&#94;&#51;&#38;&#45;&#38;&#57;&#120;&#94;&#50;&#38;&#45;&#38;&#50;&#120;&#38;&#45;&#38;&#51;&#38;&#92;&#116;&#101;&#120;&#116;&#123;&#83;&#111;&#108;&#117;&#116;&#105;&#111;&#110;&#125;&#32;&#92;&#92; &#92;&#101;&#110;&#100;&#123;&#97;&#114;&#114;&#97;&#121;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"68\" width=\"454\" style=\"vertical-align: -26px;\" \/><\/p>\n<\/div>\n<\/div>\n<p class=\"p3 no-indent\"><span class=\"s1\">Subtracting polynomials is almost as fast as addition. Subtraction is generally shown by a minus sign in front of the parentheses. When there is a negative sign in front of parentheses,\u00a0 distribute it throughout the expression, changing the signs of everything inside. <\/span><\/p>\n<div class=\"textbox textbox--examples\">\n<header class=\"textbox__header\">\n<p class=\"textbox__title\">Example 6.4.4<\/p>\n<\/header>\n<div class=\"textbox__content\">\n<p>Simplify the expression <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-716afd74ddb88a8d0ccf63c314cc8da6_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#53;&#120;&#94;&#50;&#32;&#45;&#32;&#50;&#120;&#32;&#43;&#32;&#55;&#41;&#32;&#45;&#32;&#40;&#51;&#120;&#94;&#50;&#32;&#43;&#32;&#54;&#120;&#32;&#45;&#32;&#52;&#41;&#46;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"248\" style=\"vertical-align: -4px;\" \/><\/p>\n<p style=\"text-align: center\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-295c021e1dacda098704541efb147b43_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#98;&#101;&#103;&#105;&#110;&#123;&#97;&#114;&#114;&#97;&#121;&#125;&#123;&#114;&#114;&#114;&#114;&#114;&#114;&#108;&#125; &#38;&#53;&#120;&#94;&#50;&#38;&#45;&#38;&#50;&#120;&#38;&#43;&#38;&#55;&#38;&#32;&#92;&#92; &#45;&#38;&#40;&#51;&#120;&#94;&#50;&#38;&#43;&#38;&#54;&#120;&#38;&#45;&#38;&#52;&#41;&#38;&#92;&#116;&#101;&#120;&#116;&#123;&#83;&#117;&#98;&#116;&#114;&#97;&#99;&#116;&#32;&#101;&#97;&#99;&#104;&#32;&#98;&#111;&#116;&#116;&#111;&#109;&#32;&#116;&#101;&#114;&#109;&#32;&#102;&#114;&#111;&#109;&#32;&#101;&#97;&#99;&#104;&#32;&#116;&#111;&#112;&#32;&#116;&#101;&#114;&#109;&#125;&#32;&#92;&#92; &#92;&#109;&#105;&#100;&#114;&#117;&#108;&#101; &#38;&#50;&#120;&#94;&#50;&#38;&#45;&#38;&#56;&#120;&#38;&#43;&#38;&#49;&#49;&#38;&#92;&#116;&#101;&#120;&#116;&#123;&#83;&#111;&#108;&#117;&#116;&#105;&#111;&#110;&#125; &#92;&#101;&#110;&#100;&#123;&#97;&#114;&#114;&#97;&#121;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"70\" width=\"593\" style=\"vertical-align: -28px;\" \/><\/p>\n<\/div>\n<\/div>\n<div class=\"textbox textbox--examples\">\n<header class=\"textbox__header\">\n<p class=\"textbox__title\">Example 6.4.5<\/p>\n<\/header>\n<div class=\"textbox__content\">\n<p>Simplify the expression <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-7b5c7164bc66bac4a44fb56f2e38bdee_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#50;&#120;&#94;&#50;&#32;&#45;&#32;&#52;&#120;&#32;&#43;&#32;&#51;&#41;&#32;&#43;&#32;&#40;&#53;&#120;&#94;&#50;&#32;&#45;&#32;&#54;&#120;&#32;&#43;&#32;&#49;&#41;&#32;&#45;&#32;&#40;&#120;&#94;&#50;&#32;&#45;&#32;&#57;&#120;&#32;&#43;&#32;&#56;&#41;&#46;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"373\" style=\"vertical-align: -4px;\" \/><\/p>\n<p><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-5e2c5b6a387a34d23c3e89ea2c9e1dbc_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#98;&#101;&#103;&#105;&#110;&#123;&#97;&#114;&#114;&#97;&#121;&#125;&#123;&#114;&#114;&#114;&#114;&#114;&#114;&#108;&#125; &#38;&#50;&#120;&#94;&#50;&#38;&#45;&#38;&#52;&#120;&#38;&#43;&#38;&#51;&#38;&#32;&#92;&#92; &#38;&#53;&#120;&#94;&#50;&#38;&#45;&#38;&#54;&#120;&#38;&#43;&#38;&#49;&#38;&#32;&#92;&#92; &#45;&#38;&#40;&#120;&#94;&#50;&#38;&#45;&#38;&#57;&#120;&#38;&#43;&#38;&#56;&#41;&#38;&#92;&#116;&#101;&#120;&#116;&#123;&#65;&#100;&#100;&#32;&#97;&#110;&#100;&#32;&#115;&#117;&#98;&#116;&#114;&#97;&#99;&#116;&#125;&#32;&#92;&#92; &#92;&#109;&#105;&#100;&#114;&#117;&#108;&#101; &#38;&#54;&#120;&#94;&#50;&#38;&#45;&#38;&#120;&#38;&#45;&#38;&#52;&#38;&#92;&#116;&#101;&#120;&#116;&#123;&#83;&#111;&#108;&#117;&#116;&#105;&#111;&#110;&#125;&#32;&#92;&#92; &#92;&#101;&#110;&#100;&#123;&#97;&#114;&#114;&#97;&#121;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"91\" width=\"354\" style=\"vertical-align: -38px;\" \/><\/p>\n<\/div>\n<\/div>\n<h1>Questions<\/h1>\n<p>For questions 1 to 8, simplify each expression using the variables given.<\/p>\n<ol>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-b5b863d8737d18d90f9e0aab8b4f2574_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#45;&#97;&#94;&#51;&#32;&#45;&#32;&#97;&#94;&#50;&#32;&#43;&#32;&#54;&#97;&#32;&#45;&#32;&#50;&#49;&#32;&#92;&#116;&#101;&#120;&#116;&#123;&#32;&#119;&#104;&#101;&#110;&#32;&#125;&#97;&#32;&#61;&#32;&#45;&#52;\" title=\"Rendered by QuickLaTeX.com\" height=\"17\" width=\"256\" style=\"vertical-align: -2px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-1f813ee2d71785de7e4c7076a56a4656_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#110;&#94;&#50;&#32;&#43;&#32;&#51;&#110;&#32;&#45;&#32;&#49;&#49;&#32;&#92;&#116;&#101;&#120;&#116;&#123;&#32;&#119;&#104;&#101;&#110;&#32;&#125;&#110;&#32;&#61;&#32;&#45;&#54;\" title=\"Rendered by QuickLaTeX.com\" height=\"17\" width=\"208\" style=\"vertical-align: -2px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-6b166ca70cb3d0bbe8a7670b96fd2f28_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#45;&#53;&#110;&#94;&#52;&#32;&#45;&#32;&#49;&#49;&#110;&#94;&#51;&#32;&#45;&#32;&#57;&#110;&#94;&#50;&#32;&#45;&#32;&#110;&#32;&#45;&#32;&#53;&#32;&#92;&#116;&#101;&#120;&#116;&#123;&#32;&#119;&#104;&#101;&#110;&#32;&#125;&#32;&#110;&#32;&#61;&#32;&#45;&#49;\" title=\"Rendered by QuickLaTeX.com\" height=\"16\" width=\"318\" style=\"vertical-align: -1px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-a72175430d277c20908c8a2dadae921a_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;&#94;&#52;&#32;&#45;&#32;&#53;&#120;&#94;&#51;&#32;&#45;&#32;&#120;&#32;&#43;&#32;&#49;&#51;&#32;&#92;&#116;&#101;&#120;&#116;&#123;&#32;&#119;&#104;&#101;&#110;&#32;&#125;&#32;&#120;&#32;&#61;&#32;&#53;\" title=\"Rendered by QuickLaTeX.com\" height=\"17\" width=\"231\" style=\"vertical-align: -2px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-026b7970ac3f319ca464a54d86256186_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;&#94;&#50;&#32;&#43;&#32;&#57;&#120;&#32;&#43;&#32;&#50;&#51;&#32;&#92;&#116;&#101;&#120;&#116;&#123;&#32;&#119;&#104;&#101;&#110;&#32;&#125;&#32;&#120;&#32;&#61;&#32;&#45;&#51;\" title=\"Rendered by QuickLaTeX.com\" height=\"17\" width=\"207\" style=\"vertical-align: -2px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-5e1cc1010a27cc48763b6bf1d5e2e672_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#45;&#54;&#120;&#94;&#51;&#32;&#43;&#32;&#52;&#49;&#120;&#94;&#50;&#32;&#45;&#32;&#51;&#50;&#120;&#32;&#43;&#32;&#49;&#49;&#32;&#92;&#116;&#101;&#120;&#116;&#123;&#32;&#119;&#104;&#101;&#110;&#32;&#125;&#32;&#120;&#32;&#61;&#32;&#54;\" title=\"Rendered by QuickLaTeX.com\" height=\"17\" width=\"281\" style=\"vertical-align: -2px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-3bbd275bb1cac2288d3a99523ce59816_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;&#94;&#52;&#32;&#45;&#32;&#54;&#120;&#94;&#51;&#32;&#43;&#32;&#120;&#94;&#50;&#32;&#45;&#32;&#50;&#52;&#32;&#92;&#116;&#101;&#120;&#116;&#123;&#32;&#119;&#104;&#101;&#110;&#32;&#125;&#32;&#120;&#32;&#61;&#32;&#54;\" title=\"Rendered by QuickLaTeX.com\" height=\"17\" width=\"240\" style=\"vertical-align: -2px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-871b8606912b36c99d569b51eff46b1c_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#109;&#94;&#52;&#32;&#43;&#32;&#56;&#109;&#94;&#51;&#32;&#43;&#32;&#49;&#52;&#109;&#94;&#50;&#32;&#43;&#32;&#49;&#51;&#109;&#32;&#43;&#32;&#53;&#32;&#92;&#116;&#101;&#120;&#116;&#123;&#32;&#119;&#104;&#101;&#110;&#32;&#125;&#32;&#109;&#32;&#61;&#32;&#45;&#54;\" title=\"Rendered by QuickLaTeX.com\" height=\"17\" width=\"340\" style=\"vertical-align: -2px;\" \/><\/li>\n<\/ol>\n<p>For questions 9 to 28, simplify the following expressions.<\/p>\n<ol start=\"9\">\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-aeb84b55b61c5de4c307292fb0443a6d_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#53;&#112;&#32;&#45;&#32;&#53;&#112;&#94;&#52;&#41;&#32;&#45;&#32;&#40;&#56;&#112;&#32;&#45;&#32;&#56;&#112;&#94;&#52;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"177\" style=\"vertical-align: -4px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-835f348bba5d418cb07ef6e83c010354_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#55;&#109;&#94;&#50;&#32;&#43;&#32;&#53;&#109;&#94;&#51;&#41;&#32;&#45;&#32;&#40;&#54;&#109;&#94;&#51;&#32;&#45;&#32;&#53;&#109;&#94;&#50;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"219\" style=\"vertical-align: -4px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-009309dd454d203b5dfbb9155a2d48f8_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#49;&#32;&#43;&#32;&#53;&#112;&#94;&#51;&#41;&#32;&#45;&#32;&#40;&#49;&#32;&#45;&#32;&#56;&#112;&#94;&#51;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"159\" style=\"vertical-align: -4px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-3f09277c9f6afaa882f0c5499de37c31_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#54;&#120;&#94;&#51;&#32;&#43;&#32;&#53;&#120;&#41;&#32;&#45;&#32;&#40;&#56;&#120;&#32;&#43;&#32;&#54;&#120;&#94;&#51;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"182\" style=\"vertical-align: -4px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-0a0f2ec29eadd8d616768e7ae7ef76bb_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#53;&#110;&#94;&#52;&#32;&#43;&#32;&#54;&#110;&#94;&#51;&#41;&#32;&#43;&#32;&#40;&#56;&#32;&#45;&#32;&#51;&#110;&#94;&#51;&#32;&#45;&#32;&#53;&#110;&#94;&#52;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"230\" style=\"vertical-align: -4px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-42518f55ea16521f26b6f236ddfc1f53_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#56;&#120;&#94;&#50;&#32;&#43;&#32;&#49;&#41;&#32;&#45;&#32;&#40;&#54;&#32;&#45;&#32;&#120;&#94;&#50;&#32;&#45;&#32;&#120;&#94;&#52;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"192\" style=\"vertical-align: -4px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-81139be3f5c1aa5d24532c7245786864_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#50;&#97;&#32;&#43;&#32;&#50;&#97;&#94;&#52;&#41;&#32;&#45;&#32;&#40;&#51;&#97;&#94;&#50;&#32;&#45;&#32;&#53;&#97;&#94;&#52;&#32;&#43;&#32;&#52;&#97;&#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-f27a21f6192e8b0c56ad101cade6d90d_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#54;&#118;&#32;&#43;&#32;&#56;&#118;&#94;&#51;&#41;&#32;&#43;&#32;&#40;&#51;&#32;&#43;&#32;&#52;&#118;&#94;&#51;&#32;&#45;&#32;&#51;&#118;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"209\" style=\"vertical-align: -4px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-3ddd49fd32f51e269b07b254e2521ee2_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#52;&#112;&#94;&#50;&#32;&#45;&#32;&#51;&#32;&#45;&#32;&#50;&#112;&#41;&#32;&#45;&#32;&#40;&#51;&#112;&#94;&#50;&#32;&#45;&#32;&#54;&#112;&#32;&#43;&#32;&#51;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"238\" style=\"vertical-align: -4px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-fc69bb963cceb28377c14094c86d57d9_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#55;&#32;&#43;&#32;&#52;&#109;&#32;&#43;&#32;&#56;&#109;&#94;&#52;&#41;&#32;&#45;&#32;&#40;&#53;&#109;&#94;&#52;&#32;&#43;&#32;&#49;&#32;&#43;&#32;&#54;&#109;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"265\" style=\"vertical-align: -4px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-64a065e99dc8eb70aace40ab8226a763_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#51;&#32;&#43;&#32;&#50;&#110;&#94;&#50;&#32;&#43;&#32;&#52;&#110;&#94;&#52;&#41;&#32;&#43;&#32;&#40;&#110;&#94;&#51;&#32;&#45;&#32;&#55;&#110;&#94;&#50;&#32;&#45;&#32;&#52;&#110;&#94;&#52;&#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-b9188e77384ea9c5d30919555e496e05_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#55;&#120;&#94;&#50;&#32;&#43;&#32;&#50;&#120;&#94;&#52;&#32;&#43;&#32;&#55;&#120;&#94;&#51;&#41;&#32;&#43;&#32;&#40;&#54;&#120;&#94;&#51;&#32;&#45;&#32;&#56;&#120;&#94;&#52;&#32;&#45;&#32;&#55;&#120;&#94;&#50;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"294\" style=\"vertical-align: -4px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-7e57f6b60c1eec7c4229be7760090d1f_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#56;&#114;&#94;&#52;&#32;&#45;&#32;&#53;&#114;&#94;&#51;&#32;&#43;&#32;&#53;&#114;&#94;&#50;&#41;&#32;&#43;&#32;&#40;&#50;&#114;&#94;&#50;&#32;&#43;&#32;&#50;&#114;&#94;&#51;&#32;&#45;&#32;&#55;&#114;&#94;&#52;&#32;&#43;&#32;&#49;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"315\" style=\"vertical-align: -4px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-8a8c189a669c5ab3a0cf8cf5590c8d02_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#52;&#120;&#94;&#51;&#32;&#43;&#32;&#120;&#32;&#45;&#32;&#55;&#120;&#94;&#50;&#41;&#32;&#43;&#32;&#40;&#120;&#94;&#50;&#32;&#45;&#32;&#56;&#32;&#43;&#32;&#50;&#120;&#32;&#43;&#32;&#54;&#120;&#94;&#51;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"292\" style=\"vertical-align: -4px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-cc41096bc70d9202859a28dd00c1adb4_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#50;&#110;&#94;&#50;&#32;&#43;&#32;&#55;&#110;&#94;&#52;&#32;&#45;&#32;&#50;&#41;&#32;&#43;&#32;&#40;&#50;&#32;&#43;&#32;&#50;&#110;&#94;&#51;&#32;&#43;&#32;&#52;&#110;&#94;&#50;&#32;&#43;&#32;&#50;&#110;&#94;&#52;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"309\" style=\"vertical-align: -4px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-4c7f294289be48789a40fbd59987f5ab_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#55;&#98;&#94;&#51;&#32;&#45;&#32;&#52;&#98;&#32;&#43;&#32;&#52;&#98;&#94;&#52;&#41;&#32;&#45;&#32;&#40;&#56;&#98;&#94;&#51;&#32;&#45;&#32;&#52;&#98;&#94;&#50;&#32;&#43;&#32;&#50;&#98;&#94;&#52;&#32;&#45;&#32;&#56;&#98;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"310\" style=\"vertical-align: -4px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-bbabed5dc48f32cf21ee754c7c1be4d8_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#56;&#32;&#45;&#32;&#98;&#32;&#43;&#32;&#55;&#98;&#94;&#51;&#41;&#32;&#45;&#32;&#40;&#51;&#98;&#94;&#52;&#32;&#43;&#32;&#55;&#98;&#32;&#45;&#32;&#56;&#32;&#43;&#32;&#55;&#98;&#94;&#50;&#41;&#32;&#43;&#32;&#40;&#51;&#32;&#45;&#32;&#51;&#98;&#32;&#43;&#32;&#54;&#98;&#94;&#51;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"398\" style=\"vertical-align: -4px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-323fbd53c99b45f70384ce27988469df_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#49;&#32;&#45;&#32;&#51;&#110;&#94;&#52;&#32;&#45;&#32;&#56;&#110;&#94;&#51;&#41;&#32;&#43;&#32;&#40;&#55;&#110;&#94;&#52;&#32;&#43;&#32;&#50;&#32;&#45;&#32;&#54;&#110;&#94;&#50;&#32;&#43;&#32;&#51;&#110;&#94;&#51;&#41;&#32;&#43;&#32;&#40;&#52;&#110;&#94;&#51;&#32;&#43;&#32;&#56;&#110;&#94;&#52;&#32;&#43;&#32;&#55;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"452\" style=\"vertical-align: -4px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-cdd81397ec41f022fc91024ce5389c4b_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#56;&#120;&#94;&#52;&#32;&#43;&#32;&#50;&#120;&#94;&#51;&#32;&#43;&#32;&#50;&#120;&#41;&#32;&#43;&#32;&#40;&#50;&#120;&#32;&#43;&#32;&#50;&#32;&#45;&#32;&#50;&#120;&#94;&#51;&#32;&#45;&#32;&#120;&#94;&#52;&#41;&#32;&#45;&#32;&#40;&#120;&#94;&#51;&#32;&#43;&#32;&#53;&#120;&#94;&#52;&#32;&#43;&#32;&#56;&#120;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"443\" style=\"vertical-align: -4px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-c414db28394a72c6318e9bd9ee5be2c5_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#54;&#120;&#32;&#45;&#32;&#53;&#120;&#94;&#52;&#32;&#45;&#32;&#52;&#120;&#94;&#50;&#41;&#32;&#45;&#32;&#40;&#50;&#120;&#32;&#45;&#32;&#55;&#120;&#94;&#50;&#32;&#45;&#32;&#52;&#120;&#94;&#52;&#32;&#45;&#32;&#56;&#41;&#32;&#45;&#32;&#40;&#56;&#32;&#45;&#32;&#54;&#120;&#94;&#50;&#32;&#45;&#32;&#52;&#120;&#94;&#52;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"450\" style=\"vertical-align: -4px;\" \/><\/li>\n<\/ol>\n<p><a href=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/back-matter\/answer-key-6-4\/\">Answer Key 6.4<\/a><\/p>\n","protected":false},"author":540,"menu_order":17,"template":"","meta":{"pb_show_title":"on","pb_short_title":"","pb_subtitle":"","pb_authors":[],"pb_section_license":""},"chapter-type":[],"contributor":[],"license":[],"class_list":["post-561","chapter","type-chapter","status-publish","hentry"],"part":376,"_links":{"self":[{"href":"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-json\/pressbooks\/v2\/chapters\/561","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":10,"href":"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-json\/pressbooks\/v2\/chapters\/561\/revisions"}],"predecessor-version":[{"id":3613,"href":"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-json\/pressbooks\/v2\/chapters\/561\/revisions\/3613"}],"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\/561\/metadata\/"}],"wp:attachment":[{"href":"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-json\/wp\/v2\/media?parent=561"}],"wp:term":[{"taxonomy":"chapter-type","embeddable":true,"href":"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-json\/pressbooks\/v2\/chapter-type?post=561"},{"taxonomy":"contributor","embeddable":true,"href":"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-json\/wp\/v2\/contributor?post=561"},{"taxonomy":"license","embeddable":true,"href":"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-json\/wp\/v2\/license?post=561"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}