{"id":854,"date":"2024-04-29T22:37:00","date_gmt":"2024-04-29T22:37:00","guid":{"rendered":"https:\/\/content.one.lumenlearning.com\/collegealgebra\/?post_type=chapter&#038;p=854"},"modified":"2025-02-18T15:56:56","modified_gmt":"2025-02-18T15:56:56","slug":"factoring-polynomials-learn-it-2","status":"publish","type":"chapter","link":"https:\/\/content.one.lumenlearning.com\/collegealgebra\/chapter\/factoring-polynomials-learn-it-2\/","title":{"raw":"Factoring Polynomials: Learn It 2","rendered":"Factoring Polynomials: Learn It 2"},"content":{"raw":"<h2>Factoring a Trinomial with Leading Coefficient of 1<\/h2>\r\nAlthough we should always begin by looking for a GCF, pulling out the GCF is not the only way that polynomial expressions can be factored. The polynomial [latex]{x}^{2}+5x+6[\/latex] has a GCF of 1, but it can be written as the product of the factors [latex]\\left(x+2\\right)[\/latex] and [latex]\\left(x+3\\right)[\/latex].\r\n\r\n<section class=\"textbox keyTakeaway\">\r\n<h3>Factoring a Trinomial (Leading Coefficient\u00a0 [latex]= 1[\/latex])<\/h3>\r\nA trinomial of the form [latex]{x}^{2}+bx+c[\/latex] can be written in factored form as [latex]\\left(x+p\\right)\\left(x+q\\right)[\/latex] where [latex]pq=c[\/latex] and [latex]p+q=b[\/latex].\r\n\r\n<\/section><section class=\"textbox proTip\" aria-label=\"Pro Tip\">Some polynomials cannot be factored. These polynomials are said to be prime.<\/section><section class=\"textbox questionHelp\" aria-label=\"Question Help\"><strong>How To: Given a trinomial in the form [latex]{x}^{2}+bx+c[\/latex], factor it<\/strong>\r\n<ol>\r\n \t<li>List factors of [latex]c[\/latex].<\/li>\r\n \t<li>Find [latex]p[\/latex] and [latex]q[\/latex], a pair of factors of [latex]c[\/latex] with a sum of [latex]b[\/latex].<\/li>\r\n \t<li>Write the factored expression [latex]\\left(x+p\\right)\\left(x+q\\right)[\/latex].<\/li>\r\n<\/ol>\r\n<\/section><section class=\"textbox example\">Factor [latex]{x}^{2}+2x - 15[\/latex].\r\n\r\n<hr \/>\r\n\r\n<strong>Solution<\/strong>\r\n<ul>\r\n \t<li>We have a trinomial with leading coefficient [latex]1,b=2[\/latex], and [latex]c=-15[\/latex].<\/li>\r\n \t<li>We need to find two numbers with a product of [latex]-15[\/latex] and a sum of [latex]2[\/latex].<\/li>\r\n<\/ul>\r\n<p style=\"padding-left: 40px;\">In the table, we list factors until we find a pair with the desired sum.<\/p>\r\n\r\n<table style=\"margin-left: 40px;\" summary=\"A table with five rows and two columns. The first row has columns labeled: Factors of -15 and Sum of Factors. The entries in the first column are: 1, -15; -1, 15; 3, -5; and -3,5. The entries in the second column are: -14, 14, -2, and 2.\">\r\n<thead>\r\n<tr>\r\n<th>Factors of [latex]-15[\/latex]<\/th>\r\n<th>Sum of Factors<\/th>\r\n<\/tr>\r\n<\/thead>\r\n<tbody>\r\n<tr>\r\n<td>[latex]1,-15[\/latex]<\/td>\r\n<td>[latex]-14[\/latex]<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>[latex]-1,15[\/latex]<\/td>\r\n<td>[latex]14[\/latex]<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>[latex]3,-5[\/latex]<\/td>\r\n<td>[latex]-2[\/latex]<\/td>\r\n<\/tr>\r\n<tr>\r\n<td><strong>[latex]-3,5[\/latex]<\/strong><\/td>\r\n<td><strong>[latex]2[\/latex]<\/strong><\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\n<ul>\r\n \t<li>Now that we have identified [latex]p[\/latex] and [latex]q[\/latex] as [latex]-3[\/latex] and [latex]5[\/latex], write the factored form as [latex]\\left(x - 3\\right)\\left(x+5\\right)[\/latex].<\/li>\r\n<\/ul>\r\nThus, [latex]{x}^{2}+2x - 15 = \\left(x - 3\\right)\\left(x+5\\right)[\/latex]\r\n\r\n[reveal-answer q=\"523566\"]Does the order of the factors matter?[\/reveal-answer]\r\n[hidden-answer a=\"523566\"]No. Multiplication is commutative, so the order of the factors does not matter. [latex]{x}^{2}+2x - 15 = \\left(x - 3\\right)\\left(x+5\\right) = \\left(x+5\\right)\\left(x - 3\\right)[\/latex][\/hidden-answer]\r\n\r\n<\/section><section class=\"textbox tryIt\">[ohm2_question hide_question_numbers=1]18881[\/ohm2_question]<\/section>\r\n<h2>Factoring by Grouping (Factoring a Trinomial with Leading Coefficient of Not 1)<\/h2>\r\nTrinomials with leading coefficients other than 1 are slightly more complicated to factor. For these trinomials, we can <strong>factor by grouping<\/strong> by dividing the [latex]x[\/latex] term into the sum of two terms, factoring each portion of the expression separately, and then factoring out the GCF of the entire expression.\r\n\r\n<section class=\"textbox keyTakeaway\">\r\n<h3>Factoring Trinomial (Leading Coefficient [latex]\\ne 1[\/latex])<\/h3>\r\n<strong>Factoring by grouping<\/strong> is a method used to decompose a trinomial of the form [latex]ax^2+bx+c[\/latex] into a product of two binomials.\r\n\r\n&nbsp;\r\n\r\nThis method involves finding two numbers that combine to give the product of the leading coefficient and the constant term ([latex]a \\times c[\/latex]) and the sum of the middle coefficient ([latex]b[\/latex]). We use these numbers to divide the [latex]x[\/latex] term into the sum of two terms and factor each portion of the expression separately then factor out the GCF of the entire expression.\r\n\r\n<\/section><section class=\"textbox questionHelp\" aria-label=\"Question Help\"><strong>How To: Given a trinomial in the form [latex]a{x}^{2}+bx+c[\/latex], factor by grouping<\/strong>\r\n<ol>\r\n \t<li>List factors of [latex]a \\times c[\/latex].<\/li>\r\n \t<li>Find [latex]p[\/latex] and [latex]q[\/latex], a pair of factors of [latex]a \\times c[\/latex] with a sum of [latex]b[\/latex].<\/li>\r\n \t<li>Rewrite the original expression as [latex]a{x}^{2}+px+qx+c[\/latex].<\/li>\r\n \t<li>Pull out the GCF of [latex]a{x}^{2}+px[\/latex].<\/li>\r\n \t<li>Pull out the GCF of [latex]qx+c[\/latex].<\/li>\r\n \t<li>Factor out the GCF of the expression.<\/li>\r\n<\/ol>\r\n<\/section><section class=\"textbox example\">Factor [latex]5{x}^{2}+7x - 6[\/latex].\r\n\r\n<hr \/>\r\n\r\n<strong>Solution<\/strong>\r\n<ul>\r\n \t<li>List factors of [latex]a \\times c[\/latex].\r\n<ul>\r\n \t<li>Calculate [latex]a \\times c[\/latex]: [latex]a = 5[\/latex] and [latex]c = -6[\/latex], so [latex]a \\times c = -30[\/latex].<\/li>\r\n \t<li>Factors of [latex]-30[\/latex]:\r\n<table summary=\"A table with 7 rows and 2 columns. The first column is labeled: Factors of -30 while the second is labeled: Sum of Factors. The entries in the first column are: 1, -30; -1, 30; 2, -15; -2, 15; 3, -10; and -3, 10. The entries in the second column are: -29, 29, -13, 13, -7, and 7.\">\r\n<thead>\r\n<tr>\r\n<th>Factors of [latex]-30[\/latex]<\/th>\r\n<th>Sum of Factors<\/th>\r\n<\/tr>\r\n<\/thead>\r\n<tbody>\r\n<tr>\r\n<td>[latex]1,-30[\/latex]<\/td>\r\n<td>[latex]-29[\/latex]<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>[latex]-1,30[\/latex]<\/td>\r\n<td>[latex]29[\/latex]<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>[latex]2,-15[\/latex]<\/td>\r\n<td>[latex]-13[\/latex]<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>[latex]-2,15[\/latex]<\/td>\r\n<td>[latex]13[\/latex]<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>[latex]3,-10[\/latex]<\/td>\r\n<td>[latex]-7[\/latex]<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>[latex]-3,10[\/latex]<\/td>\r\n<td>[latex]7[\/latex]<\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\n<\/li>\r\n<\/ul>\r\n<\/li>\r\n \t<li>Find [latex]p[\/latex] and [latex]q[\/latex], a pair of factors of [latex]a \\times c[\/latex] with a sum of [latex]b[\/latex].\r\n<ul>\r\n \t<li>Based on the table above, the correct pair is [latex]p = -3[\/latex] and [latex]q = 10[\/latex].<\/li>\r\n<\/ul>\r\n<\/li>\r\n \t<li>Rewrite the original expression as [latex]a{x}^{2}+px+qx+c[\/latex].<\/li>\r\n<\/ul>\r\n<p style=\"text-align: center;\">[latex]5{x}^{2}+7x - 6 = 5{x}^{2} -3x+10x-6[\/latex]<\/p>\r\n\r\n<ul>\r\n \t<li>Group the first 2 terms and the last 2 terms. Then, pull out the GCF of each group.<\/li>\r\n<\/ul>\r\n<p style=\"text-align: center;\">[latex]5{x}^{2}+7x - 6 = (5{x}^{2} -3x)+(10x-6) = x(5x-3)+2(5x-3)[\/latex]<\/p>\r\n\r\n<ul>\r\n \t<li>Factor out the GCF of the expression.<\/li>\r\n<\/ul>\r\n<p style=\"text-align: center;\">[latex]5{x}^{2}+7x - 6 = (x+2)(5x-3)[\/latex]<\/p>\r\n\r\n<\/section><section class=\"textbox example\" aria-label=\"Example\">Factor the following.\r\n<ol>\r\n \t<li>[latex]2{x}^{2}+9x+9[\/latex]<\/li>\r\n \t<li>[latex]6{x}^{2}+x - 1[\/latex]<\/li>\r\n<\/ol>\r\n[reveal-answer q=\"343485\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"343485\"]\r\n<ol>\r\n \t<li>[latex]\\left(2x+3\\right)\\left(x+3\\right)[\/latex]<\/li>\r\n \t<li>[latex]\\left(3x - 1\\right)\\left(2x+1\\right)[\/latex][\/hidden-answer]<\/li>\r\n<\/ol>\r\n<\/section><section class=\"textbox tryIt\">[ohm2_question hide_question_numbers=1]18883[\/ohm2_question]<\/section><section class=\"textbox tryIt\">[ohm2_question hide_question_numbers=1]18882[\/ohm2_question]<\/section>","rendered":"<h2>Factoring a Trinomial with Leading Coefficient of 1<\/h2>\n<p>Although we should always begin by looking for a GCF, pulling out the GCF is not the only way that polynomial expressions can be factored. The polynomial [latex]{x}^{2}+5x+6[\/latex] has a GCF of 1, but it can be written as the product of the factors [latex]\\left(x+2\\right)[\/latex] and [latex]\\left(x+3\\right)[\/latex].<\/p>\n<section class=\"textbox keyTakeaway\">\n<h3>Factoring a Trinomial (Leading Coefficient\u00a0 [latex]= 1[\/latex])<\/h3>\n<p>A trinomial of the form [latex]{x}^{2}+bx+c[\/latex] can be written in factored form as [latex]\\left(x+p\\right)\\left(x+q\\right)[\/latex] where [latex]pq=c[\/latex] and [latex]p+q=b[\/latex].<\/p>\n<\/section>\n<section class=\"textbox proTip\" aria-label=\"Pro Tip\">Some polynomials cannot be factored. These polynomials are said to be prime.<\/section>\n<section class=\"textbox questionHelp\" aria-label=\"Question Help\"><strong>How To: Given a trinomial in the form [latex]{x}^{2}+bx+c[\/latex], factor it<\/strong><\/p>\n<ol>\n<li>List factors of [latex]c[\/latex].<\/li>\n<li>Find [latex]p[\/latex] and [latex]q[\/latex], a pair of factors of [latex]c[\/latex] with a sum of [latex]b[\/latex].<\/li>\n<li>Write the factored expression [latex]\\left(x+p\\right)\\left(x+q\\right)[\/latex].<\/li>\n<\/ol>\n<\/section>\n<section class=\"textbox example\">Factor [latex]{x}^{2}+2x - 15[\/latex].<\/p>\n<hr \/>\n<p><strong>Solution<\/strong><\/p>\n<ul>\n<li>We have a trinomial with leading coefficient [latex]1,b=2[\/latex], and [latex]c=-15[\/latex].<\/li>\n<li>We need to find two numbers with a product of [latex]-15[\/latex] and a sum of [latex]2[\/latex].<\/li>\n<\/ul>\n<p style=\"padding-left: 40px;\">In the table, we list factors until we find a pair with the desired sum.<\/p>\n<table style=\"margin-left: 40px;\" summary=\"A table with five rows and two columns. The first row has columns labeled: Factors of -15 and Sum of Factors. The entries in the first column are: 1, -15; -1, 15; 3, -5; and -3,5. The entries in the second column are: -14, 14, -2, and 2.\">\n<thead>\n<tr>\n<th>Factors of [latex]-15[\/latex]<\/th>\n<th>Sum of Factors<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>[latex]1,-15[\/latex]<\/td>\n<td>[latex]-14[\/latex]<\/td>\n<\/tr>\n<tr>\n<td>[latex]-1,15[\/latex]<\/td>\n<td>[latex]14[\/latex]<\/td>\n<\/tr>\n<tr>\n<td>[latex]3,-5[\/latex]<\/td>\n<td>[latex]-2[\/latex]<\/td>\n<\/tr>\n<tr>\n<td><strong>[latex]-3,5[\/latex]<\/strong><\/td>\n<td><strong>[latex]2[\/latex]<\/strong><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<ul>\n<li>Now that we have identified [latex]p[\/latex] and [latex]q[\/latex] as [latex]-3[\/latex] and [latex]5[\/latex], write the factored form as [latex]\\left(x - 3\\right)\\left(x+5\\right)[\/latex].<\/li>\n<\/ul>\n<p>Thus, [latex]{x}^{2}+2x - 15 = \\left(x - 3\\right)\\left(x+5\\right)[\/latex]<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><button class=\"show-answer show-answer-button collapsed\" data-target=\"q523566\">Does the order of the factors matter?<\/button><\/p>\n<div id=\"q523566\" class=\"hidden-answer\" style=\"display: none\">No. Multiplication is commutative, so the order of the factors does not matter. [latex]{x}^{2}+2x - 15 = \\left(x - 3\\right)\\left(x+5\\right) = \\left(x+5\\right)\\left(x - 3\\right)[\/latex]<\/div>\n<\/div>\n<\/section>\n<section class=\"textbox tryIt\"><iframe loading=\"lazy\" id=\"ohm18881\" class=\"resizable\" src=\"https:\/\/ohm.one.lumenlearning.com\/multiembedq.php?id=18881&theme=lumen&iframe_resize_id=ohm18881&source=tnh\" width=\"100%\" height=\"150\"><\/iframe><\/section>\n<h2>Factoring by Grouping (Factoring a Trinomial with Leading Coefficient of Not 1)<\/h2>\n<p>Trinomials with leading coefficients other than 1 are slightly more complicated to factor. For these trinomials, we can <strong>factor by grouping<\/strong> by dividing the [latex]x[\/latex] term into the sum of two terms, factoring each portion of the expression separately, and then factoring out the GCF of the entire expression.<\/p>\n<section class=\"textbox keyTakeaway\">\n<h3>Factoring Trinomial (Leading Coefficient [latex]\\ne 1[\/latex])<\/h3>\n<p><strong>Factoring by grouping<\/strong> is a method used to decompose a trinomial of the form [latex]ax^2+bx+c[\/latex] into a product of two binomials.<\/p>\n<p>&nbsp;<\/p>\n<p>This method involves finding two numbers that combine to give the product of the leading coefficient and the constant term ([latex]a \\times c[\/latex]) and the sum of the middle coefficient ([latex]b[\/latex]). We use these numbers to divide the [latex]x[\/latex] term into the sum of two terms and factor each portion of the expression separately then factor out the GCF of the entire expression.<\/p>\n<\/section>\n<section class=\"textbox questionHelp\" aria-label=\"Question Help\"><strong>How To: Given a trinomial in the form [latex]a{x}^{2}+bx+c[\/latex], factor by grouping<\/strong><\/p>\n<ol>\n<li>List factors of [latex]a \\times c[\/latex].<\/li>\n<li>Find [latex]p[\/latex] and [latex]q[\/latex], a pair of factors of [latex]a \\times c[\/latex] with a sum of [latex]b[\/latex].<\/li>\n<li>Rewrite the original expression as [latex]a{x}^{2}+px+qx+c[\/latex].<\/li>\n<li>Pull out the GCF of [latex]a{x}^{2}+px[\/latex].<\/li>\n<li>Pull out the GCF of [latex]qx+c[\/latex].<\/li>\n<li>Factor out the GCF of the expression.<\/li>\n<\/ol>\n<\/section>\n<section class=\"textbox example\">Factor [latex]5{x}^{2}+7x - 6[\/latex].<\/p>\n<hr \/>\n<p><strong>Solution<\/strong><\/p>\n<ul>\n<li>List factors of [latex]a \\times c[\/latex].\n<ul>\n<li>Calculate [latex]a \\times c[\/latex]: [latex]a = 5[\/latex] and [latex]c = -6[\/latex], so [latex]a \\times c = -30[\/latex].<\/li>\n<li>Factors of [latex]-30[\/latex]:<br \/>\n<table summary=\"A table with 7 rows and 2 columns. The first column is labeled: Factors of -30 while the second is labeled: Sum of Factors. The entries in the first column are: 1, -30; -1, 30; 2, -15; -2, 15; 3, -10; and -3, 10. The entries in the second column are: -29, 29, -13, 13, -7, and 7.\">\n<thead>\n<tr>\n<th>Factors of [latex]-30[\/latex]<\/th>\n<th>Sum of Factors<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>[latex]1,-30[\/latex]<\/td>\n<td>[latex]-29[\/latex]<\/td>\n<\/tr>\n<tr>\n<td>[latex]-1,30[\/latex]<\/td>\n<td>[latex]29[\/latex]<\/td>\n<\/tr>\n<tr>\n<td>[latex]2,-15[\/latex]<\/td>\n<td>[latex]-13[\/latex]<\/td>\n<\/tr>\n<tr>\n<td>[latex]-2,15[\/latex]<\/td>\n<td>[latex]13[\/latex]<\/td>\n<\/tr>\n<tr>\n<td>[latex]3,-10[\/latex]<\/td>\n<td>[latex]-7[\/latex]<\/td>\n<\/tr>\n<tr>\n<td>[latex]-3,10[\/latex]<\/td>\n<td>[latex]7[\/latex]<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/li>\n<\/ul>\n<\/li>\n<li>Find [latex]p[\/latex] and [latex]q[\/latex], a pair of factors of [latex]a \\times c[\/latex] with a sum of [latex]b[\/latex].\n<ul>\n<li>Based on the table above, the correct pair is [latex]p = -3[\/latex] and [latex]q = 10[\/latex].<\/li>\n<\/ul>\n<\/li>\n<li>Rewrite the original expression as [latex]a{x}^{2}+px+qx+c[\/latex].<\/li>\n<\/ul>\n<p style=\"text-align: center;\">[latex]5{x}^{2}+7x - 6 = 5{x}^{2} -3x+10x-6[\/latex]<\/p>\n<ul>\n<li>Group the first 2 terms and the last 2 terms. Then, pull out the GCF of each group.<\/li>\n<\/ul>\n<p style=\"text-align: center;\">[latex]5{x}^{2}+7x - 6 = (5{x}^{2} -3x)+(10x-6) = x(5x-3)+2(5x-3)[\/latex]<\/p>\n<ul>\n<li>Factor out the GCF of the expression.<\/li>\n<\/ul>\n<p style=\"text-align: center;\">[latex]5{x}^{2}+7x - 6 = (x+2)(5x-3)[\/latex]<\/p>\n<\/section>\n<section class=\"textbox example\" aria-label=\"Example\">Factor the following.<\/p>\n<ol>\n<li>[latex]2{x}^{2}+9x+9[\/latex]<\/li>\n<li>[latex]6{x}^{2}+x - 1[\/latex]<\/li>\n<\/ol>\n<div class=\"qa-wrapper\" style=\"display: block\"><button class=\"show-answer show-answer-button collapsed\" data-target=\"q343485\">Show Solution<\/button><\/p>\n<div id=\"q343485\" class=\"hidden-answer\" style=\"display: none\">\n<ol>\n<li>[latex]\\left(2x+3\\right)\\left(x+3\\right)[\/latex]<\/li>\n<li>[latex]\\left(3x - 1\\right)\\left(2x+1\\right)[\/latex]<\/div>\n<\/div>\n<\/li>\n<\/ol>\n<\/section>\n<section class=\"textbox tryIt\"><iframe loading=\"lazy\" id=\"ohm18883\" class=\"resizable\" src=\"https:\/\/ohm.one.lumenlearning.com\/multiembedq.php?id=18883&theme=lumen&iframe_resize_id=ohm18883&source=tnh\" width=\"100%\" height=\"150\"><\/iframe><\/section>\n<section class=\"textbox tryIt\"><iframe loading=\"lazy\" id=\"ohm18882\" class=\"resizable\" src=\"https:\/\/ohm.one.lumenlearning.com\/multiembedq.php?id=18882&theme=lumen&iframe_resize_id=ohm18882&source=tnh\" width=\"100%\" height=\"150\"><\/iframe><\/section>\n","protected":false},"author":12,"menu_order":12,"template":"","meta":{"_candela_citation":"[]","pb_show_title":"on","pb_short_title":"","pb_subtitle":"","pb_authors":[],"pb_section_license":""},"chapter-type":[],"contributor":[],"license":[],"part":55,"module-header":"learn_it","content_attributions":[],"internal_book_links":[],"video_content":null,"cc_video_embed_content":{"cc_scripts":"","media_targets":[]},"try_it_collection":null,"_links":{"self":[{"href":"https:\/\/content.one.lumenlearning.com\/collegealgebra\/wp-json\/pressbooks\/v2\/chapters\/854"}],"collection":[{"href":"https:\/\/content.one.lumenlearning.com\/collegealgebra\/wp-json\/pressbooks\/v2\/chapters"}],"about":[{"href":"https:\/\/content.one.lumenlearning.com\/collegealgebra\/wp-json\/wp\/v2\/types\/chapter"}],"author":[{"embeddable":true,"href":"https:\/\/content.one.lumenlearning.com\/collegealgebra\/wp-json\/wp\/v2\/users\/12"}],"version-history":[{"count":23,"href":"https:\/\/content.one.lumenlearning.com\/collegealgebra\/wp-json\/pressbooks\/v2\/chapters\/854\/revisions"}],"predecessor-version":[{"id":7459,"href":"https:\/\/content.one.lumenlearning.com\/collegealgebra\/wp-json\/pressbooks\/v2\/chapters\/854\/revisions\/7459"}],"part":[{"href":"https:\/\/content.one.lumenlearning.com\/collegealgebra\/wp-json\/pressbooks\/v2\/parts\/55"}],"metadata":[{"href":"https:\/\/content.one.lumenlearning.com\/collegealgebra\/wp-json\/pressbooks\/v2\/chapters\/854\/metadata\/"}],"wp:attachment":[{"href":"https:\/\/content.one.lumenlearning.com\/collegealgebra\/wp-json\/wp\/v2\/media?parent=854"}],"wp:term":[{"taxonomy":"chapter-type","embeddable":true,"href":"https:\/\/content.one.lumenlearning.com\/collegealgebra\/wp-json\/pressbooks\/v2\/chapter-type?post=854"},{"taxonomy":"contributor","embeddable":true,"href":"https:\/\/content.one.lumenlearning.com\/collegealgebra\/wp-json\/wp\/v2\/contributor?post=854"},{"taxonomy":"license","embeddable":true,"href":"https:\/\/content.one.lumenlearning.com\/collegealgebra\/wp-json\/wp\/v2\/license?post=854"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}