{"id":418,"date":"2015-10-26T18:12:39","date_gmt":"2015-10-26T18:12:39","guid":{"rendered":"https:\/\/courses.candelalearning.com\/collegealgebra1xmaster\/?post_type=chapter&#038;p=418"},"modified":"2015-11-12T18:37:59","modified_gmt":"2015-11-12T18:37:59","slug":"solving-equations-using-factoring","status":"publish","type":"chapter","link":"https:\/\/courses.lumenlearning.com\/atd-sanjac-collegealgebra\/chapter\/solving-equations-using-factoring\/","title":{"raw":"Solving Equations Using Factoring","rendered":"Solving Equations Using Factoring"},"content":{"raw":"We have used factoring to solve quadratic equations, but it is a technique that we can use with many types of polynomial equations, which are equations that contain a string of terms including numerical coefficients and variables. When we are faced with an equation containing polynomials of degree higher than 2, we can often solve them by factoring.\r\n<div class=\"textbox\">\r\n<h3>A General Note: Polynomial Equations<\/h3>\r\nA polynomial of degree <em>n <\/em>is an expression of the type\r\n<div style=\"text-align: center;\">[latex]{a}_{n}{x}^{n}+{a}_{n - 1}{x}^{n - 1}+\\cdot \\cdot \\cdot +{a}_{2}{x}^{2}+{a}_{1}x+{a}_{0}[\/latex]<\/div>\r\nwhere <em>n<\/em> is a positive integer and [latex]{a}_{n},\\dots ,{a}_{0}[\/latex] are real numbers and [latex]{a}_{n}\\ne 0[\/latex].\r\n\r\nSetting the polynomial equal to zero gives a <strong>polynomial equation<\/strong>. The total number of solutions (real and complex) to a polynomial equation is equal to the highest exponent <em>n<\/em>.\r\n\r\n<\/div>\r\n<div class=\"textbox shaded\">\r\n<h3>Example 4: Solving a Polynomial by Factoring<\/h3>\r\nSolve the polynomial by factoring: [latex]5{x}^{4}=80{x}^{2}[\/latex].\r\n\r\n<\/div>\r\n<div class=\"textbox shaded\">\r\n<h3>Solution<\/h3>\r\nFirst, set the equation equal to zero. Then factor out what is common to both terms, the GCF.\r\n<div style=\"text-align: center;\">[latex]\\begin{array}{l}5{x}^{4}-80{x}^{2}\\hfill&amp;=0\\hfill \\\\ 5{x}^{2}\\left({x}^{2}-16\\right)\\hfill&amp;=0\\hfill \\end{array}[\/latex]<\/div>\r\nNotice that we have the difference of squares in the factor [latex]{x}^{2}-16[\/latex], which we will continue to factor and obtain two solutions. The first term, [latex]5{x}^{2}[\/latex], generates, technically, two solutions as the exponent is 2, but they are the same solution.\r\n<div style=\"text-align: center;\">[latex]\\begin{array}{l}5{x}^{2}\\hfill&amp;=0\\hfill \\\\ x\\hfill&amp;=0\\hfill \\\\ {x}^{2}-16\\hfill&amp;=0\\hfill \\\\ \\left(x - 4\\right)\\left(x+4\\right)\\hfill&amp;=0\\hfill \\\\ x\\hfill&amp;=4\\hfill \\\\ x\\hfill&amp;=-4\\hfill \\end{array}[\/latex]<\/div>\r\nThe solutions are [latex]x=0\\text{ (double solution),}[\/latex] [latex]x=4[\/latex], and [latex]x=-4[\/latex].\r\n\r\n<\/div>\r\n<div>\r\n<h3>Analysis of the Solution<\/h3>\r\nWe can see the solutions on the graph in Figure 1. The <em>x-<\/em>coordinates of the points where the graph crosses the <em>x-<\/em>axis are the solutions--the <em>x-<\/em>intercepts. Notice on the graph that at the solution [latex]x=0[\/latex], the graph touches the <em>x-<\/em>axis and bounces back. It does not cross the <em>x-<\/em>axis. This is typical of double solutions.\r\n\r\n[caption id=\"\" align=\"aligncenter\" width=\"487\"]<img src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images-archive-read-only\/wp-content\/uploads\/sites\/924\/2015\/09\/25200404\/CNX_CAT_Figure_02_06_001.jpg\" alt=\"Coordinate plane with the x-axis ranging from negative 5 to 5 and the y-axis ranging from negative 400 to 500 in intervals of 100. The function five times x to the fourth power minus eighty x squared equals zero is graphed along with the points (negative 4,0), (0,0), and (4,0).\" width=\"487\" height=\"401\" data-media-type=\"image\/jpg\" \/> <b>Figure 1<\/b>[\/caption]\r\n\r\n<\/div>\r\n<div class=\"bcc-box bcc-success\">\r\n<h3>Try It 4<\/h3>\r\nSolve by factoring: [latex]12{x}^{4}=3{x}^{2}[\/latex].\r\n\r\n<a href=\"https:\/\/courses.candelalearning.com\/collegealgebra1xmaster\/chapter\/solutions-8\/\" target=\"_blank\">Solution<\/a>\r\n\r\n<\/div>\r\n<div class=\"textbox shaded\">\r\n<h3>Example 5: Solve a Polynomial by Grouping<\/h3>\r\nSolve a polynomial by grouping: [latex]{x}^{3}+{x}^{2}-9x - 9=0[\/latex].\r\n\r\n<\/div>\r\n<div class=\"textbox shaded\">\r\n<h3>Solution<\/h3>\r\nThis polynomial consists of 4 terms, which we can solve by grouping. Grouping procedures require factoring the first two terms and then factoring the last two terms. If the factors in the parentheses are identical, we can continue the process and solve, unless more factoring is suggested.\r\n<div style=\"text-align: center;\">[latex]\\begin{array}{l}{x}^{3}+{x}^{2}-9x - 9\\hfill&amp;=0\\hfill \\\\ {x}^{2}\\left(x+1\\right)-9\\left(x+1\\right)\\hfill&amp;=0\\hfill \\\\ \\left({x}^{2}-9\\right)\\left(x+1\\right)\\hfill&amp;=0\\hfill \\end{array}[\/latex]<\/div>\r\nThe grouping process ends here, as we can factor [latex]{x}^{2}-9[\/latex]\u00a0using the difference of squares formula.\r\n<div style=\"text-align: center;\">[latex]\\begin{array}{l}\\left({x}^{2}-9\\right)\\left(x+1\\right)\\hfill&amp;=0\\hfill \\\\ \\left(x - 3\\right)\\left(x+3\\right)\\left(x+1\\right)\\hfill&amp;=0\\hfill \\\\ x\\hfill&amp;=3\\hfill \\\\ x\\hfill&amp;=-3\\hfill \\\\ x\\hfill&amp;=-1\\hfill \\end{array}[\/latex]<\/div>\r\nThe solutions are [latex]x=3[\/latex], [latex]x=-3[\/latex], and [latex]x=-1[\/latex]. Note that the highest exponent is 3 and we obtained 3 solutions. We can see the solutions, the <em>x-<\/em>intercepts, on the graph in Figure 2.\r\n\r\n[caption id=\"\" align=\"aligncenter\" width=\"487\"]<img src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images-archive-read-only\/wp-content\/uploads\/sites\/924\/2015\/09\/25200406\/CNX_CAT_Figure_02_06_002.jpg\" alt=\"Coordinate plane with the x-axis ranging from negative 5 to 5 and the y-axis ranging from negative 30 to 20 in intervals of 5. The function x cubed plus x squared minus nine times x minus nine equals zero is graphed along with the points (negative 3,0), (negative 1,0), and (3,0).\" width=\"487\" height=\"438\" data-media-type=\"image\/jpg\" \/> <b>Figure 2<\/b>[\/caption]\r\n\r\n<\/div>\r\n<div>\r\n<h3>Analysis of the Solution<\/h3>\r\nWe looked at solving quadratic equations by factoring when the leading coefficient is 1. When the leading coefficient is not 1, we solved by grouping. Grouping requires four terms, which we obtained by splitting the linear term of quadratic equations. We can also use grouping for some polynomials of degree higher than 2, as we saw here, since there were already four terms.\r\n\r\n<\/div>","rendered":"<p>We have used factoring to solve quadratic equations, but it is a technique that we can use with many types of polynomial equations, which are equations that contain a string of terms including numerical coefficients and variables. When we are faced with an equation containing polynomials of degree higher than 2, we can often solve them by factoring.<\/p>\n<div class=\"textbox\">\n<h3>A General Note: Polynomial Equations<\/h3>\n<p>A polynomial of degree <em>n <\/em>is an expression of the type<\/p>\n<div style=\"text-align: center;\">[latex]{a}_{n}{x}^{n}+{a}_{n - 1}{x}^{n - 1}+\\cdot \\cdot \\cdot +{a}_{2}{x}^{2}+{a}_{1}x+{a}_{0}[\/latex]<\/div>\n<p>where <em>n<\/em> is a positive integer and [latex]{a}_{n},\\dots ,{a}_{0}[\/latex] are real numbers and [latex]{a}_{n}\\ne 0[\/latex].<\/p>\n<p>Setting the polynomial equal to zero gives a <strong>polynomial equation<\/strong>. The total number of solutions (real and complex) to a polynomial equation is equal to the highest exponent <em>n<\/em>.<\/p>\n<\/div>\n<div class=\"textbox shaded\">\n<h3>Example 4: Solving a Polynomial by Factoring<\/h3>\n<p>Solve the polynomial by factoring: [latex]5{x}^{4}=80{x}^{2}[\/latex].<\/p>\n<\/div>\n<div class=\"textbox shaded\">\n<h3>Solution<\/h3>\n<p>First, set the equation equal to zero. Then factor out what is common to both terms, the GCF.<\/p>\n<div style=\"text-align: center;\">[latex]\\begin{array}{l}5{x}^{4}-80{x}^{2}\\hfill&=0\\hfill \\\\ 5{x}^{2}\\left({x}^{2}-16\\right)\\hfill&=0\\hfill \\end{array}[\/latex]<\/div>\n<p>Notice that we have the difference of squares in the factor [latex]{x}^{2}-16[\/latex], which we will continue to factor and obtain two solutions. The first term, [latex]5{x}^{2}[\/latex], generates, technically, two solutions as the exponent is 2, but they are the same solution.<\/p>\n<div style=\"text-align: center;\">[latex]\\begin{array}{l}5{x}^{2}\\hfill&=0\\hfill \\\\ x\\hfill&=0\\hfill \\\\ {x}^{2}-16\\hfill&=0\\hfill \\\\ \\left(x - 4\\right)\\left(x+4\\right)\\hfill&=0\\hfill \\\\ x\\hfill&=4\\hfill \\\\ x\\hfill&=-4\\hfill \\end{array}[\/latex]<\/div>\n<p>The solutions are [latex]x=0\\text{ (double solution),}[\/latex] [latex]x=4[\/latex], and [latex]x=-4[\/latex].<\/p>\n<\/div>\n<div>\n<h3>Analysis of the Solution<\/h3>\n<p>We can see the solutions on the graph in Figure 1. The <em>x-<\/em>coordinates of the points where the graph crosses the <em>x-<\/em>axis are the solutions&#8211;the <em>x-<\/em>intercepts. Notice on the graph that at the solution [latex]x=0[\/latex], the graph touches the <em>x-<\/em>axis and bounces back. It does not cross the <em>x-<\/em>axis. This is typical of double solutions.<\/p>\n<div style=\"width: 497px\" class=\"wp-caption aligncenter\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images-archive-read-only\/wp-content\/uploads\/sites\/924\/2015\/09\/25200404\/CNX_CAT_Figure_02_06_001.jpg\" alt=\"Coordinate plane with the x-axis ranging from negative 5 to 5 and the y-axis ranging from negative 400 to 500 in intervals of 100. The function five times x to the fourth power minus eighty x squared equals zero is graphed along with the points (negative 4,0), (0,0), and (4,0).\" width=\"487\" height=\"401\" data-media-type=\"image\/jpg\" \/><\/p>\n<p class=\"wp-caption-text\"><b>Figure 1<\/b><\/p>\n<\/div>\n<\/div>\n<div class=\"bcc-box bcc-success\">\n<h3>Try It 4<\/h3>\n<p>Solve by factoring: [latex]12{x}^{4}=3{x}^{2}[\/latex].<\/p>\n<p><a href=\"https:\/\/courses.candelalearning.com\/collegealgebra1xmaster\/chapter\/solutions-8\/\" target=\"_blank\">Solution<\/a><\/p>\n<\/div>\n<div class=\"textbox shaded\">\n<h3>Example 5: Solve a Polynomial by Grouping<\/h3>\n<p>Solve a polynomial by grouping: [latex]{x}^{3}+{x}^{2}-9x - 9=0[\/latex].<\/p>\n<\/div>\n<div class=\"textbox shaded\">\n<h3>Solution<\/h3>\n<p>This polynomial consists of 4 terms, which we can solve by grouping. Grouping procedures require factoring the first two terms and then factoring the last two terms. If the factors in the parentheses are identical, we can continue the process and solve, unless more factoring is suggested.<\/p>\n<div style=\"text-align: center;\">[latex]\\begin{array}{l}{x}^{3}+{x}^{2}-9x - 9\\hfill&=0\\hfill \\\\ {x}^{2}\\left(x+1\\right)-9\\left(x+1\\right)\\hfill&=0\\hfill \\\\ \\left({x}^{2}-9\\right)\\left(x+1\\right)\\hfill&=0\\hfill \\end{array}[\/latex]<\/div>\n<p>The grouping process ends here, as we can factor [latex]{x}^{2}-9[\/latex]\u00a0using the difference of squares formula.<\/p>\n<div style=\"text-align: center;\">[latex]\\begin{array}{l}\\left({x}^{2}-9\\right)\\left(x+1\\right)\\hfill&=0\\hfill \\\\ \\left(x - 3\\right)\\left(x+3\\right)\\left(x+1\\right)\\hfill&=0\\hfill \\\\ x\\hfill&=3\\hfill \\\\ x\\hfill&=-3\\hfill \\\\ x\\hfill&=-1\\hfill \\end{array}[\/latex]<\/div>\n<p>The solutions are [latex]x=3[\/latex], [latex]x=-3[\/latex], and [latex]x=-1[\/latex]. Note that the highest exponent is 3 and we obtained 3 solutions. We can see the solutions, the <em>x-<\/em>intercepts, on the graph in Figure 2.<\/p>\n<div style=\"width: 497px\" class=\"wp-caption aligncenter\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images-archive-read-only\/wp-content\/uploads\/sites\/924\/2015\/09\/25200406\/CNX_CAT_Figure_02_06_002.jpg\" alt=\"Coordinate plane with the x-axis ranging from negative 5 to 5 and the y-axis ranging from negative 30 to 20 in intervals of 5. The function x cubed plus x squared minus nine times x minus nine equals zero is graphed along with the points (negative 3,0), (negative 1,0), and (3,0).\" width=\"487\" height=\"438\" data-media-type=\"image\/jpg\" \/><\/p>\n<p class=\"wp-caption-text\"><b>Figure 2<\/b><\/p>\n<\/div>\n<\/div>\n<div>\n<h3>Analysis of the Solution<\/h3>\n<p>We looked at solving quadratic equations by factoring when the leading coefficient is 1. When the leading coefficient is not 1, we solved by grouping. Grouping requires four terms, which we obtained by splitting the linear term of quadratic equations. We can also use grouping for some polynomials of degree higher than 2, as we saw here, since there were already four terms.<\/p>\n<\/div>\n\n\t\t\t <section class=\"citations-section\" role=\"contentinfo\">\n\t\t\t <h3>Candela Citations<\/h3>\n\t\t\t\t\t <div>\n\t\t\t\t\t\t <div id=\"citation-list-418\">\n\t\t\t\t\t\t\t <div class=\"licensing\"><div class=\"license-attribution-dropdown-subheading\">CC licensed content, Specific attribution<\/div><ul class=\"citation-list\"><li>College Algebra. <strong>Authored by<\/strong>: OpenStax College Algebra. <strong>Provided by<\/strong>: OpenStax. <strong>Located at<\/strong>: <a target=\"_blank\" href=\"http:\/\/cnx.org\/contents\/9b08c294-057f-4201-9f48-5d6ad992740d@3.278:1\/Preface\">http:\/\/cnx.org\/contents\/9b08c294-057f-4201-9f48-5d6ad992740d@3.278:1\/Preface<\/a>. <strong>License<\/strong>: <em><a target=\"_blank\" rel=\"license\" href=\"https:\/\/creativecommons.org\/licenses\/by\/4.0\/\">CC BY: Attribution<\/a><\/em><\/li><\/ul><\/div>\n\t\t\t\t\t\t <\/div>\n\t\t\t\t\t <\/div>\n\t\t\t <\/section>","protected":false},"author":276,"menu_order":3,"template":"","meta":{"_candela_citation":"[{\"type\":\"cc-attribution\",\"description\":\"College Algebra\",\"author\":\"OpenStax College Algebra\",\"organization\":\"OpenStax\",\"url\":\"http:\/\/cnx.org\/contents\/9b08c294-057f-4201-9f48-5d6ad992740d@3.278:1\/Preface\",\"project\":\"\",\"license\":\"cc-by\",\"license_terms\":\"\"}]","CANDELA_OUTCOMES_GUID":"","pb_show_title":"on","pb_short_title":"","pb_subtitle":"","pb_authors":[],"pb_section_license":""},"chapter-type":[],"contributor":[],"license":[],"class_list":["post-418","chapter","type-chapter","status-publish","hentry"],"part":212,"_links":{"self":[{"href":"https:\/\/courses.lumenlearning.com\/atd-sanjac-collegealgebra\/wp-json\/pressbooks\/v2\/chapters\/418","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/courses.lumenlearning.com\/atd-sanjac-collegealgebra\/wp-json\/pressbooks\/v2\/chapters"}],"about":[{"href":"https:\/\/courses.lumenlearning.com\/atd-sanjac-collegealgebra\/wp-json\/wp\/v2\/types\/chapter"}],"author":[{"embeddable":true,"href":"https:\/\/courses.lumenlearning.com\/atd-sanjac-collegealgebra\/wp-json\/wp\/v2\/users\/276"}],"version-history":[{"count":3,"href":"https:\/\/courses.lumenlearning.com\/atd-sanjac-collegealgebra\/wp-json\/pressbooks\/v2\/chapters\/418\/revisions"}],"predecessor-version":[{"id":693,"href":"https:\/\/courses.lumenlearning.com\/atd-sanjac-collegealgebra\/wp-json\/pressbooks\/v2\/chapters\/418\/revisions\/693"}],"part":[{"href":"https:\/\/courses.lumenlearning.com\/atd-sanjac-collegealgebra\/wp-json\/pressbooks\/v2\/parts\/212"}],"metadata":[{"href":"https:\/\/courses.lumenlearning.com\/atd-sanjac-collegealgebra\/wp-json\/pressbooks\/v2\/chapters\/418\/metadata\/"}],"wp:attachment":[{"href":"https:\/\/courses.lumenlearning.com\/atd-sanjac-collegealgebra\/wp-json\/wp\/v2\/media?parent=418"}],"wp:term":[{"taxonomy":"chapter-type","embeddable":true,"href":"https:\/\/courses.lumenlearning.com\/atd-sanjac-collegealgebra\/wp-json\/pressbooks\/v2\/chapter-type?post=418"},{"taxonomy":"contributor","embeddable":true,"href":"https:\/\/courses.lumenlearning.com\/atd-sanjac-collegealgebra\/wp-json\/wp\/v2\/contributor?post=418"},{"taxonomy":"license","embeddable":true,"href":"https:\/\/courses.lumenlearning.com\/atd-sanjac-collegealgebra\/wp-json\/wp\/v2\/license?post=418"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}