{"id":594,"date":"2019-04-29T15:57:16","date_gmt":"2019-04-29T19:57:16","guid":{"rendered":"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/?post_type=chapter&#038;p=594"},"modified":"2019-12-03T16:51:50","modified_gmt":"2019-12-03T21:51:50","slug":"7-1-greatest-common-factor","status":"publish","type":"chapter","link":"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/chapter\/7-1-greatest-common-factor\/","title":{"raw":"7.1 Greatest Common Factor","rendered":"7.1 Greatest Common Factor"},"content":{"raw":"[latexpage]\r\n\r\nThe opposite of multiplying polynomials together is factoring polynomials. Factored polynomials help to solve equations, learn behaviours of graphs, work with fractions and more. Because so many concepts in algebra depend on us being able to factor polynomials, it is important to have very strong factoring skills.\r\n\r\nIn this section, the focus is on factoring using the greatest common factor or GCF of a polynomial. When you previously multiplied polynomials, you multiplied monomials by polynomials by distributing, solving problems such as \\(4x^2(2x^2 - 3x + 8)\\) to yield \\(8x^4 - 12x^3 + 32x\\). For factoring, you will work the same problem backwards. For instance, you could start with the polynomial \\(8x^2 - 12x^3 + 32x\\) and work backwards to \\(4x(2x - 3x^2 + 8)\\).\r\n\r\nTo do this, first identify the GCF of a polynomial. Look at finding the GCF of several numbers. To find the GCF of several numbers, look for the largest number that each of the numbers can be divided by.\r\n<div class=\"textbox textbox--examples\"><header class=\"textbox__header\">\r\n<p class=\"textbox__title\">Example 7.1.1<\/p>\r\n\r\n<\/header>\r\n<div class=\"textbox__content\">\r\n\r\nFind the GCF of 15, 24, 27.\r\n\r\nFirst, break all these numbers into their primes.\r\n<p style=\"text-align: center\">\\(\\begin{array}{rrl}\r\n15&amp;=&amp;3\\times 5 \\\\\r\n24&amp;=&amp;2\\times 2\\times 2\\times 3\\text{ or }2^3\\times 3 \\\\\r\n27&amp;=&amp;3\\times 3\\times 3\\text{ or }3^3\r\n\\end{array}\\)<\/p>\r\nBy observation, the only number that each can be divided by is 3. Therefore, the GCF = 3.\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 7.1.2<\/p>\r\n\r\n<\/header>\r\n<div class=\"textbox__content\">\r\n\r\nFind the GCF of \\(24x^4y^2z\\), \\(18x^2y^4\\), and \\(12x^3yz^5\\).\r\n\r\nFirst, break all these numbers into their primes. (Use \u2022 to designate multiplication instead of \u00d7.)\r\n<p style=\"text-align: center\">\\(\\begin{array}{lll}\r\n24x^4y^2z&amp;=&amp;2^3\\cdot 3\\cdot x^4\\cdot y^2\\cdot z \\\\\r\n18x^2y^4&amp;=&amp;2\\cdot 3^2\\cdot x^2\\cdot y^4 \\\\\r\n12x^3yz^5&amp;=&amp;2^2\\cdot 3\\cdot x^3\\cdot y\\cdot z^5\r\n\\end{array}\\)<\/p>\r\nBy observation, what is shared between all three monomials is \\(2\\cdot 3\\cdot x^2\\cdot y\\) or \\(6x^2y\\).\r\n\r\n<\/div>\r\n<\/div>\r\n<h1>Questions<\/h1>\r\nFactor out the common factor in each of the following polynomials.\r\n<ol>\r\n \t<li>\\(9+8b^2\\)<\/li>\r\n \t<li>\\(x-5\\)<\/li>\r\n \t<li>\\(45x^2 - 25\\)<\/li>\r\n \t<li>\\(1 + 2n^2\\)<\/li>\r\n \t<li>\\(56 - 35p\\)<\/li>\r\n \t<li>\\(50x - 80y\\)<\/li>\r\n \t<li>\\(7ab - 35a^2b\\)<\/li>\r\n \t<li>\\(27x^2y^5 - 72x^3y^2\\)<\/li>\r\n \t<li>\\(-3a^2b + 6a^3b^2\\)<\/li>\r\n \t<li>\\(8x^3y^2 + 4x^3\\)<\/li>\r\n \t<li>\\(-5x^2 - 5x^3 - 15x^4\\)<\/li>\r\n \t<li>\\(-32n^9+32n^6+40n^5\\)<\/li>\r\n \t<li>\\(28m^4+40m^3+8\\)<\/li>\r\n \t<li>\\(-10x^4+20x^2+12x\\)<\/li>\r\n \t<li>\\(30b^9+5ab-15a^2\\)<\/li>\r\n \t<li>\\(27y^7+12y^2x+9y^2\\)<\/li>\r\n \t<li>\\(-48a^2b^2-56a^3b-56a^5b\\)<\/li>\r\n \t<li>\\(30m^6+15mn^2-25\\)<\/li>\r\n \t<li>\\(20x^8y^2z^2+15x^5y^2z+35x^3y^3z\\)<\/li>\r\n \t<li>\\(3p+12q-15q^2r^2\\)<\/li>\r\n \t<li>\\(-18n^5+3n^3-21n+3\\)<\/li>\r\n \t<li>\\(30a^8+6a^5+27a^3+21a^2\\)<\/li>\r\n \t<li>\\(-40x^{11}-20x^{12}+50x^{13}-50x^{14}\\)<\/li>\r\n \t<li>\\(-24x^6-4x^4+12x^3+4x^2\\)<\/li>\r\n \t<li>\\(-32mn^8+4m^6n+12mn^4+16mn\\)<\/li>\r\n \t<li>\\(-10y^7+6y^{10}-4y^{10}x-8y^8x\\)<\/li>\r\n<\/ol>\r\n<a href=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/back-matter\/answer-key-7-1\/\">Answer Key 7.1<\/a>","rendered":"<p>The opposite of multiplying polynomials together is factoring polynomials. Factored polynomials help to solve equations, learn behaviours of graphs, work with fractions and more. Because so many concepts in algebra depend on us being able to factor polynomials, it is important to have very strong factoring skills.<\/p>\n<p>In this section, the focus is on factoring using the greatest common factor or GCF of a polynomial. When you previously multiplied polynomials, you multiplied monomials by polynomials by distributing, solving problems such as <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-dedfbbc3cb010e7ca88988aee8939585_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#52;&#120;&#94;&#50;&#40;&#50;&#120;&#94;&#50;&#32;&#45;&#32;&#51;&#120;&#32;&#43;&#32;&#56;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"138\" style=\"vertical-align: -4px;\" \/> to yield <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-b918ea7f2cc1605185693b5eb157ee91_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#56;&#120;&#94;&#52;&#32;&#45;&#32;&#49;&#50;&#120;&#94;&#51;&#32;&#43;&#32;&#51;&#50;&#120;\" title=\"Rendered by QuickLaTeX.com\" height=\"17\" width=\"134\" style=\"vertical-align: -2px;\" \/>. For factoring, you will work the same problem backwards. For instance, you could start with the polynomial <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-d0b8358ed6753987916dd33903a8fbbd_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#56;&#120;&#94;&#50;&#32;&#45;&#32;&#49;&#50;&#120;&#94;&#51;&#32;&#43;&#32;&#51;&#50;&#120;\" title=\"Rendered by QuickLaTeX.com\" height=\"17\" width=\"134\" style=\"vertical-align: -2px;\" \/> and work backwards to <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-59128d1975a3a239f2615a0f6292a147_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#52;&#120;&#40;&#50;&#120;&#32;&#45;&#32;&#51;&#120;&#94;&#50;&#32;&#43;&#32;&#56;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"130\" style=\"vertical-align: -4px;\" \/>.<\/p>\n<p>To do this, first identify the GCF of a polynomial. Look at finding the GCF of several numbers. To find the GCF of several numbers, look for the largest number that each of the numbers can be divided by.<\/p>\n<div class=\"textbox textbox--examples\">\n<header class=\"textbox__header\">\n<p class=\"textbox__title\">Example 7.1.1<\/p>\n<\/header>\n<div class=\"textbox__content\">\n<p>Find the GCF of 15, 24, 27.<\/p>\n<p>First, break all these numbers into their primes.<\/p>\n<p style=\"text-align: center\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-294e8726ea7cc253e14633aa61ced436_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;&#108;&#125; &#49;&#53;&#38;&#61;&#38;&#51;&#92;&#116;&#105;&#109;&#101;&#115;&#32;&#53;&#32;&#92;&#92; &#50;&#52;&#38;&#61;&#38;&#50;&#92;&#116;&#105;&#109;&#101;&#115;&#32;&#50;&#92;&#116;&#105;&#109;&#101;&#115;&#32;&#50;&#92;&#116;&#105;&#109;&#101;&#115;&#32;&#51;&#92;&#116;&#101;&#120;&#116;&#123;&#32;&#111;&#114;&#32;&#125;&#50;&#94;&#51;&#92;&#116;&#105;&#109;&#101;&#115;&#32;&#51;&#32;&#92;&#92; &#50;&#55;&#38;&#61;&#38;&#51;&#92;&#116;&#105;&#109;&#101;&#115;&#32;&#51;&#92;&#116;&#105;&#109;&#101;&#115;&#32;&#51;&#92;&#116;&#101;&#120;&#116;&#123;&#32;&#111;&#114;&#32;&#125;&#51;&#94;&#51; &#92;&#101;&#110;&#100;&#123;&#97;&#114;&#114;&#97;&#121;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"58\" width=\"239\" style=\"vertical-align: -23px;\" \/><\/p>\n<p>By observation, the only number that each can be divided by is 3. Therefore, the GCF = 3.<\/p>\n<\/div>\n<\/div>\n<div class=\"textbox textbox--examples\">\n<header class=\"textbox__header\">\n<p class=\"textbox__title\">Example 7.1.2<\/p>\n<\/header>\n<div class=\"textbox__content\">\n<p>Find the GCF of <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-f4511f9298f7d278b5535dc5f9cfa596_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#50;&#52;&#120;&#94;&#52;&#121;&#94;&#50;&#122;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"62\" style=\"vertical-align: -4px;\" \/>, <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-7cd50da93375f469304e9969086c51d9_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#49;&#56;&#120;&#94;&#50;&#121;&#94;&#52;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"51\" style=\"vertical-align: -4px;\" \/>, and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-a17beaf9fd95fc9153be266d2b1a5745_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#49;&#50;&#120;&#94;&#51;&#121;&#122;&#94;&#53;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"60\" style=\"vertical-align: -4px;\" \/>.<\/p>\n<p>First, break all these numbers into their primes. (Use \u2022 to designate multiplication instead of \u00d7.)<\/p>\n<p style=\"text-align: center\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-4d1ad957df325bf46f0b1af9b20d141f_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;&#108;&#108;&#125; &#50;&#52;&#120;&#94;&#52;&#121;&#94;&#50;&#122;&#38;&#61;&#38;&#50;&#94;&#51;&#92;&#99;&#100;&#111;&#116;&#32;&#51;&#92;&#99;&#100;&#111;&#116;&#32;&#120;&#94;&#52;&#92;&#99;&#100;&#111;&#116;&#32;&#121;&#94;&#50;&#92;&#99;&#100;&#111;&#116;&#32;&#122;&#32;&#92;&#92; &#49;&#56;&#120;&#94;&#50;&#121;&#94;&#52;&#38;&#61;&#38;&#50;&#92;&#99;&#100;&#111;&#116;&#32;&#51;&#94;&#50;&#92;&#99;&#100;&#111;&#116;&#32;&#120;&#94;&#50;&#92;&#99;&#100;&#111;&#116;&#32;&#121;&#94;&#52;&#32;&#92;&#92; &#49;&#50;&#120;&#94;&#51;&#121;&#122;&#94;&#53;&#38;&#61;&#38;&#50;&#94;&#50;&#92;&#99;&#100;&#111;&#116;&#32;&#51;&#92;&#99;&#100;&#111;&#116;&#32;&#120;&#94;&#51;&#92;&#99;&#100;&#111;&#116;&#32;&#121;&#92;&#99;&#100;&#111;&#116;&#32;&#122;&#94;&#53; &#92;&#101;&#110;&#100;&#123;&#97;&#114;&#114;&#97;&#121;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"63\" width=\"228\" style=\"vertical-align: -26px;\" \/><\/p>\n<p>By observation, what is shared between all three monomials is <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-5e846436c036614f398da1f5bdf69eeb_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#50;&#92;&#99;&#100;&#111;&#116;&#32;&#51;&#92;&#99;&#100;&#111;&#116;&#32;&#120;&#94;&#50;&#92;&#99;&#100;&#111;&#116;&#32;&#121;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"83\" style=\"vertical-align: -4px;\" \/> or <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-25cc1a3b19c475ceedf4a5ac7f89a55f_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#54;&#120;&#94;&#50;&#121;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"36\" style=\"vertical-align: -4px;\" \/>.<\/p>\n<\/div>\n<\/div>\n<h1>Questions<\/h1>\n<p>Factor out the common factor in each of the following polynomials.<\/p>\n<ol>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-8777fbc7218f3ab99261fb08f17da8a2_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#57;&#43;&#56;&#98;&#94;&#50;\" title=\"Rendered by QuickLaTeX.com\" height=\"17\" width=\"55\" style=\"vertical-align: -2px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-37a69a6fb58a6a9e35c67b97daa00aa5_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;&#45;&#53;\" title=\"Rendered by QuickLaTeX.com\" height=\"13\" width=\"40\" style=\"vertical-align: 0px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-4293f1e0972f92f4e18710e582b8a502_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#52;&#53;&#120;&#94;&#50;&#32;&#45;&#32;&#50;&#53;\" title=\"Rendered by QuickLaTeX.com\" height=\"16\" width=\"74\" style=\"vertical-align: -1px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-a8e66bb90ffe7d7c410a76b657bc4306_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#49;&#32;&#43;&#32;&#50;&#110;&#94;&#50;\" title=\"Rendered by QuickLaTeX.com\" height=\"17\" width=\"57\" style=\"vertical-align: -2px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-4e00066a11355e150d0fdb36bdf76d7e_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#53;&#54;&#32;&#45;&#32;&#51;&#53;&#112;\" title=\"Rendered by QuickLaTeX.com\" height=\"17\" width=\"66\" style=\"vertical-align: -4px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-b0e2fc636324ae36c2907d8e37f5562e_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#53;&#48;&#120;&#32;&#45;&#32;&#56;&#48;&#121;\" title=\"Rendered by QuickLaTeX.com\" height=\"17\" width=\"77\" style=\"vertical-align: -4px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-9e70b20fbc7b54c4e823ae647fdd9ec5_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#55;&#97;&#98;&#32;&#45;&#32;&#51;&#53;&#97;&#94;&#50;&#98;\" title=\"Rendered by QuickLaTeX.com\" height=\"15\" width=\"90\" style=\"vertical-align: 0px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-c4920e822ec43d9dc83f459a4dc20e2e_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#50;&#55;&#120;&#94;&#50;&#121;&#94;&#53;&#32;&#45;&#32;&#55;&#50;&#120;&#94;&#51;&#121;&#94;&#50;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"126\" style=\"vertical-align: -4px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-18f8e41ca283ca0deef4bf3c382ea665_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#45;&#51;&#97;&#94;&#50;&#98;&#32;&#43;&#32;&#54;&#97;&#94;&#51;&#98;&#94;&#50;\" title=\"Rendered by QuickLaTeX.com\" height=\"17\" width=\"109\" style=\"vertical-align: -2px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-b35233998049b7ab8f267bce646d231b_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#56;&#120;&#94;&#51;&#121;&#94;&#50;&#32;&#43;&#32;&#52;&#120;&#94;&#51;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"91\" style=\"vertical-align: -4px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-c43afb14724b174559ee99ad90d19cdd_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#45;&#53;&#120;&#94;&#50;&#32;&#45;&#32;&#53;&#120;&#94;&#51;&#32;&#45;&#32;&#49;&#53;&#120;&#94;&#52;\" title=\"Rendered by QuickLaTeX.com\" height=\"16\" width=\"144\" style=\"vertical-align: -1px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-2b78f18723e2a3bc3faa6d62326555cb_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#45;&#51;&#50;&#110;&#94;&#57;&#43;&#51;&#50;&#110;&#94;&#54;&#43;&#52;&#48;&#110;&#94;&#53;\" title=\"Rendered by QuickLaTeX.com\" height=\"17\" width=\"164\" style=\"vertical-align: -2px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-f847bc72972670b053833561f5eb5502_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#50;&#56;&#109;&#94;&#52;&#43;&#52;&#48;&#109;&#94;&#51;&#43;&#56;\" title=\"Rendered by QuickLaTeX.com\" height=\"17\" width=\"134\" style=\"vertical-align: -2px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-3d78b9524c894fc0fa98d79b4dfb22c6_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#45;&#49;&#48;&#120;&#94;&#52;&#43;&#50;&#48;&#120;&#94;&#50;&#43;&#49;&#50;&#120;\" title=\"Rendered by QuickLaTeX.com\" height=\"17\" width=\"155\" style=\"vertical-align: -2px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-c4c991067cd8cc57174c5bd2831978cd_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#51;&#48;&#98;&#94;&#57;&#43;&#53;&#97;&#98;&#45;&#49;&#53;&#97;&#94;&#50;\" title=\"Rendered by QuickLaTeX.com\" height=\"17\" width=\"136\" style=\"vertical-align: -2px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-8c2feeb97155b5f4131b84ed50af562b_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#50;&#55;&#121;&#94;&#55;&#43;&#49;&#50;&#121;&#94;&#50;&#120;&#43;&#57;&#121;&#94;&#50;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"148\" style=\"vertical-align: -4px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-276b2b81419c0afb7a09b6de8fd1ec63_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#45;&#52;&#56;&#97;&#94;&#50;&#98;&#94;&#50;&#45;&#53;&#54;&#97;&#94;&#51;&#98;&#45;&#53;&#54;&#97;&#94;&#53;&#98;\" title=\"Rendered by QuickLaTeX.com\" height=\"16\" width=\"191\" style=\"vertical-align: -1px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-3dbd36937ac126deca0809c603b094e2_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#51;&#48;&#109;&#94;&#54;&#43;&#49;&#53;&#109;&#110;&#94;&#50;&#45;&#50;&#53;\" title=\"Rendered by QuickLaTeX.com\" height=\"17\" width=\"153\" style=\"vertical-align: -2px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-4f8811862447eebbfd05f0b1eb0c0aba_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#50;&#48;&#120;&#94;&#56;&#121;&#94;&#50;&#122;&#94;&#50;&#43;&#49;&#53;&#120;&#94;&#53;&#121;&#94;&#50;&#122;&#43;&#51;&#53;&#120;&#94;&#51;&#121;&#94;&#51;&#122;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"236\" style=\"vertical-align: -4px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-3d189f20b206354a81c17730f6bc8dbc_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#51;&#112;&#43;&#49;&#50;&#113;&#45;&#49;&#53;&#113;&#94;&#50;&#114;&#94;&#50;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"137\" style=\"vertical-align: -4px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-4b5ccb7fc04c747b2059003f03b564a6_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#45;&#49;&#56;&#110;&#94;&#53;&#43;&#51;&#110;&#94;&#51;&#45;&#50;&#49;&#110;&#43;&#51;\" title=\"Rendered by QuickLaTeX.com\" height=\"17\" width=\"178\" style=\"vertical-align: -2px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-7afc4f371a6d93e1ec24ada31f22180f_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#51;&#48;&#97;&#94;&#56;&#43;&#54;&#97;&#94;&#53;&#43;&#50;&#55;&#97;&#94;&#51;&#43;&#50;&#49;&#97;&#94;&#50;\" title=\"Rendered by QuickLaTeX.com\" height=\"17\" width=\"195\" style=\"vertical-align: -2px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-005f2200aaed34987ea4cab5b5aef3b4_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#45;&#52;&#48;&#120;&#94;&#123;&#49;&#49;&#125;&#45;&#50;&#48;&#120;&#94;&#123;&#49;&#50;&#125;&#43;&#53;&#48;&#120;&#94;&#123;&#49;&#51;&#125;&#45;&#53;&#48;&#120;&#94;&#123;&#49;&#52;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"17\" width=\"247\" style=\"vertical-align: -2px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-57c0aa3f8275452d77530884033b585e_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#45;&#50;&#52;&#120;&#94;&#54;&#45;&#52;&#120;&#94;&#52;&#43;&#49;&#50;&#120;&#94;&#51;&#43;&#52;&#120;&#94;&#50;\" title=\"Rendered by QuickLaTeX.com\" height=\"17\" width=\"202\" style=\"vertical-align: -2px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-e081a947d58d7ec093cdbebc394d58cf_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#45;&#51;&#50;&#109;&#110;&#94;&#56;&#43;&#52;&#109;&#94;&#54;&#110;&#43;&#49;&#50;&#109;&#110;&#94;&#52;&#43;&#49;&#54;&#109;&#110;\" title=\"Rendered by QuickLaTeX.com\" height=\"17\" width=\"269\" style=\"vertical-align: -2px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-adb68e2beedad462141c5d4d20e49832_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#45;&#49;&#48;&#121;&#94;&#55;&#43;&#54;&#121;&#94;&#123;&#49;&#48;&#125;&#45;&#52;&#121;&#94;&#123;&#49;&#48;&#125;&#120;&#45;&#56;&#121;&#94;&#56;&#120;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"224\" style=\"vertical-align: -4px;\" \/><\/li>\n<\/ol>\n<p><a href=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/back-matter\/answer-key-7-1\/\">Answer Key 7.1<\/a><\/p>\n","protected":false},"author":540,"menu_order":15,"template":"","meta":{"pb_show_title":"on","pb_short_title":"","pb_subtitle":"","pb_authors":[],"pb_section_license":""},"chapter-type":[],"contributor":[],"license":[],"class_list":["post-594","chapter","type-chapter","status-publish","hentry"],"part":379,"_links":{"self":[{"href":"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-json\/pressbooks\/v2\/chapters\/594","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":15,"href":"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-json\/pressbooks\/v2\/chapters\/594\/revisions"}],"predecessor-version":[{"id":3615,"href":"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-json\/pressbooks\/v2\/chapters\/594\/revisions\/3615"}],"part":[{"href":"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-json\/pressbooks\/v2\/parts\/379"}],"metadata":[{"href":"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-json\/pressbooks\/v2\/chapters\/594\/metadata\/"}],"wp:attachment":[{"href":"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-json\/wp\/v2\/media?parent=594"}],"wp:term":[{"taxonomy":"chapter-type","embeddable":true,"href":"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-json\/pressbooks\/v2\/chapter-type?post=594"},{"taxonomy":"contributor","embeddable":true,"href":"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-json\/wp\/v2\/contributor?post=594"},{"taxonomy":"license","embeddable":true,"href":"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-json\/wp\/v2\/license?post=594"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}