{"id":2528,"date":"2024-08-01T22:37:41","date_gmt":"2024-08-01T22:37:41","guid":{"rendered":"https:\/\/content.one.lumenlearning.com\/collegealgebra\/?post_type=chapter&#038;p=2528"},"modified":"2024-11-21T22:36:03","modified_gmt":"2024-11-21T22:36:03","slug":"module-15-background-youll-need-1","status":"publish","type":"chapter","link":"https:\/\/content.one.lumenlearning.com\/collegealgebra\/chapter\/module-15-background-youll-need-1\/","title":{"raw":"Conic Sections: Background You'll Need 1","rendered":"Conic Sections: Background You&#8217;ll Need 1"},"content":{"raw":"<section class=\"textbox learningGoals\" aria-label=\"Learning Goals\"><span data-sheets-root=\"1\">Factor trinomials and perfect square trinomials into binomials.<\/span><\/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].<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><section>\r\n<h2>Factoring a Perfect Square Trinomial<\/h2>\r\nA perfect square trinomial is a trinomial that can be written as the square of a binomial. Recall that when a binomial is squared, the result is the square of the first term added to twice the product of the two terms and the square of the last term.\r\n<div style=\"text-align: center;\">[latex]\\begin{array}{ccc}\\hfill {a}^{2}+2ab+{b}^{2}&amp; =&amp; {\\left(a+b\\right)}^{2}\\hfill \\\\ &amp; \\text{and}&amp; \\\\ \\hfill {a}^{2}-2ab+{b}^{2}&amp; =&amp; {\\left(a-b\\right)}^{2}\\hfill \\end{array}[\/latex]<\/div>\r\n<div style=\"text-align: left;\">We can use this equation to factor any perfect square trinomial.<\/div>\r\n<section class=\"textbox keyTakeaway\" aria-label=\"Key Takeaway\">\r\n<h3>perfect square trinomial<\/h3>\r\nA perfect square trinomial can be written as the square of a binomial:\r\n<div style=\"text-align: center;\">[latex]{a}^{2}+2ab+{b}^{2}={\\left(a+b\\right)}^{2}[\/latex]<\/div>\r\n<\/section><section class=\"textbox questionHelp\" aria-label=\"Question Help\"><strong>How To: Given a perfect square trinomial, factor it into the square of a binomial\r\n<\/strong>\r\n<ol>\r\n \t<li>Confirm that the first and last term are perfect squares.<\/li>\r\n \t<li>Confirm that the middle term is twice the product of [latex]ab[\/latex].<\/li>\r\n \t<li>Write the factored form as [latex]{\\left(a+b\\right)}^{2}[\/latex].<\/li>\r\n<\/ol>\r\n<\/section><section class=\"textbox example\">Factor [latex]25{x}^{2}+20x+4[\/latex].<strong>Solution<\/strong>\r\n\r\nTo factor the quadratic expression [latex]25{x}^{2}+20x+4[\/latex], recognizing it as a perfect square trinomial will streamline the process. This type of expression comes from squaring a binomial and has a special format, [latex]a^2 +2ab+b^2[\/latex], where it can be rewritten as [latex](a+b)^2[\/latex].[latex]\\begin{align*} \\text{Original expression:} &amp; \\quad 25x^2 + 20x + 4 \\\\ \\text{Identify square terms:} &amp; \\quad 25x^2 = (5x)^2 \\quad \\text{and} \\quad 4 = 2^2 \\\\ \\text{Check middle term:} &amp; \\quad 2 \\times 5x \\times 2 = 20x \\\\ \\text{Write as a square of a binomial:} &amp; \\quad (5x + 2)^2 \\end{align*}[\/latex]\r\n\r\n<\/section><section class=\"textbox example\" aria-label=\"Example\">Factor [latex]49{x}^{2}-14x+1[\/latex].[reveal-answer q=\"530221\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"530221\"][latex]{\\left(7x - 1\\right)}^{2}[\/latex][\/hidden-answer]<\/section><section class=\"textbox tryIt\">[ohm2_question hide_question_numbers=1]18884[\/ohm2_question]<\/section><section class=\"textbox tryIt\">[ohm2_question hide_question_numbers=1]18885[\/ohm2_question]<\/section>\r\n<h2>Factoring a Difference of Squares<\/h2>\r\nA difference of squares is a perfect square subtracted from a perfect square. Recall that a difference of squares can be rewritten as factors containing the same terms but opposite signs because the middle terms cancel each other out when the two factors are multiplied.\r\n<div style=\"text-align: center;\">[latex]{a}^{2}-{b}^{2}=\\left(a+b\\right)\\left(a-b\\right)[\/latex]<\/div>\r\nWe can use this equation to factor any differences of squares.\r\n\r\n<section class=\"textbox keyTakeaway\" aria-label=\"Key Takeaway\">\r\n<h3>difference of squares<\/h3>\r\nA difference of squares can be rewritten as two factors containing the same terms but opposite signs.\r\n<div style=\"text-align: center;\">[latex]{a}^{2}-{b}^{2}=\\left(a+b\\right)\\left(a-b\\right)[\/latex]<\/div>\r\n<\/section><section class=\"textbox questionHelp\" aria-label=\"Question Help\"><strong>How To: Given a difference of squares, factor it into binomials<\/strong>\r\n<ol>\r\n \t<li>Confirm that the first and last term are perfect squares.<\/li>\r\n \t<li>Write the factored form as [latex]\\left(a+b\\right)\\left(a-b\\right)[\/latex].<\/li>\r\n<\/ol>\r\n<\/section><section class=\"textbox example\">Factor [latex]9{x}^{2}-25[\/latex].<strong>Solution<\/strong>\r\n\r\nTo factor the quadratic expression [latex]9{x}^{2}-25[\/latex], we recognize that it is a difference of squares.[latex]\\begin{align*} \\text{Original expression:} &amp; \\quad 9x^2 - 25 \\\\ \\text{Identify square terms:} &amp; \\quad 9x^2 = (3x)^2 \\quad \\text{and} \\quad 25 = 5^2 \\\\ \\text{Apply difference of squares formula:} &amp; \\quad (3x + 5)(3x - 5) \\end{align*}[\/latex]\r\n\r\n<\/section><section class=\"textbox example\" aria-label=\"Example\">Factor [latex]81{y}^{2}-100[\/latex].[reveal-answer q=\"979538\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"979538\"][latex]\\left(9y+10\\right)\\left(9y - 10\\right)[\/latex][\/hidden-answer]<\/section><section class=\"textbox tryIt\">[ohm2_question hide_question_numbers=1]18886[\/ohm2_question]<\/section><section class=\"textbox tryIt\">[ohm2_question hide_question_numbers=1]18887[\/ohm2_question]<\/section><\/section>","rendered":"<section class=\"textbox learningGoals\" aria-label=\"Learning Goals\"><span data-sheets-root=\"1\">Factor trinomials and perfect square trinomials into binomials.<\/span><\/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].<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<section>\n<h2>Factoring a Perfect Square Trinomial<\/h2>\n<p>A perfect square trinomial is a trinomial that can be written as the square of a binomial. Recall that when a binomial is squared, the result is the square of the first term added to twice the product of the two terms and the square of the last term.<\/p>\n<div style=\"text-align: center;\">[latex]\\begin{array}{ccc}\\hfill {a}^{2}+2ab+{b}^{2}& =& {\\left(a+b\\right)}^{2}\\hfill \\\\ & \\text{and}& \\\\ \\hfill {a}^{2}-2ab+{b}^{2}& =& {\\left(a-b\\right)}^{2}\\hfill \\end{array}[\/latex]<\/div>\n<div style=\"text-align: left;\">We can use this equation to factor any perfect square trinomial.<\/div>\n<section class=\"textbox keyTakeaway\" aria-label=\"Key Takeaway\">\n<h3>perfect square trinomial<\/h3>\n<p>A perfect square trinomial can be written as the square of a binomial:<\/p>\n<div style=\"text-align: center;\">[latex]{a}^{2}+2ab+{b}^{2}={\\left(a+b\\right)}^{2}[\/latex]<\/div>\n<\/section>\n<section class=\"textbox questionHelp\" aria-label=\"Question Help\"><strong>How To: Given a perfect square trinomial, factor it into the square of a binomial<br \/>\n<\/strong><\/p>\n<ol>\n<li>Confirm that the first and last term are perfect squares.<\/li>\n<li>Confirm that the middle term is twice the product of [latex]ab[\/latex].<\/li>\n<li>Write the factored form as [latex]{\\left(a+b\\right)}^{2}[\/latex].<\/li>\n<\/ol>\n<\/section>\n<section class=\"textbox example\">Factor [latex]25{x}^{2}+20x+4[\/latex].<strong>Solution<\/strong><\/p>\n<p>To factor the quadratic expression [latex]25{x}^{2}+20x+4[\/latex], recognizing it as a perfect square trinomial will streamline the process. This type of expression comes from squaring a binomial and has a special format, [latex]a^2 +2ab+b^2[\/latex], where it can be rewritten as [latex](a+b)^2[\/latex].[latex]\\begin{align*} \\text{Original expression:} & \\quad 25x^2 + 20x + 4 \\\\ \\text{Identify square terms:} & \\quad 25x^2 = (5x)^2 \\quad \\text{and} \\quad 4 = 2^2 \\\\ \\text{Check middle term:} & \\quad 2 \\times 5x \\times 2 = 20x \\\\ \\text{Write as a square of a binomial:} & \\quad (5x + 2)^2 \\end{align*}[\/latex]<\/p>\n<\/section>\n<section class=\"textbox example\" aria-label=\"Example\">Factor [latex]49{x}^{2}-14x+1[\/latex].<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><button class=\"show-answer show-answer-button collapsed\" data-target=\"q530221\">Show Solution<\/button><\/p>\n<div id=\"q530221\" class=\"hidden-answer\" style=\"display: none\">[latex]{\\left(7x - 1\\right)}^{2}[\/latex]<\/div>\n<\/div>\n<\/section>\n<section class=\"textbox tryIt\"><iframe loading=\"lazy\" id=\"ohm18884\" class=\"resizable\" src=\"https:\/\/ohm.one.lumenlearning.com\/multiembedq.php?id=18884&theme=lumen&iframe_resize_id=ohm18884&source=tnh\" width=\"100%\" height=\"150\"><\/iframe><\/section>\n<section class=\"textbox tryIt\"><iframe loading=\"lazy\" id=\"ohm18885\" class=\"resizable\" src=\"https:\/\/ohm.one.lumenlearning.com\/multiembedq.php?id=18885&theme=lumen&iframe_resize_id=ohm18885&source=tnh\" width=\"100%\" height=\"150\"><\/iframe><\/section>\n<h2>Factoring a Difference of Squares<\/h2>\n<p>A difference of squares is a perfect square subtracted from a perfect square. Recall that a difference of squares can be rewritten as factors containing the same terms but opposite signs because the middle terms cancel each other out when the two factors are multiplied.<\/p>\n<div style=\"text-align: center;\">[latex]{a}^{2}-{b}^{2}=\\left(a+b\\right)\\left(a-b\\right)[\/latex]<\/div>\n<p>We can use this equation to factor any differences of squares.<\/p>\n<section class=\"textbox keyTakeaway\" aria-label=\"Key Takeaway\">\n<h3>difference of squares<\/h3>\n<p>A difference of squares can be rewritten as two factors containing the same terms but opposite signs.<\/p>\n<div style=\"text-align: center;\">[latex]{a}^{2}-{b}^{2}=\\left(a+b\\right)\\left(a-b\\right)[\/latex]<\/div>\n<\/section>\n<section class=\"textbox questionHelp\" aria-label=\"Question Help\"><strong>How To: Given a difference of squares, factor it into binomials<\/strong><\/p>\n<ol>\n<li>Confirm that the first and last term are perfect squares.<\/li>\n<li>Write the factored form as [latex]\\left(a+b\\right)\\left(a-b\\right)[\/latex].<\/li>\n<\/ol>\n<\/section>\n<section class=\"textbox example\">Factor [latex]9{x}^{2}-25[\/latex].<strong>Solution<\/strong><\/p>\n<p>To factor the quadratic expression [latex]9{x}^{2}-25[\/latex], we recognize that it is a difference of squares.[latex]\\begin{align*} \\text{Original expression:} & \\quad 9x^2 - 25 \\\\ \\text{Identify square terms:} & \\quad 9x^2 = (3x)^2 \\quad \\text{and} \\quad 25 = 5^2 \\\\ \\text{Apply difference of squares formula:} & \\quad (3x + 5)(3x - 5) \\end{align*}[\/latex]<\/p>\n<\/section>\n<section class=\"textbox example\" aria-label=\"Example\">Factor [latex]81{y}^{2}-100[\/latex].<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><button class=\"show-answer show-answer-button collapsed\" data-target=\"q979538\">Show Solution<\/button><\/p>\n<div id=\"q979538\" class=\"hidden-answer\" style=\"display: none\">[latex]\\left(9y+10\\right)\\left(9y - 10\\right)[\/latex]<\/div>\n<\/div>\n<\/section>\n<section class=\"textbox tryIt\"><iframe loading=\"lazy\" id=\"ohm18886\" class=\"resizable\" src=\"https:\/\/ohm.one.lumenlearning.com\/multiembedq.php?id=18886&theme=lumen&iframe_resize_id=ohm18886&source=tnh\" width=\"100%\" height=\"150\"><\/iframe><\/section>\n<section class=\"textbox tryIt\"><iframe loading=\"lazy\" id=\"ohm18887\" class=\"resizable\" src=\"https:\/\/ohm.one.lumenlearning.com\/multiembedq.php?id=18887&theme=lumen&iframe_resize_id=ohm18887&source=tnh\" width=\"100%\" height=\"150\"><\/iframe><\/section>\n<\/section>\n","protected":false},"author":12,"menu_order":2,"template":"","meta":{"_candela_citation":"[]","pb_show_title":"on","pb_short_title":"","pb_subtitle":"","pb_authors":[],"pb_section_license":""},"chapter-type":[],"contributor":[],"license":[],"part":345,"module-header":"background_you_need","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\/2528"}],"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":11,"href":"https:\/\/content.one.lumenlearning.com\/collegealgebra\/wp-json\/pressbooks\/v2\/chapters\/2528\/revisions"}],"predecessor-version":[{"id":6387,"href":"https:\/\/content.one.lumenlearning.com\/collegealgebra\/wp-json\/pressbooks\/v2\/chapters\/2528\/revisions\/6387"}],"part":[{"href":"https:\/\/content.one.lumenlearning.com\/collegealgebra\/wp-json\/pressbooks\/v2\/parts\/345"}],"metadata":[{"href":"https:\/\/content.one.lumenlearning.com\/collegealgebra\/wp-json\/pressbooks\/v2\/chapters\/2528\/metadata\/"}],"wp:attachment":[{"href":"https:\/\/content.one.lumenlearning.com\/collegealgebra\/wp-json\/wp\/v2\/media?parent=2528"}],"wp:term":[{"taxonomy":"chapter-type","embeddable":true,"href":"https:\/\/content.one.lumenlearning.com\/collegealgebra\/wp-json\/pressbooks\/v2\/chapter-type?post=2528"},{"taxonomy":"contributor","embeddable":true,"href":"https:\/\/content.one.lumenlearning.com\/collegealgebra\/wp-json\/wp\/v2\/contributor?post=2528"},{"taxonomy":"license","embeddable":true,"href":"https:\/\/content.one.lumenlearning.com\/collegealgebra\/wp-json\/wp\/v2\/license?post=2528"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}