{"id":1986,"date":"2021-08-19T16:07:00","date_gmt":"2021-08-19T16:07:00","guid":{"rendered":"https:\/\/courses.lumenlearning.com\/calculus2\/chapter\/skills-review-for-partial-fractions\/"},"modified":"2021-11-19T03:06:26","modified_gmt":"2021-11-19T03:06:26","slug":"skills-review-for-partial-fractions","status":"publish","type":"chapter","link":"https:\/\/courses.lumenlearning.com\/calculus2\/chapter\/skills-review-for-partial-fractions\/","title":{"raw":"Skills Review for Partial Fractions","rendered":"Skills Review for Partial Fractions"},"content":{"raw":"<div class=\"textbox learning-objectives\">\r\n<h3>Learning Outcomes<\/h3>\r\n<ul>\r\n \t<li>Divide polynomials by binomials using synthetic division or long division<\/li>\r\n \t<li>Factor the greatest common factor (monomial) of a polynomial<\/li>\r\n \t<li>Factor a trinomial with a leading coefficient of 1<\/li>\r\n \t<li>Rewrite a trinomial as a four term polynomial and factor by grouping terms<\/li>\r\n \t<li>Factor difference of squares<\/li>\r\n \t<li>Factor sum or difference of cubes<\/li>\r\n \t<li>Solve rational equations by clearing denominators<\/li>\r\n \t<li>Solve systems of equations<\/li>\r\n<\/ul>\r\n<\/div>\r\nIn the Partial Fractions section, we will learn how to split fractions that have multiple terms in the denominator. This will then allow us to evaluate the resulting \"split\" integral. Here we will review polynomial long division, factoring polynomials, simplifying rational equations, and solving systems of equations.\r\n<h2>Perform Polynomial Long Division<\/h2>\r\nWe are familiar with the <strong>long division<\/strong> algorithm for ordinary arithmetic. We begin by dividing into the digits of the dividend that have the greatest place value. We divide, multiply, subtract, include the digit in the next place value position, and repeat. For example, let\u2019s divide 178 by 3 using long division.\r\n<img class=\"aligncenter\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/896\/2016\/11\/02204318\/CNX_Precalc_Figure_03_05_0022.jpg\" alt=\"Long Division. Step 1, 5 times 3 equals 15 and 17 minus 15 equals 2. Step 2: Bring down the 8. Step 3: 9 times 3 equals 27 and 28 minus 27 equals 1. Answer: 59 with a remainder of 1 or 59 and one-third.\" width=\"487\" height=\"181\" \/>\r\n\r\nAnother way to look at the solution is as a sum of parts. This should look familiar, since it is the same method used to check division in elementary arithmetic.\r\n<p style=\"text-align: center;\">[latex]\\begin{array}{l}\\left(\\text{divisor }\\cdot \\text{ quotient}\\right)\\text{ + remainder}\\text{ = dividend}\\hfill \\\\ \\left(3\\cdot 59\\right)+1 = 177+1 = 178\\hfill \\end{array}[\/latex]<\/p>\r\nWe call this the <strong>Division Algorithm <\/strong>and will discuss it more formally after looking at an example.\r\n\r\nDivision of polynomials that contain more than one term has similarities to long division of whole numbers. We can write a polynomial dividend as the product of the divisor and the quotient added to the remainder. The terms of the polynomial division correspond to the digits (and place values) of the whole number division. This method allows us to divide two polynomials. For example, if we were to divide [latex]2{x}^{3}-3{x}^{2}+4x+5[\/latex]\u00a0by [latex]x+2[\/latex]\u00a0using the long division algorithm, it would look like this:\r\n<img class=\"aligncenter\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/896\/2016\/11\/02204321\/CNX_Precalc_revised_eq_12.png\" alt=\"Set up the division problem. 2x cubed divided by x is 2x squared. Multiply the sum of x and 2 by 2x squared. Subtract. Then bring down the next term. Negative 7x squared divided by x is negative 7x. Multiply the sum of x and 2 by negative 7x. Subtract, then bring down the next term. 18x divided by x is 18. Multiply the sum of x and 2 by 18. Subtract.\" width=\"522\" height=\"462\" \/>\r\n\r\nWe have found\r\n<p style=\"text-align: center;\">[latex]\\frac{2{x}^{3}-3{x}^{2}+4x+5}{x+2}=2{x}^{2}-7x+18-\\frac{31}{x+2}[\/latex]<\/p>\r\n<p style=\"text-align: center;\">or<\/p>\r\n<p style=\"text-align: center;\">[latex]2{x}^{3}-3{x}^{2}+4x+5=\\left(x+2\\right)\\left(2{x}^{2}-7x+18\\right)-31[\/latex]<\/p>\r\nWe can identify the <strong>dividend<\/strong>,\u00a0<strong>divisor<\/strong>,\u00a0<strong>quotient<\/strong>, and\u00a0<strong>remainder<\/strong>.\r\n\r\n<img class=\"aligncenter\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/896\/2016\/11\/02204324\/CNX_Precalc_Figure_03_05_0032.jpg\" alt=\"The dividend is 2x cubed minus 3x squared plus 4x plus 5. The divisor is x plus 2. The quotient is 2x squared minus 7x plus 18. The remainder is negative 31.\" width=\"487\" height=\"99\" \/>\r\n\r\nWriting the result in this manner illustrates the Division Algorithm.\r\n<div class=\"textbox\">\r\n<h3>How To: Given a polynomial and a binomial, use long division to divide the polynomial by the binomial<\/h3>\r\n<ol>\r\n \t<li>Set up the division problem.<\/li>\r\n \t<li>Determine the first term of the quotient by dividing the leading term of the dividend by the leading term of the divisor.<\/li>\r\n \t<li>Multiply the answer by the divisor and write it below the like terms of the dividend.<\/li>\r\n \t<li>Subtract the bottom <strong>binomial<\/strong> from the terms above it.<\/li>\r\n \t<li>Bring down the next term of the dividend.<\/li>\r\n \t<li>Repeat steps 2\u20135 until reaching the last term of the dividend.<\/li>\r\n \t<li>If the remainder is non-zero, express as a fraction using the divisor as the denominator.<\/li>\r\n<\/ol>\r\n<\/div>\r\n<div class=\"textbox exercises\">\r\n<h3>Example: Using Long Division to Divide a Second-Degree Polynomial<\/h3>\r\nDivide [latex]5{x}^{2}+3x - 2[\/latex]\u00a0by [latex]x+1[\/latex].\r\n\r\n[reveal-answer q=\"996959\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"996959\"]\r\n\r\n<img class=\"aligncenter\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/896\/2016\/11\/02204327\/CNX_Precalc_revised_eq_22.png\" alt=\"Set up the division problem. 5x squared divided by x is 5x. Multiply x plus 1 by 5x. Subtract. Bring down the next term. Negative 2x divded by x is negative 2. Multiply x + 1 by negative 2. Subtract.\" width=\"426\" height=\"288\" \/>The quotient is [latex]5x - 2[\/latex].\u00a0The remainder is 0. We write the result as\r\n<p style=\"text-align: center;\">[latex]\\frac{5{x}^{2}+3x - 2}{x+1}=5x - 2[\/latex]<\/p>\r\nor\r\n<p style=\"text-align: center;\">[latex]5{x}^{2}+3x - 2=\\left(x+1\\right)\\left(5x - 2\\right)[\/latex]<\/p>\r\n\r\n<h4>Analysis of the Solution<\/h4>\r\nThis division problem had a remainder of 0. This tells us that the dividend is divided evenly by the divisor and that the divisor is a factor of the dividend.\r\n\r\n[\/hidden-answer]\r\n\r\n<\/div>\r\n<div class=\"textbox exercises\">\r\n<h3>Example: Using Long Division to Divide a Third-Degree Polynomial<\/h3>\r\nDivide [latex]6{x}^{3}+11{x}^{2}-31x+15[\/latex]\u00a0by [latex]3x - 2[\/latex].\r\n\r\n[reveal-answer q=\"850001\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"850001\"]\r\n\r\n<a href=\"https:\/\/courses.candelalearning.com\/precalcone1xmommaster\/wp-content\/uploads\/sites\/1226\/2015\/08\/replacesquareroot.png\"><img class=\"aligncenter wp-image-11885\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/896\/2016\/11\/02204330\/replacesquareroot.png\" alt=\"6x cubed divided by 3x is 2x squared. Multiply the sum of x and 2 by 2x squared. Subtract. Bring down the next term. 15x squared divided by 3x is 5x. Multiply 3x minus 2 by 5x. Subtract. Bring down the next term. Negative 21x divided by 3x is negative 7. Multiply 3x minus 2 by negative 7. Subtract. The remainder is 1.\" width=\"621\" height=\"153\" \/><\/a>\r\n\r\nThere is a remainder of 1. We can express the result as:\r\n\r\n[latex]\\frac{6{x}^{3}+11{x}^{2}-31x+15}{3x - 2}=2{x}^{2}+5x - 7+\\frac{1}{3x - 2}[\/latex]\r\n<h4>Analysis of the Solution<\/h4>\r\nWe can check our work by using the Division Algorithm to rewrite the solution then multiplying.\r\n\r\n[latex]\\left(3x - 2\\right)\\left(2{x}^{2}+5x - 7\\right)+1=6{x}^{3}+11{x}^{2}-31x+15[\/latex]\r\n\r\nNotice, as we write our result,\r\n<ul id=\"fs-id1165135152079\">\r\n \t<li>the dividend is [latex]6{x}^{3}+11{x}^{2}-31x+15[\/latex]<\/li>\r\n \t<li>the divisor is [latex]3x - 2[\/latex]<\/li>\r\n \t<li>the quotient is [latex]2{x}^{2}+5x - 7[\/latex]<\/li>\r\n \t<li>the remainder is\u00a01<\/li>\r\n<\/ul>\r\n[\/hidden-answer]\r\n\r\n<\/div>\r\n<div class=\"textbox key-takeaways\">\r\n<h3>Try It<\/h3>\r\n[ohm_question]29482[\/ohm_question]\r\n\r\n<\/div>\r\n<h2>Factor Polynomials<\/h2>\r\nRecall that the <strong>greatest common factor<\/strong> (GCF) of two numbers is the largest number that divides evenly into both numbers. For example, [latex]4[\/latex] is the GCF of [latex]16[\/latex] and [latex]20[\/latex] because it is the largest number that divides evenly into both [latex]16[\/latex] and [latex]20[\/latex]. The GCF of polynomials works the same way: [latex]4x[\/latex] is the GCF of [latex]16x[\/latex] and [latex]20{x}^{2}[\/latex] because it is the largest polynomial that divides evenly into both [latex]16x[\/latex] and [latex]20{x}^{2}[\/latex].\r\n\r\nFinding and factoring out a GCF from a polynomial is the first skill involved in factoring polynomials.\r\n<h3>Factor a GCF out of a Polynomial<\/h3>\r\nWhen factoring a polynomial expression, our first step is to check to see if each term contains a common factor. If so, we factor out the greatest amount we can from each term. To make it less challenging to find this GCF of the polynomial terms, first look for the GCF of the coefficients, and then look for the GCF of the variables.\r\n<div class=\"textbox\">\r\n<h3>A General Note: Greatest Common Factor<\/h3>\r\nThe <strong>greatest common factor<\/strong> (GCF) of a polynomial is the largest polynomial that divides evenly into each term of the polynomial.\r\n\r\n<\/div>\r\nTo factor out a GCF from a polynomial, first identify the greatest common factor of the terms. You can then use the distributive property \"backwards\" to rewrite the polynomial in a factored form. Recall that the <strong>distributive property of multiplication over addition<\/strong> states that a product of a number and a sum is the same as the sum of the products.\r\n<div class=\"textbox shaded\">\r\n<h4>Distributive Property Forward and Backward<\/h4>\r\n<p style=\"text-align: left;\">Forward:\u00a0<em>We distribute [latex]a[\/latex] over [latex]b+c[\/latex]<\/em>.<\/p>\r\n<p style=\"text-align: center;\">[latex]a\\left(b+c\\right)=ab+ac[\/latex].<\/p>\r\nBackward:\u00a0<em>We factor [latex]a[\/latex] out of [latex]ab+ac[\/latex].<\/em>\r\n<p style=\"text-align: center;\">[latex]ab+ac=a\\left(b+c\\right)[\/latex].<\/p>\r\nWe have seen that we can distribute a factor over a sum or difference. Now we see that we can \"undo\" the distributive property with factoring.\r\n\r\n<\/div>\r\n<div class=\"bcc-box bcc-info\">\r\n<h3>Example: Factoring The Greatest Common Factor<\/h3>\r\nFactor [latex]25b^{3}+10b^{2}[\/latex].\r\n\r\n[reveal-answer q=\"716902\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"716902\"]Find the GCF.\r\n<p style=\"text-align: center;\">[latex]\\begin{array}{l}\\,\\,25b^{3}=5\\cdot5\\cdot{b}\\cdot{b}\\cdot{b}\\\\\\,\\,10b^{2}=5\\cdot2\\cdot{b}\\cdot{b}\\\\\\text{GCF}=5\\cdot{b}\\cdot{b}=5b^{2}\\end{array}[\/latex]<\/p>\r\nRewrite each term with the GCF as one factor.\r\n<p style=\"text-align: center;\">[latex]\\begin{array}{l}25b^{3} = 5b^{2}\\cdot5b\\\\10b^{2}=5b^{2}\\cdot2\\end{array}[\/latex]<\/p>\r\nRewrite the polynomial using the factored terms in place of the original terms.\r\n<p style=\"text-align: center;\">[latex]5b^{2}\\left(5b\\right)+5b^{2}\\left(2\\right)[\/latex]<\/p>\r\nFactor out the [latex]5b^{2}[\/latex].\r\n<p style=\"text-align: center;\">[latex]5b^{2}\\left(5b+2\\right)[\/latex]<\/p>\r\n\r\n<h4>Answer<\/h4>\r\n[latex]5b^{2}\\left(5b+2\\right)[\/latex]\r\n<h4>Analysis<\/h4>\r\nThe factored form of the polynomial [latex]25b^{3}+10b^{2}[\/latex] is [latex]5b^{2}\\left(5b+2\\right)[\/latex]. You can check this by doing the multiplication. [latex]5b^{2}\\left(5b+2\\right)=25b^{3}+10b^{2}[\/latex].\r\n\r\nNote that if you do not factor the greatest common factor at first, you can continue factoring, rather than start all over.\r\n\r\nFor example:\r\n<p style=\"text-align: center;\">[latex]\\begin{array}{l}25b^{3}+10b^{2}=5\\left(5b^{3}+2b^{2}\\right)\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\text{Factor out }5.\\\\\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,=5b^{2}\\left(5b+2\\right) \\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\text{Factor out }b^{2}.\\end{array}[\/latex]<\/p>\r\nNotice that you arrive at the same simplified form whether you factor out the GCF immediately or if you pull out factors individually.\r\n\r\n[\/hidden-answer]\r\n\r\n<\/div>\r\n<div class=\"textbox\">\r\n<h3>How To: Given a polynomial expression, factor out the greatest common factor<strong>\r\n<\/strong><\/h3>\r\n<ol>\r\n \t<li>Identify the GCF of the coefficients.<\/li>\r\n \t<li>Identify the GCF of the variables.<\/li>\r\n \t<li>Combine to find the GCF of the expression.<\/li>\r\n \t<li>Determine what the GCF needs to be multiplied by to obtain each term in the expression.<\/li>\r\n \t<li>Write the factored expression as the product of the GCF and the sum of the terms we need to multiply by.<\/li>\r\n<\/ol>\r\n<\/div>\r\n<div class=\"textbox exercises\">\r\n<h3>Example: Factoring the Greatest Common Factor<\/h3>\r\nFactor [latex]6{x}^{3}{y}^{3}+45{x}^{2}{y}^{2}+21xy[\/latex].\r\n\r\n[reveal-answer q=\"113189\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"113189\"]\r\n\r\nFirst find the GCF of the expression. The GCF of [latex]6,45[\/latex], and [latex]21[\/latex] is [latex]3[\/latex]. The GCF of [latex]{x}^{3},{x}^{2}[\/latex], and [latex]x[\/latex] is [latex]x[\/latex]. (Note that the GCF of a set of expressions of the form [latex]{x}^{n}[\/latex] will always be the lowest exponent.) The GCF of [latex]{y}^{3},{y}^{2}[\/latex], and [latex]y[\/latex] is [latex]y[\/latex]. Combine these to find the GCF of the polynomial, [latex]3xy[\/latex].\r\n\r\nNext, determine what the GCF needs to be multiplied by to obtain each term of the polynomial. We find that [latex]3xy\\left(2{x}^{2}{y}^{2}\\right)=6{x}^{3}{y}^{3}, 3xy\\left(15xy\\right)=45{x}^{2}{y}^{2}[\/latex], and [latex]3xy\\left(7\\right)=21xy[\/latex].\r\n\r\nFinally, write the factored expression as the product of the GCF and the sum of the terms we needed to multiply by.\r\n<div style=\"text-align: center;\">[latex]\\left(3xy\\right)\\left(2{x}^{2}{y}^{2}+15xy+7\\right)[\/latex]<\/div>\r\n<div>\r\n<h4>Analysis of the Solution<\/h4>\r\nAfter factoring, we can check our work by multiplying. Use the distributive property to confirm that [latex]\\left(3xy\\right)\\left(2{x}^{2}{y}^{2}+15xy+7\\right)=6{x}^{3}{y}^{3}+45{x}^{2}{y}^{2}+21xy[\/latex].\r\n\r\n<\/div>\r\n<div>[\/hidden-answer]<\/div>\r\n<\/div>\r\nWatch this video to see more examples of how to factor the GCF from a trinomial.\r\n\r\n<iframe src=\"\/\/plugin.3playmedia.com\/show?mf=6454717&amp;p3sdk_version=1.10.1&amp;p=20361&amp;pt=375&amp;video_id=3f1RFTIw2Ng&amp;video_target=tpm-plugin-8plr8d8s-3f1RFTIw2Ng\" width=\"800px\" height=\"450px\" frameborder=\"0\" marginwidth=\"0px\" marginheight=\"0px\"><\/iframe>\r\n\r\nYou can view the <a href=\"https:\/\/oerfiles.s3.us-west-2.amazonaws.com\/Calculus\/Calculus1+Videos\/Ex2IdentifyGCFAndFactorATrinomial_transcript.txt\" target=\"_blank\" rel=\"noopener\">transcript for \"Ex 2: Identify GCF and Factor a Trinomial\" here (opens in new window)<\/a>.\r\n<h3>Factor a Trinomial with Leading Coefficient 1<\/h3>\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\nTrinomials of the form [latex]{x}^{2}+bx+c[\/latex] can be factored by finding two numbers with a product of [latex]c[\/latex] and a sum of [latex]b[\/latex]. The trinomial [latex]{x}^{2}+10x+16[\/latex], for example, can be factored using the numbers [latex]2[\/latex] and [latex]8[\/latex] because the product of these numbers is [latex]16[\/latex] and their sum is [latex]10[\/latex]. The trinomial can be rewritten as the product of [latex]\\left(x+2\\right)[\/latex] and [latex]\\left(x+8\\right)[\/latex].\r\n<div class=\"textbox\">\r\n<h3>A General Note: Factoring a Trinomial with Leading Coefficient 1<\/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<\/div>\r\n<div class=\"textbox\">\r\n<h3>Q &amp; A<\/h3>\r\n<strong>Can every trinomial be factored as a product of binomials?<\/strong>\r\n\r\n<em>No. Some polynomials cannot be factored. These polynomials are said to be prime.<\/em>\r\n\r\n<\/div>\r\n<div class=\"textbox\">\r\n<h3>How To: Given a trinomial in the form [latex]{x}^{2}+bx+c[\/latex], factor it<\/h3>\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<\/div>\r\n<div class=\"textbox exercises\">\r\n<h3>Example: Factoring a Trinomial with Leading Coefficient 1<\/h3>\r\nFactor [latex]{x}^{2}+2x - 15[\/latex].\r\n\r\n[reveal-answer q=\"88306\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"88306\"]\r\n\r\nWe have a trinomial with leading coefficient [latex]1,b=2[\/latex], and [latex]c=-15[\/latex]. We need to find two numbers with a product of [latex]-15[\/latex] and a sum of [latex]2[\/latex]. In the table, we list factors until we find a pair with the desired sum.\r\n<table 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>[latex]-3,5[\/latex]<\/td>\r\n<td>[latex]2[\/latex]<\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\nNow 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].\r\n<h4>Analysis of the Solution<\/h4>\r\nWe can check our work by multiplying. Use FOIL to confirm that [latex]\\left(x - 3\\right)\\left(x+5\\right)={x}^{2}+2x - 15[\/latex].\r\n\r\n[\/hidden-answer]\r\n\r\n<\/div>\r\n<div class=\"textbox\">\r\n<h3>Q &amp; A<\/h3>\r\n<strong>Does the order of the factors matter?<\/strong>\r\n\r\n<em>No. Multiplication is commutative, so the order of the factors does not matter.<\/em>\r\n\r\n<\/div>\r\n<div class=\"textbox key-takeaways\">\r\n<h3>Try It<\/h3>\r\n[ohm_question]7897[\/ohm_question]\r\n\r\n<\/div>\r\n<h3>Factor by Grouping<\/h3>\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 <em>x<\/em> term into the sum of two terms, factoring each portion of the expression separately, and then factoring out the GCF of the entire expression. The trinomial [latex]2{x}^{2}+5x+3[\/latex] can be rewritten as [latex]\\left(2x+3\\right)\\left(x+1\\right)[\/latex] using this process. We begin by rewriting the original expression as [latex]2{x}^{2}+2x+3x+3[\/latex] and then factor each portion of the expression to obtain [latex]2x\\left(x+1\\right)+3\\left(x+1\\right)[\/latex]. We then pull out the GCF of [latex]\\left(x+1\\right)[\/latex] to find the factored expression.\r\n<div class=\"textbox\">\r\n<h3>A General Note: Factor by Grouping<\/h3>\r\nTo factor a trinomial of the form [latex]a{x}^{2}+bx+c[\/latex] by grouping, we find two numbers with a product of [latex]ac[\/latex] and a sum of [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<\/div>\r\n<div class=\"textbox\">\r\n<h3>How To: Given a trinomial in the form [latex]a{x}^{2}+bx+c[\/latex], factor by grouping<\/h3>\r\n<ol>\r\n \t<li>List factors of [latex]ac[\/latex].<\/li>\r\n \t<li>Find [latex]p[\/latex] and [latex]q[\/latex], a pair of factors of [latex]ac[\/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<\/div>\r\n<div class=\"textbox exercises\">\r\n<h3>Example: Factoring a Trinomial by Grouping<\/h3>\r\nFactor [latex]5{x}^{2}+7x - 6[\/latex] by grouping.\r\n\r\n[reveal-answer q=\"806328\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"806328\"]\r\n\r\nWe have a trinomial with [latex]a=5,b=7[\/latex], and [latex]c=-6[\/latex]. First, determine [latex]ac=-30[\/latex]. We need to find two numbers with a product of [latex]-30[\/latex] and a sum of [latex]7[\/latex]. In the table, we list factors until we find a pair with the desired sum.\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\nSo [latex]p=-3[\/latex] and [latex]q=10[\/latex].\r\n<div style=\"text-align: center;\">[latex]\\begin{array}{cc}5{x}^{2}-3x+10x - 6 \\hfill &amp; \\text{Rewrite the original expression as }a{x}^{2}+px+qx+c.\\hfill \\\\ x\\left(5x - 3\\right)+2\\left(5x - 3\\right)\\hfill &amp; \\text{Factor out the GCF of each part}.\\hfill \\\\ \\left(5x - 3\\right)\\left(x+2\\right)\\hfill &amp; \\text{Factor out the GCF}\\text{ }\\text{ of the expression}.\\hfill \\end{array}[\/latex]<\/div>\r\n<div>\r\n<h4>Analysis of the Solution<\/h4>\r\nWe can check our work by multiplying. Use FOIL to confirm that [latex]\\left(5x - 3\\right)\\left(x+2\\right)=5{x}^{2}+7x - 6[\/latex].\r\n\r\n<\/div>\r\n<div>[\/hidden-answer]<\/div>\r\n<\/div>\r\n<div class=\"textbox key-takeaways\">\r\n<h3>Try It<\/h3>\r\n[ohm_question]7908[\/ohm_question]\r\n\r\n<\/div>\r\nIn the next video, we see another example of how to factor a trinomial by grouping.\r\n\r\n[embed]https:\/\/youtu.be\/agDaQ_cZnNc[\/embed]\r\n\r\nYou can view the <a href=\"https:\/\/oerfiles.s3.us-west-2.amazonaws.com\/Calculus\/Calculus1+Videos\/FactorATrinomialInTheFormUsingTheGroupingTechniqe_transcript.txt\" target=\"_blank\" rel=\"noopener\">transcript for \"Factor a Trinomial in the Form ax^2+bx+c Using the Grouping Technique\" here (opens in new window)<\/a>.\r\n<h3>Factor a Difference of Squares<\/h3>\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\n[latex]\\\\[\/latex]\r\n\r\nWe can use this equation to factor any differences of squares.\r\n<div class=\"textbox\">\r\n<h3>A General Note: Differences 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<\/div>\r\n<div class=\"textbox\">\r\n<h3>How To: Given a difference of squares, factor it into binomials<\/h3>\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<\/div>\r\n<div class=\"textbox exercises\">\r\n<h3>Example: Factoring a Difference of Squares<\/h3>\r\nFactor [latex]9{x}^{2}-25[\/latex].\r\n\r\n[reveal-answer q=\"830417\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"830417\"]\r\n\r\nNotice that [latex]9{x}^{2}[\/latex] and [latex]25[\/latex] are perfect squares because [latex]9{x}^{2}={\\left(3x\\right)}^{2}[\/latex] and [latex]25={5}^{2}[\/latex]. The polynomial represents a difference of squares and can be rewritten as [latex]\\left(3x+5\\right)\\left(3x - 5\\right)[\/latex].\r\n\r\n[\/hidden-answer]\r\n\r\n<\/div>\r\n<div class=\"textbox key-takeaways\">\r\n<h3>Try It<\/h3>\r\n[ohm_question]7929[\/ohm_question]\r\n\r\n<\/div>\r\n<div class=\"textbox\">\r\n<h3>Q &amp; A<\/h3>\r\n<strong>Is there a formula to factor the sum of squares?<\/strong>\r\n\r\n<em>No. A sum of squares cannot be factored.<\/em>\r\n\r\n<\/div>\r\nWatch this video to see another example of how to factor a difference of squares.\r\n\r\n<iframe src=\"\/\/plugin.3playmedia.com\/show?mf=6454718&amp;p3sdk_version=1.10.1&amp;p=20361&amp;pt=375&amp;video_id=Li9IBp5HrFA&amp;video_target=tpm-plugin-llp8qg9s-Li9IBp5HrFA\" width=\"800px\" height=\"450px\" frameborder=\"0\" marginwidth=\"0px\" marginheight=\"0px\"><\/iframe>\r\n\r\nYou can view the <a href=\"https:\/\/oerfiles.s3.us-west-2.amazonaws.com\/Calculus\/Calculus1+Videos\/ExFactorADifferenceOfSquares_transcript.txt\" target=\"_blank\" rel=\"noopener\">transcript for \"Ex: Factor a Difference of Squares\" here (opens in new window)<\/a>.\r\n<h3>Factor the Sum and Difference of Cubes<\/h3>\r\nNow we will look at two new special products: the sum and difference of cubes. Although the sum of squares cannot be factored, the sum of cubes can be factored into a binomial and a trinomial.\r\n<div style=\"text-align: center;\">[latex]{a}^{3}+{b}^{3}=\\left(a+b\\right)\\left({a}^{2}-ab+{b}^{2}\\right)[\/latex]<\/div>\r\n[latex]\\\\[\/latex]\r\n\r\nSimilarly, the sum of cubes can be factored into a binomial and a trinomial but with different signs.\r\n<div style=\"text-align: center;\">[latex]{a}^{3}-{b}^{3}=\\left(a-b\\right)\\left({a}^{2}+ab+{b}^{2}\\right)[\/latex]<\/div>\r\n[latex]\\\\[\/latex]\r\n\r\nWe can use the acronym SOAP to remember the signs when factoring the sum or difference of cubes. The first letter of each word relates to the signs: <strong>S<\/strong>ame <strong>O<\/strong>pposite <strong>A<\/strong>lways <strong>P<\/strong>ositive. For example, consider the following example.\r\n<div style=\"text-align: center;\">[latex]{x}^{3}-{2}^{3}=\\left(x - 2\\right)\\left({x}^{2}+2x+4\\right)[\/latex]<\/div>\r\nThe sign of the first 2 is the <em>same<\/em> as the sign between [latex]{x}^{3}-{2}^{3}[\/latex]. The sign of the [latex]2x[\/latex] term is <em>opposite<\/em> the sign between [latex]{x}^{3}-{2}^{3}[\/latex]. And the sign of the last term, 4, is <em>always positive<\/em>.\r\n<div class=\"textbox\">\r\n<h3>A General Note: Sum and Difference of Cubes<\/h3>\r\nWe can factor the sum of two cubes as\r\n<div style=\"text-align: center;\">[latex]{a}^{3}+{b}^{3}=\\left(a+b\\right)\\left({a}^{2}-ab+{b}^{2}\\right)[\/latex]<\/div>\r\nWe can factor the difference of two cubes as\r\n<div style=\"text-align: center;\">[latex]{a}^{3}-{b}^{3}=\\left(a-b\\right)\\left({a}^{2}+ab+{b}^{2}\\right)[\/latex]<\/div>\r\n<\/div>\r\n<div class=\"textbox\">\r\n<h3>How To: Given a sum of cubes or difference of cubes, factor it<\/h3>\r\n<ol>\r\n \t<li>Confirm that the first and last term are cubes, [latex]{a}^{3}+{b}^{3}[\/latex] or [latex]{a}^{3}-{b}^{3}[\/latex].<\/li>\r\n \t<li>For a sum of cubes, write the factored form as [latex]\\left(a+b\\right)\\left({a}^{2}-ab+{b}^{2}\\right)[\/latex]. For a difference of cubes, write the factored form as [latex]\\left(a-b\\right)\\left({a}^{2}+ab+{b}^{2}\\right)[\/latex].<\/li>\r\n<\/ol>\r\n<\/div>\r\n<div class=\"textbox exercises\">\r\n<h3>Example: Factoring a Sum of Cubes<\/h3>\r\nFactor [latex]{x}^{3}+512[\/latex].\r\n\r\n[reveal-answer q=\"22673\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"22673\"]\r\n\r\nNotice that [latex]{x}^{3}[\/latex] and [latex]512[\/latex] are cubes because [latex]{8}^{3}=512[\/latex]. Rewrite the sum of cubes as [latex]\\left(x+8\\right)\\left({x}^{2}-8x+64\\right)[\/latex].\r\n<h4>Analysis of the Solution<\/h4>\r\nAfter writing the sum of cubes this way, we might think we should check to see if the trinomial portion can be factored further. However, the trinomial portion cannot be factored, so we do not need to check.\r\n\r\n[\/hidden-answer]\r\n\r\n<\/div>\r\n<div class=\"textbox key-takeaways\">\r\n<h3>Try It<\/h3>\r\nFactor the sum of cubes [latex]216{a}^{3}+{b}^{3}[\/latex].\r\n\r\n[reveal-answer q=\"496204\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"496204\"]\r\n\r\n[latex]\\left(6a+b\\right)\\left(36{a}^{2}-6ab+{b}^{2}\\right)[\/latex][\/hidden-answer]\r\n\r\n<\/div>\r\n<div class=\"textbox exercises\">\r\n<h3>Example: Factoring a Difference of Cubes<\/h3>\r\nFactor [latex]8{x}^{3}-125[\/latex].\r\n\r\n[reveal-answer q=\"741836\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"741836\"]\r\n\r\nNotice that [latex]8{x}^{3}[\/latex] and [latex]125[\/latex] are cubes because [latex]8{x}^{3}={\\left(2x\\right)}^{3}[\/latex] and [latex]125={5}^{3}[\/latex]. Write the difference of cubes as [latex]\\left(2x - 5\\right)\\left(4{x}^{2}+10x+25\\right)[\/latex].\r\n<h4>Analysis of the Solution<\/h4>\r\nJust as with the sum of cubes, we will not be able to further factor the trinomial portion.\r\n\r\n[\/hidden-answer]\r\n\r\n<\/div>\r\n<div class=\"textbox key-takeaways\">\r\n<h3>Try It<\/h3>\r\nFactor the difference of cubes: [latex]1,000{x}^{3}-1[\/latex].\r\n\r\n[reveal-answer q=\"510077\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"510077\"]\r\n\r\n[latex]\\left(10x - 1\\right)\\left(100{x}^{2}+10x+1\\right)[\/latex][\/hidden-answer]\r\n\r\n<\/div>\r\n<div class=\"textbox key-takeaways\">\r\n<h3>Try It<\/h3>\r\n[ohm_question]7922[\/ohm_question]\r\n\r\n<\/div>\r\nIn the following two video examples, we show more binomials that can be factored as a sum or difference of cubes.\r\n\r\n<iframe src=\"\/\/plugin.3playmedia.com\/show?mf=6454719&amp;p3sdk_version=1.10.1&amp;p=20361&amp;pt=375&amp;video_id=tFSEpOB262M&amp;video_target=tpm-plugin-je39dfag-tFSEpOB262M\" width=\"800px\" height=\"450px\" frameborder=\"0\" marginwidth=\"0px\" marginheight=\"0px\"><\/iframe>\r\n\r\nYou can view the <a href=\"https:\/\/oerfiles.s3.us-west-2.amazonaws.com\/Calculus\/Calculus1+Videos\/Ex1FactorASumOrDifferenceOfCubes_transcript.txt\" target=\"_blank\" rel=\"noopener\">transcript for \"Ex 1: Factor a Sum or Difference of Cubes\" here (opens in new window)<\/a>.\r\n\r\n<iframe src=\"\/\/plugin.3playmedia.com\/show?mf=6454720&amp;p3sdk_version=1.10.1&amp;p=20361&amp;pt=375&amp;video_id=J_0ctMrl5_0&amp;video_target=tpm-plugin-cnyddfw5-J_0ctMrl5_0\" width=\"800px\" height=\"450px\" frameborder=\"0\" marginwidth=\"0px\" marginheight=\"0px\"><\/iframe>\r\n\r\nYou can view the <a href=\"https:\/\/oerfiles.s3.us-west-2.amazonaws.com\/Calculus\/Calculus1+Videos\/Ex3FactorASumOrDifferenceOfCubes_transcript.txt\" target=\"_blank\" rel=\"noopener\">transcript for \"Ex 3: Factor a Sum or Difference of Cubes\" here (opens in new window)<\/a>.\r\n<h2>Solve Rational Equations<\/h2>\r\nEquations that contain rational expressions are called <strong>rational equations<\/strong>. For example, [latex] \\frac{2x+1}{4}=\\frac{x}{3}[\/latex] is a rational equation. One of the most straightforward ways to solve a rational equation is to eliminate denominators with the common denominator and then use properties of equality to isolate the variable. This method is often used to solve linear equations that involve fractions as in the following example:\r\n\r\nSolve \u00a0[latex]\\frac{1}{2}x-3=2-\\frac{3}{4}x[\/latex] by clearing the fractions in the equation first.\r\n\r\nMultiply both sides of the equation by\u00a0[latex]4[\/latex], the common denominator of the fractional coefficients.\r\n<p style=\"text-align: center;\">[latex]\\begin{array}{c}\\frac{1}{2}x-3=2-\\frac{3}{4}x\\\\ 4\\left(\\frac{1}{2}x-3\\right)=4\\left(2-\\frac{3}{4}x\\right)\\\\\\text{}\\\\\\,\\,\\,\\,4\\left(\\frac{1}{2}x\\right)-4\\left(3\\right)=4\\left(2\\right)+4\\left(-\\frac{3}{4}x\\right)\\\\2x-12=8-3x\\\\\\underline{+3x}\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\underline{+3x}\\\\5x-12=8\\,\\,\\,\\,\\,\\,\\,\\,\\\\\\,\\,\\,\\,\\,\\,\\,\\underline{+12}\\,\\,\\,\\,\\underline{+12} \\\\5x=20\\\\x=4\\end{array}[\/latex]<\/p>\r\nWe could have found a common denominator and worked with fractions, but that often leads to more mistakes. We can apply the same idea to solving rational equations. \u00a0The difference between a linear equation and a rational equation is that rational equations can have polynomials in the numerator and denominator of the fractions. This means that clearing the denominator may sometimes mean multiplying the whole rational equation by a polynomial. In the next example, we will clear the denominators of a rational equation with a term that has a polynomial in the numerator.\r\n<div class=\"bcc-box bcc-info\">\r\n<h3>Example: Simplifying and Solving a Rational Equation<\/h3>\r\nSolve the equation [latex] \\frac{x+5}{8}=\\frac{7}{4}[\/latex].\r\n[reveal-answer q=\"425621\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"425621\"]\r\n\r\nFind the least common denominator of\u00a0[latex]4[\/latex] and\u00a0[latex]8[\/latex]. Remember, to find the LCD, identify the greatest number of times each factor appears in each factorization. Here,\u00a0[latex]2[\/latex] appears\u00a0[latex]3[\/latex] times, so [latex]2\\cdot2\\cdot2[\/latex], or\u00a0[latex]8[\/latex], will be the LCD.\r\n\r\nMultiply both sides of the equation by the common denominator,\u00a0[latex]8[\/latex], to keep the equation balanced and to eliminate the denominators.\r\n<p style=\"text-align: center;\">[latex]\\begin{array}{r}8\\cdot \\frac{x+5}{8}=\\frac{7}{4}\\cdot 8\\,\\,\\,\\,\\,\\,\\,\\\\\\\\\\frac{8(x+5)}{8}=\\frac{7(8)}{4}\\,\\,\\,\\,\\,\\,\\\\\\\\\\frac{8}{8}\\cdot (x+5)=\\frac{7(4\\cdot 2)}{4}\\\\\\\\\\frac{8}{8}\\cdot (x+5)=7\\cdot 2\\cdot \\frac{4}{4}\\\\\\\\1\\cdot (x+5)=14\\cdot 1\\,\\,\\,\\end{array}[\/latex]<\/p>\r\nSimplify and solve for <i>x<\/i>.\r\n<p style=\"text-align: center;\">[latex]\\begin{array}{r}x+5=14\\\\x=9\\,\\,\\,\\end{array}[\/latex]<\/p>\r\nCheck the solution by substituting\u00a0[latex]9[\/latex] for <i>x<\/i> in the original equation.\r\n<p style=\"text-align: center;\">[latex]\\begin{array}{r}\\frac{x+5}{8}=\\frac{7}{4}\\\\\\\\\\frac{9+5}{8}=\\frac{7}{4}\\\\\\\\\\frac{14}{8}=\\frac{7}{4}\\\\\\\\\\frac{7}{4}=\\frac{7}{4}\\end{array}[\/latex]<\/p>\r\nTherefore, [latex]x=9[\/latex].\r\n\r\n[\/hidden-answer]\r\n\r\n<\/div>\r\nIn the next example, we show how to solve a rational equation with a binomial in the denominator of one term. We will use the common denominator to eliminate the denominators from both fractions. Note that the LCD is the product of both denominators because they do not share any common factors.\r\n<div class=\"bcc-box bcc-info\">\r\n<h3>Example: Simplifying and Solving a Rational Equation<\/h3>\r\nSolve the equation [latex] \\frac{8}{x+1}=\\frac{4}{3}[\/latex].\r\n\r\n[reveal-answer q=\"331190\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"331190\"]\r\n\r\nClear the denominators by multiplying each side by the common denominator. The common denominator is [latex]3\\left(x+1\\right)[\/latex] since [latex]3\\text{ and }x+1[\/latex] do not have any common factors.\r\n<p style=\"text-align: center;\">[latex]\\begin{array}{c}3\\left(x+1\\right)\\left(\\frac{8}{x+1}\\right)=3\\left(x+1\\right)\\left(\\frac{4}{3}\\right)\\end{array}[\/latex]<\/p>\r\n<p style=\"text-align: left;\">Simplify common factors.<\/p>\r\n<p style=\"text-align: center;\">[latex]\\begin{array}{c}3\\cancel{\\left(x+1\\right)}\\left(\\frac{8}{\\cancel{x+1}}\\right)=\\cancel{3}\\left(x+1\\right)\\left(\\frac{4}{\\cancel{3}}\\right)\\\\24=4\\left(x+1\\right)\\\\24=4x+4\\end{array}[\/latex]<\/p>\r\n<p style=\"text-align: left;\">Now this looks like a linear equation, and we can use the addition and multiplication properties of equality to solve it.<\/p>\r\n<p style=\"text-align: center;\">[latex]\\begin{array}{c}24=4x+4\\\\\\underline{-4}\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\underline{-4}\\\\20=4x\\,\\,\\,\\,\\,\\,\\,\\,\\\\\\\\x=5\\,\\,\\,\\,\\,\\,\\,\\,\\,\\end{array}[\/latex]<\/p>\r\nCheck the solution in the original equation.\r\n<p style=\"text-align: center;\">[latex]\\begin{array}{r}\\,\\,\\,\\,\\,\\frac{8}{\\left(x+1\\right)}=\\frac{4}{3}\\\\\\\\\\frac{8}{\\left(5+1\\right)}=\\frac{4}{3}\\\\\\\\\\frac{8}{6}=\\frac{4}{3}\\\\\\frac{4}{3}=\\frac{4}{3}\\end{array}[\/latex]<\/p>\r\nTherefore, [latex]x=5[\/latex].\r\n\r\n[\/hidden-answer]\r\n\r\n<\/div>\r\n<div class=\"bcc-box bcc-info\">\r\n<h3>TRY IT<\/h3>\r\nSolve the equation [latex]\\dfrac{3}{x-2}=\\dfrac{1}{x-1}+\\dfrac{7}{(x-1)(x-2)}[\/latex].\r\n\r\n[reveal-answer q=\"950823\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"950823\"]\r\n\r\n[latex]x=4[\\latex]\r\n\r\n[\/hidden-answer]\r\n\r\n<\/div>\r\n<div class=\"bcc-box bcc-info\">\r\n<h3>TRY IT<\/h3>\r\n[ohm_question]3496[\/ohm_question]\r\n\r\n<\/div>\r\n<h2>Solve Systems of Equations<\/h2>\r\nA <strong>system of linear equations<\/strong> consists of two or more linear equations made up of two or more variables such that all equations in the system are considered simultaneously. To find the unique solution to a system of linear equations, we must find a numerical value for each variable in the system that will satisfy all equations in the system at the same time. Some linear systems may not have a solution and others may have an infinite number of solutions. In order for a linear system to have a unique solution, there must be at least as many equations as there are variables. Even so, this does not guarantee a unique solution.\r\n\r\nWe will first look at systems of linear equations in two variables, which consist of two equations that contain two different variables. For example, consider the following system of linear equations in two variables.\r\n<div style=\"text-align: center;\">[latex]\\begin{gathered}2x+y=15\\\\ 3x-y=5\\end{gathered}[\/latex]<\/div>\r\nThe <em>solution<\/em> to a system of linear equations in two variables is any ordered pair that satisfies each equation independently. In this example, the ordered pair (4, 7) is the solution to the system of linear equations. We can verify the solution by substituting the values into each equation to see if the ordered pair satisfies both equations. Shortly we will investigate methods of finding such a solution if it exists.\r\n<div style=\"text-align: center;\">[latex]\\begin{align}2\\left(4\\right)+\\left(7\\right)&amp;=15&amp;&amp;\\text{True} \\\\ 3\\left(4\\right)-\\left(7\\right)&amp;=5&amp;&amp;\\text{True} \\end{align}[\/latex]<\/div>\r\nTwo of the most common ways to solve a <strong>system of linear equations<\/strong> are the\u00a0<strong>substitution method<\/strong> and the <strong>a<\/strong><strong>ddition (elimination) method<\/strong>.\r\n<h3>The Substitution Method<\/h3>\r\n<div class=\"textbox\">\r\n<h3>How To: Given a system of two equations in two variables, solve using the substitution method.<\/h3>\r\n<ol>\r\n \t<li>Solve one of the two equations for one of the variables in terms of the other.<\/li>\r\n \t<li>Substitute the expression for this variable into the second equation, then solve for the remaining variable.<\/li>\r\n \t<li>Substitute that solution into either of the original equations to find the value of the first variable. If possible, write the solution as an ordered pair.<\/li>\r\n \t<li>Check the solution in both equations.<\/li>\r\n<\/ol>\r\n<\/div>\r\n<div class=\"bcc-box bcc-info\">\r\n<h3>Example: Solving a System of Equations Using The Substitution Method<\/h3>\r\nSolve the following system of equations by substitution.\r\n<p style=\"text-align: center;\">[latex]\\begin{gathered}-x+y=-5 \\\\ 2x - 5y=1 \\end{gathered}[\/latex]<\/p>\r\n[reveal-answer q=\"718747\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"718747\"]\r\n\r\nFirst, we will solve the first equation for [latex]y[\/latex].\r\n<p style=\"text-align: center;\">[latex]\\begin{gathered}-x+y=-5 \\\\ y=x - 5 \\end{gathered}[\/latex]<\/p>\r\nNow we can substitute the expression [latex]x - 5[\/latex] for [latex]y[\/latex] in the second equation.\r\n<p style=\"text-align: center;\">[latex]\\begin{gathered}2x - 5y=1\\\\ 2x - 5\\left(x - 5\\right)=1\\\\ 2x - 5x+25=1\\\\ -3x=-24\\\\ x=8\\end{gathered}[\/latex]<\/p>\r\nNow, we substitute [latex]x=8[\/latex] into the first equation and solve for [latex]y[\/latex].\r\n<p style=\"text-align: center;\">[latex]\\begin{gathered}-\\left(8\\right)+y=-5 \\\\ y=3 \\end{gathered}[\/latex]<\/p>\r\nOur solution is [latex]\\left(8,3\\right)[\/latex].\r\n\r\nCheck the solution by substituting [latex]\\left(8,3\\right)[\/latex] into both equations.\r\n<p style=\"text-align: center;\">[latex]\\begin{align}-x+y&amp;=-5\\\\ -\\left(8\\right)+\\left(3\\right)&amp;=-5&amp;&amp; \\text{True} \\\\ 2x - 5y&amp;=1 \\\\ 2\\left(8\\right)-5\\left(3\\right)&amp;=1&amp;&amp; \\text{True} \\end{align}[\/latex]<\/p>\r\n[\/hidden-answer]\r\n\r\n<\/div>\r\n<div class=\"textbox key-takeaways\">\r\n<h3>Try It<\/h3>\r\n[ohm_question hide_question_numbers=1]22573[\/ohm_question]\r\n\r\n<\/div>\r\n<h3>The Addition (Elimination) Method<\/h3>\r\n<div class=\"textbox\">\r\n<h3>How To: Given a system of equations, solve using the addition method.<\/h3>\r\n<ol>\r\n \t<li>Write both equations with <em>x<\/em>- and <em>y<\/em>-variables on the left side of the equal sign and constants on the right.<\/li>\r\n \t<li>Write one equation above the other, lining up corresponding variables. If one of the variables in the top equation has the opposite coefficient of the same variable in the bottom equation, add the equations together, eliminating one variable. If not, use multiplication by a nonzero number so that one of the variables in the top equation has the opposite coefficient of the same variable in the bottom equation, then add the equations to eliminate the variable.<\/li>\r\n \t<li>Solve the resulting equation for the remaining variable.<\/li>\r\n \t<li>Substitute that value into one of the original equations and solve for the second variable.<\/li>\r\n \t<li>Check the solution by substituting the values into the other equation.<\/li>\r\n<\/ol>\r\n<\/div>\r\n<div class=\"bcc-box bcc-info\">\r\n<h3>Example: Solving a System of Equations Using The Addition Method<\/h3>\r\nSolve the given system of equations by addition.\r\n<p style=\"text-align: center;\">[latex]\\begin{gathered}x+2y=-1 \\\\ -x+y=3 \\end{gathered}[\/latex]<\/p>\r\n[reveal-answer q=\"519620\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"519620\"]\r\n\r\nBoth equations are already set equal to a constant. Notice that the coefficient of [latex]x[\/latex] in the second equation, \u20131, is the opposite of the coefficient of [latex]x[\/latex] in the first equation, 1. We can add the two equations to eliminate [latex]x[\/latex] without needing to multiply by a constant.\r\n<p style=\"text-align: center;\">[latex]\\begin{align} x+2y&amp;=-1 \\\\ -x+y&amp;=3 \\\\ \\hline 3y&amp;=2\\end{align}[\/latex]<\/p>\r\nNow that we have eliminated [latex]x[\/latex], we can solve the resulting equation for [latex]y[\/latex].\r\n<p style=\"text-align: center;\">[latex]\\begin{gathered}3y=2 \\\\ y=\\frac{2}{3} \\end{gathered}[\/latex]<\/p>\r\nThen, we substitute this value for [latex]y[\/latex] into one of the original equations and solve for [latex]x[\/latex].\r\n<p style=\"text-align: center;\">[latex]\\begin{gathered}-x+y=3 \\\\ -x+\\frac{2}{3}=3\\\\ -x=3-\\frac{2}{3}\\\\ -x=\\frac{7}{3}\\\\ x=-\\frac{7}{3} \\end{gathered}[\/latex]<\/p>\r\nThe solution to this system is [latex]\\left(-\\frac{7}{3},\\frac{2}{3}\\right)[\/latex].\r\n\r\nCheck the solution in the first equation.\r\n<p style=\"text-align: center;\">[latex]\\begin{align}x+2y&amp;=\\left(-\\frac{7}{3}\\right)+2\\left(\\frac{2}{3}\\right) \\\\&amp;=-\\frac{7}{3}+\\frac{4}{3} \\\\ &amp;=-\\frac{3}{3}=-1&amp;&amp; \\text{True} \\end{align}[\/latex]<\/p>\r\n[\/hidden-answer]\r\n\r\n<\/div>\r\n<div class=\"bcc-box bcc-info\">\r\n<h3>Example: Solving a System of Equations Using The Addition Method<\/h3>\r\nSolve the given system of equations in two variables by addition.\r\n<p style=\"text-align: center;\">[latex]\\begin{gathered}2x+3y=-16\\\\ 5x - 10y=30\\end{gathered}[\/latex]<\/p>\r\n[reveal-answer q=\"123105\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"123105\"]\r\n\r\nOne equation has [latex]2x[\/latex] and the other has [latex]5x[\/latex]. The least common multiple is [latex]10x[\/latex] so we will have to multiply both equations by a constant in order to eliminate one variable. Let\u2019s eliminate [latex]x[\/latex] by multiplying the first equation by [latex]-5[\/latex] and the second equation by [latex]2[\/latex].\r\n<p style=\"text-align: center;\">[latex]\\begin{align} -5\\left(2x+3y\\right)&amp;=-5\\left(-16\\right) \\\\ -10x - 15y&amp;=80 \\\\ 2\\left(5x - 10y\\right)&amp;=2\\left(30\\right) \\\\ 10x - 20y&amp;=60 \\end{align}[\/latex]<\/p>\r\nThen, we add the two equations together.\r\n<p style=\"text-align: center;\">[latex]\\begin{align}\\ \u221210x\u221215y&amp;=80 \\\\ 10x\u221220y&amp;=60 \\\\ \\hline \u221235y&amp;=140 \\\\ y&amp;=\u22124 \\end{align}[\/latex]<\/p>\r\nSubstitute [latex]y=-4[\/latex] into the original first equation.\r\n<p style=\"text-align: center;\">[latex]\\begin{gathered}2x+3\\left(-4\\right)=-16\\\\ 2x - 12=-16\\\\ 2x=-4\\\\ x=-2\\end{gathered}[\/latex]<\/p>\r\nThe solution is [latex]\\left(-2,-4\\right)[\/latex]. Check it in the other equation.\r\n<p style=\"text-align: center;\">[latex]\\begin{align}5x - 10y&amp;= 5\\left(-2\\right)-10\\left(-4\\right) \\\\ &amp;=-10+40 \\\\ &amp;=30\\end{align}[\/latex]<\/p>\r\n[\/hidden-answer]\r\n\r\n<\/div>\r\n<div class=\"bcc-box bcc-success\">\r\n<h3>Try It<\/h3>\r\nSolve the system of equations by addition.\r\n<p style=\"text-align: center;\">[latex]\\begin{gathered}2x - 7y=2\\\\ 3x+y=-20\\end{gathered}[\/latex]<\/p>\r\n[reveal-answer q=\"447489\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"447489\"]\r\n\r\n[latex]\\left(-6,-2\\right)[\/latex]\r\n\r\n[\/hidden-answer]\r\n\r\n<\/div>\r\n<h3>Systems of Equations Containing Three Variables<\/h3>\r\n<div class=\"textbox\">\r\n<h3>How To: Given a linear system of three equations, solve for three unknowns.<strong>\r\n<\/strong><\/h3>\r\n<ol>\r\n \t<li>Pick any pair of equations and solve for one variable.<\/li>\r\n \t<li>Pick another pair of equations and solve for the same variable.<\/li>\r\n \t<li>You have created a system of two equations in two unknowns. Solve the resulting two-by-two system.<\/li>\r\n \t<li>Back-substitute known variables into any one of the original equations and solve for the missing variable.<\/li>\r\n<\/ol>\r\n<\/div>\r\n<div class=\"bcc-box bcc-info\">\r\n<h3>Example: Solving a System of Equations Containing Three Variables<\/h3>\r\nFind a solution to the following system:\r\n<p style=\"text-align: center;\">[latex]\\begin{align}x - 2y+3z&amp;=9&amp;&amp; \\text{(1)} \\\\ -x+3y-z&amp;=-6&amp;&amp; \\text{(2)} \\\\ 2x - 5y+5z&amp;=17&amp;&amp; \\text{(3)} \\end{align}[\/latex]<\/p>\r\n[reveal-answer q=\"630968\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"630968\"]\r\n\r\nThere will always be several choices as to where to begin, but the most obvious first step here is to eliminate [latex]x[\/latex] by adding equations (1) and (2).\r\n<p style=\"text-align: center;\">[latex]\\begin{align}x - 2y+3z&amp;=9 \\\\ -x+3y-z&amp;=-6 \\\\ \\hline y+2z&amp;=3 \\end{align}[\/latex][latex] \\begin{align} &amp;&amp;\\text{(1)} \\\\ &amp;&amp;(2) \\\\ &amp;&amp;\\text{(4)} \\end{align}[\/latex]<\/p>\r\nThe second step is multiplying equation (1) by [latex]-2[\/latex] and adding the result to equation (3). These two steps will eliminate the variable [latex]x[\/latex].\r\n<p style=\"text-align: center;\">[latex]\\begin{align}\u22122x+4y\u22126z&amp;=\u221218 \\\\ 2x\u22125y+5z&amp;=17 \\\\ \\hline\u2212y\u2212z=\u22121\\end{align}[\/latex] [latex]\\begin{align} &amp;&amp;\\left(1\\right)&amp;\\text{ multiplied by }\u22122 \\\\ &amp;&amp;\\left(3\\right)&amp; \\\\&amp;&amp;\\left(5\\right)&amp;\\end{align}[\/latex]<\/p>\r\nIn equations (4) and (5), we have created a new two-by-two system. We can solve for [latex]z[\/latex] by adding the two equations.\r\n<p style=\"text-align: center;\">[latex]\\begin{align}y+2z&amp;=3 \\\\ -y-z&amp;=-1 \\\\ \\hline z&amp;=2\\end{align}[\/latex] [latex]\\begin{align}&amp;&amp;(4) \\\\ &amp;&amp;(5) \\\\ &amp;&amp;(6) \\end{align}[\/latex]<\/p>\r\nChoosing one equation from each new system, we obtain the upper triangular form:\r\n<p style=\"text-align: center;\">[latex]\\begin{align}x - 2y+3z&amp;=9&amp;&amp; \\left(1\\right) \\\\ y+2z&amp;=3&amp;&amp; \\left(4\\right) \\\\ z&amp;=2&amp;&amp; \\left(6\\right) \\end{align}[\/latex]<\/p>\r\nNext, we back-substitute [latex]z=2[\/latex] into equation (4) and solve for [latex]y[\/latex].\r\n<p style=\"text-align: center;\">[latex]\\begin{gathered}y+2\\left(2\\right)=3 \\\\ y+4=3 \\\\ y=-1 \\end{gathered}[\/latex]<\/p>\r\nFinally, we can back-substitute [latex]z=2[\/latex] and [latex]y=-1[\/latex] into equation (1). This will yield the solution for [latex]x[\/latex]\r\n<p style=\"text-align: center;\">[latex]\\begin{gathered} x - 2\\left(-1\\right)+3\\left(2\\right)=9\\\\ x+2+6=9\\\\ x=1\\end{gathered}[\/latex]<\/p>\r\nThe solution is the ordered triple [latex]\\left(1,-1,2\\right)[\/latex].\r\n\r\n[\/hidden-answer]\r\n\r\n<\/div>\r\n<div class=\"bcc-box bcc-success\">\r\n<h3>Try It<\/h3>\r\nSolve the system of equations in three variables.\r\n<p style=\"text-align: center;\">[latex]\\begin{align}2x+y - 2z&amp;=-1 \\\\ 3x - 3y-z&amp;=5 \\\\ x - 2y+3z&amp;=6 \\end{align}[\/latex]<\/p>\r\n[reveal-answer q=\"852195\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"852195\"]\r\n\r\n[latex]\\left(1,-1,1\\right)[\/latex]\r\n\r\n[\/hidden-answer]\r\n\r\n<\/div>","rendered":"<div class=\"textbox learning-objectives\">\n<h3>Learning Outcomes<\/h3>\n<ul>\n<li>Divide polynomials by binomials using synthetic division or long division<\/li>\n<li>Factor the greatest common factor (monomial) of a polynomial<\/li>\n<li>Factor a trinomial with a leading coefficient of 1<\/li>\n<li>Rewrite a trinomial as a four term polynomial and factor by grouping terms<\/li>\n<li>Factor difference of squares<\/li>\n<li>Factor sum or difference of cubes<\/li>\n<li>Solve rational equations by clearing denominators<\/li>\n<li>Solve systems of equations<\/li>\n<\/ul>\n<\/div>\n<p>In the Partial Fractions section, we will learn how to split fractions that have multiple terms in the denominator. This will then allow us to evaluate the resulting &#8220;split&#8221; integral. Here we will review polynomial long division, factoring polynomials, simplifying rational equations, and solving systems of equations.<\/p>\n<h2>Perform Polynomial Long Division<\/h2>\n<p>We are familiar with the <strong>long division<\/strong> algorithm for ordinary arithmetic. We begin by dividing into the digits of the dividend that have the greatest place value. We divide, multiply, subtract, include the digit in the next place value position, and repeat. For example, let\u2019s divide 178 by 3 using long division.<br \/>\n<img loading=\"lazy\" decoding=\"async\" class=\"aligncenter\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/896\/2016\/11\/02204318\/CNX_Precalc_Figure_03_05_0022.jpg\" alt=\"Long Division. Step 1, 5 times 3 equals 15 and 17 minus 15 equals 2. Step 2: Bring down the 8. Step 3: 9 times 3 equals 27 and 28 minus 27 equals 1. Answer: 59 with a remainder of 1 or 59 and one-third.\" width=\"487\" height=\"181\" \/><\/p>\n<p>Another way to look at the solution is as a sum of parts. This should look familiar, since it is the same method used to check division in elementary arithmetic.<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{array}{l}\\left(\\text{divisor }\\cdot \\text{ quotient}\\right)\\text{ + remainder}\\text{ = dividend}\\hfill \\\\ \\left(3\\cdot 59\\right)+1 = 177+1 = 178\\hfill \\end{array}[\/latex]<\/p>\n<p>We call this the <strong>Division Algorithm <\/strong>and will discuss it more formally after looking at an example.<\/p>\n<p>Division of polynomials that contain more than one term has similarities to long division of whole numbers. We can write a polynomial dividend as the product of the divisor and the quotient added to the remainder. The terms of the polynomial division correspond to the digits (and place values) of the whole number division. This method allows us to divide two polynomials. For example, if we were to divide [latex]2{x}^{3}-3{x}^{2}+4x+5[\/latex]\u00a0by [latex]x+2[\/latex]\u00a0using the long division algorithm, it would look like this:<br \/>\n<img loading=\"lazy\" decoding=\"async\" class=\"aligncenter\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/896\/2016\/11\/02204321\/CNX_Precalc_revised_eq_12.png\" alt=\"Set up the division problem. 2x cubed divided by x is 2x squared. Multiply the sum of x and 2 by 2x squared. Subtract. Then bring down the next term. Negative 7x squared divided by x is negative 7x. Multiply the sum of x and 2 by negative 7x. Subtract, then bring down the next term. 18x divided by x is 18. Multiply the sum of x and 2 by 18. Subtract.\" width=\"522\" height=\"462\" \/><\/p>\n<p>We have found<\/p>\n<p style=\"text-align: center;\">[latex]\\frac{2{x}^{3}-3{x}^{2}+4x+5}{x+2}=2{x}^{2}-7x+18-\\frac{31}{x+2}[\/latex]<\/p>\n<p style=\"text-align: center;\">or<\/p>\n<p style=\"text-align: center;\">[latex]2{x}^{3}-3{x}^{2}+4x+5=\\left(x+2\\right)\\left(2{x}^{2}-7x+18\\right)-31[\/latex]<\/p>\n<p>We can identify the <strong>dividend<\/strong>,\u00a0<strong>divisor<\/strong>,\u00a0<strong>quotient<\/strong>, and\u00a0<strong>remainder<\/strong>.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/896\/2016\/11\/02204324\/CNX_Precalc_Figure_03_05_0032.jpg\" alt=\"The dividend is 2x cubed minus 3x squared plus 4x plus 5. The divisor is x plus 2. The quotient is 2x squared minus 7x plus 18. The remainder is negative 31.\" width=\"487\" height=\"99\" \/><\/p>\n<p>Writing the result in this manner illustrates the Division Algorithm.<\/p>\n<div class=\"textbox\">\n<h3>How To: Given a polynomial and a binomial, use long division to divide the polynomial by the binomial<\/h3>\n<ol>\n<li>Set up the division problem.<\/li>\n<li>Determine the first term of the quotient by dividing the leading term of the dividend by the leading term of the divisor.<\/li>\n<li>Multiply the answer by the divisor and write it below the like terms of the dividend.<\/li>\n<li>Subtract the bottom <strong>binomial<\/strong> from the terms above it.<\/li>\n<li>Bring down the next term of the dividend.<\/li>\n<li>Repeat steps 2\u20135 until reaching the last term of the dividend.<\/li>\n<li>If the remainder is non-zero, express as a fraction using the divisor as the denominator.<\/li>\n<\/ol>\n<\/div>\n<div class=\"textbox exercises\">\n<h3>Example: Using Long Division to Divide a Second-Degree Polynomial<\/h3>\n<p>Divide [latex]5{x}^{2}+3x - 2[\/latex]\u00a0by [latex]x+1[\/latex].<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"q996959\">Show Solution<\/span><\/p>\n<div id=\"q996959\" class=\"hidden-answer\" style=\"display: none\">\n<p><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/896\/2016\/11\/02204327\/CNX_Precalc_revised_eq_22.png\" alt=\"Set up the division problem. 5x squared divided by x is 5x. Multiply x plus 1 by 5x. Subtract. Bring down the next term. Negative 2x divded by x is negative 2. Multiply x + 1 by negative 2. Subtract.\" width=\"426\" height=\"288\" \/>The quotient is [latex]5x - 2[\/latex].\u00a0The remainder is 0. We write the result as<\/p>\n<p style=\"text-align: center;\">[latex]\\frac{5{x}^{2}+3x - 2}{x+1}=5x - 2[\/latex]<\/p>\n<p>or<\/p>\n<p style=\"text-align: center;\">[latex]5{x}^{2}+3x - 2=\\left(x+1\\right)\\left(5x - 2\\right)[\/latex]<\/p>\n<h4>Analysis of the Solution<\/h4>\n<p>This division problem had a remainder of 0. This tells us that the dividend is divided evenly by the divisor and that the divisor is a factor of the dividend.<\/p>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"textbox exercises\">\n<h3>Example: Using Long Division to Divide a Third-Degree Polynomial<\/h3>\n<p>Divide [latex]6{x}^{3}+11{x}^{2}-31x+15[\/latex]\u00a0by [latex]3x - 2[\/latex].<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"q850001\">Show Solution<\/span><\/p>\n<div id=\"q850001\" class=\"hidden-answer\" style=\"display: none\">\n<p><a href=\"https:\/\/courses.candelalearning.com\/precalcone1xmommaster\/wp-content\/uploads\/sites\/1226\/2015\/08\/replacesquareroot.png\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter wp-image-11885\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/896\/2016\/11\/02204330\/replacesquareroot.png\" alt=\"6x cubed divided by 3x is 2x squared. Multiply the sum of x and 2 by 2x squared. Subtract. Bring down the next term. 15x squared divided by 3x is 5x. Multiply 3x minus 2 by 5x. Subtract. Bring down the next term. Negative 21x divided by 3x is negative 7. Multiply 3x minus 2 by negative 7. Subtract. The remainder is 1.\" width=\"621\" height=\"153\" \/><\/a><\/p>\n<p>There is a remainder of 1. We can express the result as:<\/p>\n<p>[latex]\\frac{6{x}^{3}+11{x}^{2}-31x+15}{3x - 2}=2{x}^{2}+5x - 7+\\frac{1}{3x - 2}[\/latex]<\/p>\n<h4>Analysis of the Solution<\/h4>\n<p>We can check our work by using the Division Algorithm to rewrite the solution then multiplying.<\/p>\n<p>[latex]\\left(3x - 2\\right)\\left(2{x}^{2}+5x - 7\\right)+1=6{x}^{3}+11{x}^{2}-31x+15[\/latex]<\/p>\n<p>Notice, as we write our result,<\/p>\n<ul id=\"fs-id1165135152079\">\n<li>the dividend is [latex]6{x}^{3}+11{x}^{2}-31x+15[\/latex]<\/li>\n<li>the divisor is [latex]3x - 2[\/latex]<\/li>\n<li>the quotient is [latex]2{x}^{2}+5x - 7[\/latex]<\/li>\n<li>the remainder is\u00a01<\/li>\n<\/ul>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"textbox key-takeaways\">\n<h3>Try It<\/h3>\n<p><iframe loading=\"lazy\" id=\"ohm29482\" class=\"resizable\" src=\"https:\/\/ohm.lumenlearning.com\/multiembedq.php?id=29482&theme=oea&iframe_resize_id=ohm29482&show_question_numbers\" width=\"100%\" height=\"150\"><\/iframe><\/p>\n<\/div>\n<h2>Factor Polynomials<\/h2>\n<p>Recall that the <strong>greatest common factor<\/strong> (GCF) of two numbers is the largest number that divides evenly into both numbers. For example, [latex]4[\/latex] is the GCF of [latex]16[\/latex] and [latex]20[\/latex] because it is the largest number that divides evenly into both [latex]16[\/latex] and [latex]20[\/latex]. The GCF of polynomials works the same way: [latex]4x[\/latex] is the GCF of [latex]16x[\/latex] and [latex]20{x}^{2}[\/latex] because it is the largest polynomial that divides evenly into both [latex]16x[\/latex] and [latex]20{x}^{2}[\/latex].<\/p>\n<p>Finding and factoring out a GCF from a polynomial is the first skill involved in factoring polynomials.<\/p>\n<h3>Factor a GCF out of a Polynomial<\/h3>\n<p>When factoring a polynomial expression, our first step is to check to see if each term contains a common factor. If so, we factor out the greatest amount we can from each term. To make it less challenging to find this GCF of the polynomial terms, first look for the GCF of the coefficients, and then look for the GCF of the variables.<\/p>\n<div class=\"textbox\">\n<h3>A General Note: Greatest Common Factor<\/h3>\n<p>The <strong>greatest common factor<\/strong> (GCF) of a polynomial is the largest polynomial that divides evenly into each term of the polynomial.<\/p>\n<\/div>\n<p>To factor out a GCF from a polynomial, first identify the greatest common factor of the terms. You can then use the distributive property &#8220;backwards&#8221; to rewrite the polynomial in a factored form. Recall that the <strong>distributive property of multiplication over addition<\/strong> states that a product of a number and a sum is the same as the sum of the products.<\/p>\n<div class=\"textbox shaded\">\n<h4>Distributive Property Forward and Backward<\/h4>\n<p style=\"text-align: left;\">Forward:\u00a0<em>We distribute [latex]a[\/latex] over [latex]b+c[\/latex]<\/em>.<\/p>\n<p style=\"text-align: center;\">[latex]a\\left(b+c\\right)=ab+ac[\/latex].<\/p>\n<p>Backward:\u00a0<em>We factor [latex]a[\/latex] out of [latex]ab+ac[\/latex].<\/em><\/p>\n<p style=\"text-align: center;\">[latex]ab+ac=a\\left(b+c\\right)[\/latex].<\/p>\n<p>We have seen that we can distribute a factor over a sum or difference. Now we see that we can &#8220;undo&#8221; the distributive property with factoring.<\/p>\n<\/div>\n<div class=\"bcc-box bcc-info\">\n<h3>Example: Factoring The Greatest Common Factor<\/h3>\n<p>Factor [latex]25b^{3}+10b^{2}[\/latex].<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"q716902\">Show Solution<\/span><\/p>\n<div id=\"q716902\" class=\"hidden-answer\" style=\"display: none\">Find the GCF.<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{array}{l}\\,\\,25b^{3}=5\\cdot5\\cdot{b}\\cdot{b}\\cdot{b}\\\\\\,\\,10b^{2}=5\\cdot2\\cdot{b}\\cdot{b}\\\\\\text{GCF}=5\\cdot{b}\\cdot{b}=5b^{2}\\end{array}[\/latex]<\/p>\n<p>Rewrite each term with the GCF as one factor.<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{array}{l}25b^{3} = 5b^{2}\\cdot5b\\\\10b^{2}=5b^{2}\\cdot2\\end{array}[\/latex]<\/p>\n<p>Rewrite the polynomial using the factored terms in place of the original terms.<\/p>\n<p style=\"text-align: center;\">[latex]5b^{2}\\left(5b\\right)+5b^{2}\\left(2\\right)[\/latex]<\/p>\n<p>Factor out the [latex]5b^{2}[\/latex].<\/p>\n<p style=\"text-align: center;\">[latex]5b^{2}\\left(5b+2\\right)[\/latex]<\/p>\n<h4>Answer<\/h4>\n<p>[latex]5b^{2}\\left(5b+2\\right)[\/latex]<\/p>\n<h4>Analysis<\/h4>\n<p>The factored form of the polynomial [latex]25b^{3}+10b^{2}[\/latex] is [latex]5b^{2}\\left(5b+2\\right)[\/latex]. You can check this by doing the multiplication. [latex]5b^{2}\\left(5b+2\\right)=25b^{3}+10b^{2}[\/latex].<\/p>\n<p>Note that if you do not factor the greatest common factor at first, you can continue factoring, rather than start all over.<\/p>\n<p>For example:<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{array}{l}25b^{3}+10b^{2}=5\\left(5b^{3}+2b^{2}\\right)\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\text{Factor out }5.\\\\\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,=5b^{2}\\left(5b+2\\right) \\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\text{Factor out }b^{2}.\\end{array}[\/latex]<\/p>\n<p>Notice that you arrive at the same simplified form whether you factor out the GCF immediately or if you pull out factors individually.<\/p>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"textbox\">\n<h3>How To: Given a polynomial expression, factor out the greatest common factor<strong><br \/>\n<\/strong><\/h3>\n<ol>\n<li>Identify the GCF of the coefficients.<\/li>\n<li>Identify the GCF of the variables.<\/li>\n<li>Combine to find the GCF of the expression.<\/li>\n<li>Determine what the GCF needs to be multiplied by to obtain each term in the expression.<\/li>\n<li>Write the factored expression as the product of the GCF and the sum of the terms we need to multiply by.<\/li>\n<\/ol>\n<\/div>\n<div class=\"textbox exercises\">\n<h3>Example: Factoring the Greatest Common Factor<\/h3>\n<p>Factor [latex]6{x}^{3}{y}^{3}+45{x}^{2}{y}^{2}+21xy[\/latex].<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"q113189\">Show Solution<\/span><\/p>\n<div id=\"q113189\" class=\"hidden-answer\" style=\"display: none\">\n<p>First find the GCF of the expression. The GCF of [latex]6,45[\/latex], and [latex]21[\/latex] is [latex]3[\/latex]. The GCF of [latex]{x}^{3},{x}^{2}[\/latex], and [latex]x[\/latex] is [latex]x[\/latex]. (Note that the GCF of a set of expressions of the form [latex]{x}^{n}[\/latex] will always be the lowest exponent.) The GCF of [latex]{y}^{3},{y}^{2}[\/latex], and [latex]y[\/latex] is [latex]y[\/latex]. Combine these to find the GCF of the polynomial, [latex]3xy[\/latex].<\/p>\n<p>Next, determine what the GCF needs to be multiplied by to obtain each term of the polynomial. We find that [latex]3xy\\left(2{x}^{2}{y}^{2}\\right)=6{x}^{3}{y}^{3}, 3xy\\left(15xy\\right)=45{x}^{2}{y}^{2}[\/latex], and [latex]3xy\\left(7\\right)=21xy[\/latex].<\/p>\n<p>Finally, write the factored expression as the product of the GCF and the sum of the terms we needed to multiply by.<\/p>\n<div style=\"text-align: center;\">[latex]\\left(3xy\\right)\\left(2{x}^{2}{y}^{2}+15xy+7\\right)[\/latex]<\/div>\n<div>\n<h4>Analysis of the Solution<\/h4>\n<p>After factoring, we can check our work by multiplying. Use the distributive property to confirm that [latex]\\left(3xy\\right)\\left(2{x}^{2}{y}^{2}+15xy+7\\right)=6{x}^{3}{y}^{3}+45{x}^{2}{y}^{2}+21xy[\/latex].<\/p>\n<\/div>\n<div><\/div>\n<\/div>\n<\/div>\n<\/div>\n<p>Watch this video to see more examples of how to factor the GCF from a trinomial.<\/p>\n<p><iframe loading=\"lazy\" src=\"\/\/plugin.3playmedia.com\/show?mf=6454717&amp;p3sdk_version=1.10.1&amp;p=20361&amp;pt=375&amp;video_id=3f1RFTIw2Ng&amp;video_target=tpm-plugin-8plr8d8s-3f1RFTIw2Ng\" width=\"800px\" height=\"450px\" frameborder=\"0\" marginwidth=\"0px\" marginheight=\"0px\"><\/iframe><\/p>\n<p>You can view the <a href=\"https:\/\/oerfiles.s3.us-west-2.amazonaws.com\/Calculus\/Calculus1+Videos\/Ex2IdentifyGCFAndFactorATrinomial_transcript.txt\" target=\"_blank\" rel=\"noopener\">transcript for &#8220;Ex 2: Identify GCF and Factor a Trinomial&#8221; here (opens in new window)<\/a>.<\/p>\n<h3>Factor a Trinomial with Leading Coefficient 1<\/h3>\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<p>Trinomials of the form [latex]{x}^{2}+bx+c[\/latex] can be factored by finding two numbers with a product of [latex]c[\/latex] and a sum of [latex]b[\/latex]. The trinomial [latex]{x}^{2}+10x+16[\/latex], for example, can be factored using the numbers [latex]2[\/latex] and [latex]8[\/latex] because the product of these numbers is [latex]16[\/latex] and their sum is [latex]10[\/latex]. The trinomial can be rewritten as the product of [latex]\\left(x+2\\right)[\/latex] and [latex]\\left(x+8\\right)[\/latex].<\/p>\n<div class=\"textbox\">\n<h3>A General Note: Factoring a Trinomial with Leading Coefficient 1<\/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<\/div>\n<div class=\"textbox\">\n<h3>Q &amp; A<\/h3>\n<p><strong>Can every trinomial be factored as a product of binomials?<\/strong><\/p>\n<p><em>No. Some polynomials cannot be factored. These polynomials are said to be prime.<\/em><\/p>\n<\/div>\n<div class=\"textbox\">\n<h3>How To: Given a trinomial in the form [latex]{x}^{2}+bx+c[\/latex], factor it<\/h3>\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<\/div>\n<div class=\"textbox exercises\">\n<h3>Example: Factoring a Trinomial with Leading Coefficient 1<\/h3>\n<p>Factor [latex]{x}^{2}+2x - 15[\/latex].<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"q88306\">Show Solution<\/span><\/p>\n<div id=\"q88306\" class=\"hidden-answer\" style=\"display: none\">\n<p>We have a trinomial with leading coefficient [latex]1,b=2[\/latex], and [latex]c=-15[\/latex]. We need to find two numbers with a product of [latex]-15[\/latex] and a sum of [latex]2[\/latex]. In the table, we list factors until we find a pair with the desired sum.<\/p>\n<table 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>[latex]-3,5[\/latex]<\/td>\n<td>[latex]2[\/latex]<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>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].<\/p>\n<h4>Analysis of the Solution<\/h4>\n<p>We can check our work by multiplying. Use FOIL to confirm that [latex]\\left(x - 3\\right)\\left(x+5\\right)={x}^{2}+2x - 15[\/latex].<\/p>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"textbox\">\n<h3>Q &amp; A<\/h3>\n<p><strong>Does the order of the factors matter?<\/strong><\/p>\n<p><em>No. Multiplication is commutative, so the order of the factors does not matter.<\/em><\/p>\n<\/div>\n<div class=\"textbox key-takeaways\">\n<h3>Try It<\/h3>\n<p><iframe loading=\"lazy\" id=\"ohm7897\" class=\"resizable\" src=\"https:\/\/ohm.lumenlearning.com\/multiembedq.php?id=7897&theme=oea&iframe_resize_id=ohm7897&show_question_numbers\" width=\"100%\" height=\"150\"><\/iframe><\/p>\n<\/div>\n<h3>Factor by Grouping<\/h3>\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 <em>x<\/em> term into the sum of two terms, factoring each portion of the expression separately, and then factoring out the GCF of the entire expression. The trinomial [latex]2{x}^{2}+5x+3[\/latex] can be rewritten as [latex]\\left(2x+3\\right)\\left(x+1\\right)[\/latex] using this process. We begin by rewriting the original expression as [latex]2{x}^{2}+2x+3x+3[\/latex] and then factor each portion of the expression to obtain [latex]2x\\left(x+1\\right)+3\\left(x+1\\right)[\/latex]. We then pull out the GCF of [latex]\\left(x+1\\right)[\/latex] to find the factored expression.<\/p>\n<div class=\"textbox\">\n<h3>A General Note: Factor by Grouping<\/h3>\n<p>To factor a trinomial of the form [latex]a{x}^{2}+bx+c[\/latex] by grouping, we find two numbers with a product of [latex]ac[\/latex] and a sum of [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<\/div>\n<div class=\"textbox\">\n<h3>How To: Given a trinomial in the form [latex]a{x}^{2}+bx+c[\/latex], factor by grouping<\/h3>\n<ol>\n<li>List factors of [latex]ac[\/latex].<\/li>\n<li>Find [latex]p[\/latex] and [latex]q[\/latex], a pair of factors of [latex]ac[\/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<\/div>\n<div class=\"textbox exercises\">\n<h3>Example: Factoring a Trinomial by Grouping<\/h3>\n<p>Factor [latex]5{x}^{2}+7x - 6[\/latex] by grouping.<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"q806328\">Show Solution<\/span><\/p>\n<div id=\"q806328\" class=\"hidden-answer\" style=\"display: none\">\n<p>We have a trinomial with [latex]a=5,b=7[\/latex], and [latex]c=-6[\/latex]. First, determine [latex]ac=-30[\/latex]. We need to find two numbers with a product of [latex]-30[\/latex] and a sum of [latex]7[\/latex]. In the table, we list factors until we find a pair with the desired sum.<\/p>\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<p>So [latex]p=-3[\/latex] and [latex]q=10[\/latex].<\/p>\n<div style=\"text-align: center;\">[latex]\\begin{array}{cc}5{x}^{2}-3x+10x - 6 \\hfill & \\text{Rewrite the original expression as }a{x}^{2}+px+qx+c.\\hfill \\\\ x\\left(5x - 3\\right)+2\\left(5x - 3\\right)\\hfill & \\text{Factor out the GCF of each part}.\\hfill \\\\ \\left(5x - 3\\right)\\left(x+2\\right)\\hfill & \\text{Factor out the GCF}\\text{ }\\text{ of the expression}.\\hfill \\end{array}[\/latex]<\/div>\n<div>\n<h4>Analysis of the Solution<\/h4>\n<p>We can check our work by multiplying. Use FOIL to confirm that [latex]\\left(5x - 3\\right)\\left(x+2\\right)=5{x}^{2}+7x - 6[\/latex].<\/p>\n<\/div>\n<div><\/div>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"textbox key-takeaways\">\n<h3>Try It<\/h3>\n<p><iframe loading=\"lazy\" id=\"ohm7908\" class=\"resizable\" src=\"https:\/\/ohm.lumenlearning.com\/multiembedq.php?id=7908&theme=oea&iframe_resize_id=ohm7908&show_question_numbers\" width=\"100%\" height=\"150\"><\/iframe><\/p>\n<\/div>\n<p>In the next video, we see another example of how to factor a trinomial by grouping.<\/p>\n<p><iframe loading=\"lazy\" id=\"oembed-1\" title=\"Factor a Trinomial in the Form ax^2+bx+c Using the Grouping Technique\" width=\"500\" height=\"281\" src=\"https:\/\/www.youtube.com\/embed\/agDaQ_cZnNc?feature=oembed&#38;rel=0\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"><\/iframe><\/p>\n<p>You can view the <a href=\"https:\/\/oerfiles.s3.us-west-2.amazonaws.com\/Calculus\/Calculus1+Videos\/FactorATrinomialInTheFormUsingTheGroupingTechniqe_transcript.txt\" target=\"_blank\" rel=\"noopener\">transcript for &#8220;Factor a Trinomial in the Form ax^2+bx+c Using the Grouping Technique&#8221; here (opens in new window)<\/a>.<\/p>\n<h3>Factor a Difference of Squares<\/h3>\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>[latex]\\\\[\/latex]<\/p>\n<p>We can use this equation to factor any differences of squares.<\/p>\n<div class=\"textbox\">\n<h3>A General Note: Differences 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<\/div>\n<div class=\"textbox\">\n<h3>How To: Given a difference of squares, factor it into binomials<\/h3>\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<\/div>\n<div class=\"textbox exercises\">\n<h3>Example: Factoring a Difference of Squares<\/h3>\n<p>Factor [latex]9{x}^{2}-25[\/latex].<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"q830417\">Show Solution<\/span><\/p>\n<div id=\"q830417\" class=\"hidden-answer\" style=\"display: none\">\n<p>Notice that [latex]9{x}^{2}[\/latex] and [latex]25[\/latex] are perfect squares because [latex]9{x}^{2}={\\left(3x\\right)}^{2}[\/latex] and [latex]25={5}^{2}[\/latex]. The polynomial represents a difference of squares and can be rewritten as [latex]\\left(3x+5\\right)\\left(3x - 5\\right)[\/latex].<\/p>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"textbox key-takeaways\">\n<h3>Try It<\/h3>\n<p><iframe loading=\"lazy\" id=\"ohm7929\" class=\"resizable\" src=\"https:\/\/ohm.lumenlearning.com\/multiembedq.php?id=7929&theme=oea&iframe_resize_id=ohm7929&show_question_numbers\" width=\"100%\" height=\"150\"><\/iframe><\/p>\n<\/div>\n<div class=\"textbox\">\n<h3>Q &amp; A<\/h3>\n<p><strong>Is there a formula to factor the sum of squares?<\/strong><\/p>\n<p><em>No. A sum of squares cannot be factored.<\/em><\/p>\n<\/div>\n<p>Watch this video to see another example of how to factor a difference of squares.<\/p>\n<p><iframe loading=\"lazy\" src=\"\/\/plugin.3playmedia.com\/show?mf=6454718&amp;p3sdk_version=1.10.1&amp;p=20361&amp;pt=375&amp;video_id=Li9IBp5HrFA&amp;video_target=tpm-plugin-llp8qg9s-Li9IBp5HrFA\" width=\"800px\" height=\"450px\" frameborder=\"0\" marginwidth=\"0px\" marginheight=\"0px\"><\/iframe><\/p>\n<p>You can view the <a href=\"https:\/\/oerfiles.s3.us-west-2.amazonaws.com\/Calculus\/Calculus1+Videos\/ExFactorADifferenceOfSquares_transcript.txt\" target=\"_blank\" rel=\"noopener\">transcript for &#8220;Ex: Factor a Difference of Squares&#8221; here (opens in new window)<\/a>.<\/p>\n<h3>Factor the Sum and Difference of Cubes<\/h3>\n<p>Now we will look at two new special products: the sum and difference of cubes. Although the sum of squares cannot be factored, the sum of cubes can be factored into a binomial and a trinomial.<\/p>\n<div style=\"text-align: center;\">[latex]{a}^{3}+{b}^{3}=\\left(a+b\\right)\\left({a}^{2}-ab+{b}^{2}\\right)[\/latex]<\/div>\n<p>[latex]\\\\[\/latex]<\/p>\n<p>Similarly, the sum of cubes can be factored into a binomial and a trinomial but with different signs.<\/p>\n<div style=\"text-align: center;\">[latex]{a}^{3}-{b}^{3}=\\left(a-b\\right)\\left({a}^{2}+ab+{b}^{2}\\right)[\/latex]<\/div>\n<p>[latex]\\\\[\/latex]<\/p>\n<p>We can use the acronym SOAP to remember the signs when factoring the sum or difference of cubes. The first letter of each word relates to the signs: <strong>S<\/strong>ame <strong>O<\/strong>pposite <strong>A<\/strong>lways <strong>P<\/strong>ositive. For example, consider the following example.<\/p>\n<div style=\"text-align: center;\">[latex]{x}^{3}-{2}^{3}=\\left(x - 2\\right)\\left({x}^{2}+2x+4\\right)[\/latex]<\/div>\n<p>The sign of the first 2 is the <em>same<\/em> as the sign between [latex]{x}^{3}-{2}^{3}[\/latex]. The sign of the [latex]2x[\/latex] term is <em>opposite<\/em> the sign between [latex]{x}^{3}-{2}^{3}[\/latex]. And the sign of the last term, 4, is <em>always positive<\/em>.<\/p>\n<div class=\"textbox\">\n<h3>A General Note: Sum and Difference of Cubes<\/h3>\n<p>We can factor the sum of two cubes as<\/p>\n<div style=\"text-align: center;\">[latex]{a}^{3}+{b}^{3}=\\left(a+b\\right)\\left({a}^{2}-ab+{b}^{2}\\right)[\/latex]<\/div>\n<p>We can factor the difference of two cubes as<\/p>\n<div style=\"text-align: center;\">[latex]{a}^{3}-{b}^{3}=\\left(a-b\\right)\\left({a}^{2}+ab+{b}^{2}\\right)[\/latex]<\/div>\n<\/div>\n<div class=\"textbox\">\n<h3>How To: Given a sum of cubes or difference of cubes, factor it<\/h3>\n<ol>\n<li>Confirm that the first and last term are cubes, [latex]{a}^{3}+{b}^{3}[\/latex] or [latex]{a}^{3}-{b}^{3}[\/latex].<\/li>\n<li>For a sum of cubes, write the factored form as [latex]\\left(a+b\\right)\\left({a}^{2}-ab+{b}^{2}\\right)[\/latex]. For a difference of cubes, write the factored form as [latex]\\left(a-b\\right)\\left({a}^{2}+ab+{b}^{2}\\right)[\/latex].<\/li>\n<\/ol>\n<\/div>\n<div class=\"textbox exercises\">\n<h3>Example: Factoring a Sum of Cubes<\/h3>\n<p>Factor [latex]{x}^{3}+512[\/latex].<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"q22673\">Show Solution<\/span><\/p>\n<div id=\"q22673\" class=\"hidden-answer\" style=\"display: none\">\n<p>Notice that [latex]{x}^{3}[\/latex] and [latex]512[\/latex] are cubes because [latex]{8}^{3}=512[\/latex]. Rewrite the sum of cubes as [latex]\\left(x+8\\right)\\left({x}^{2}-8x+64\\right)[\/latex].<\/p>\n<h4>Analysis of the Solution<\/h4>\n<p>After writing the sum of cubes this way, we might think we should check to see if the trinomial portion can be factored further. However, the trinomial portion cannot be factored, so we do not need to check.<\/p>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"textbox key-takeaways\">\n<h3>Try It<\/h3>\n<p>Factor the sum of cubes [latex]216{a}^{3}+{b}^{3}[\/latex].<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"q496204\">Show Solution<\/span><\/p>\n<div id=\"q496204\" class=\"hidden-answer\" style=\"display: none\">\n<p>[latex]\\left(6a+b\\right)\\left(36{a}^{2}-6ab+{b}^{2}\\right)[\/latex]<\/p><\/div>\n<\/div>\n<\/div>\n<div class=\"textbox exercises\">\n<h3>Example: Factoring a Difference of Cubes<\/h3>\n<p>Factor [latex]8{x}^{3}-125[\/latex].<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"q741836\">Show Solution<\/span><\/p>\n<div id=\"q741836\" class=\"hidden-answer\" style=\"display: none\">\n<p>Notice that [latex]8{x}^{3}[\/latex] and [latex]125[\/latex] are cubes because [latex]8{x}^{3}={\\left(2x\\right)}^{3}[\/latex] and [latex]125={5}^{3}[\/latex]. Write the difference of cubes as [latex]\\left(2x - 5\\right)\\left(4{x}^{2}+10x+25\\right)[\/latex].<\/p>\n<h4>Analysis of the Solution<\/h4>\n<p>Just as with the sum of cubes, we will not be able to further factor the trinomial portion.<\/p>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"textbox key-takeaways\">\n<h3>Try It<\/h3>\n<p>Factor the difference of cubes: [latex]1,000{x}^{3}-1[\/latex].<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"q510077\">Show Solution<\/span><\/p>\n<div id=\"q510077\" class=\"hidden-answer\" style=\"display: none\">\n<p>[latex]\\left(10x - 1\\right)\\left(100{x}^{2}+10x+1\\right)[\/latex]<\/p><\/div>\n<\/div>\n<\/div>\n<div class=\"textbox key-takeaways\">\n<h3>Try It<\/h3>\n<p><iframe loading=\"lazy\" id=\"ohm7922\" class=\"resizable\" src=\"https:\/\/ohm.lumenlearning.com\/multiembedq.php?id=7922&theme=oea&iframe_resize_id=ohm7922&show_question_numbers\" width=\"100%\" height=\"150\"><\/iframe><\/p>\n<\/div>\n<p>In the following two video examples, we show more binomials that can be factored as a sum or difference of cubes.<\/p>\n<p><iframe loading=\"lazy\" src=\"\/\/plugin.3playmedia.com\/show?mf=6454719&amp;p3sdk_version=1.10.1&amp;p=20361&amp;pt=375&amp;video_id=tFSEpOB262M&amp;video_target=tpm-plugin-je39dfag-tFSEpOB262M\" width=\"800px\" height=\"450px\" frameborder=\"0\" marginwidth=\"0px\" marginheight=\"0px\"><\/iframe><\/p>\n<p>You can view the <a href=\"https:\/\/oerfiles.s3.us-west-2.amazonaws.com\/Calculus\/Calculus1+Videos\/Ex1FactorASumOrDifferenceOfCubes_transcript.txt\" target=\"_blank\" rel=\"noopener\">transcript for &#8220;Ex 1: Factor a Sum or Difference of Cubes&#8221; here (opens in new window)<\/a>.<\/p>\n<p><iframe loading=\"lazy\" src=\"\/\/plugin.3playmedia.com\/show?mf=6454720&amp;p3sdk_version=1.10.1&amp;p=20361&amp;pt=375&amp;video_id=J_0ctMrl5_0&amp;video_target=tpm-plugin-cnyddfw5-J_0ctMrl5_0\" width=\"800px\" height=\"450px\" frameborder=\"0\" marginwidth=\"0px\" marginheight=\"0px\"><\/iframe><\/p>\n<p>You can view the <a href=\"https:\/\/oerfiles.s3.us-west-2.amazonaws.com\/Calculus\/Calculus1+Videos\/Ex3FactorASumOrDifferenceOfCubes_transcript.txt\" target=\"_blank\" rel=\"noopener\">transcript for &#8220;Ex 3: Factor a Sum or Difference of Cubes&#8221; here (opens in new window)<\/a>.<\/p>\n<h2>Solve Rational Equations<\/h2>\n<p>Equations that contain rational expressions are called <strong>rational equations<\/strong>. For example, [latex]\\frac{2x+1}{4}=\\frac{x}{3}[\/latex] is a rational equation. One of the most straightforward ways to solve a rational equation is to eliminate denominators with the common denominator and then use properties of equality to isolate the variable. This method is often used to solve linear equations that involve fractions as in the following example:<\/p>\n<p>Solve \u00a0[latex]\\frac{1}{2}x-3=2-\\frac{3}{4}x[\/latex] by clearing the fractions in the equation first.<\/p>\n<p>Multiply both sides of the equation by\u00a0[latex]4[\/latex], the common denominator of the fractional coefficients.<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{array}{c}\\frac{1}{2}x-3=2-\\frac{3}{4}x\\\\ 4\\left(\\frac{1}{2}x-3\\right)=4\\left(2-\\frac{3}{4}x\\right)\\\\\\text{}\\\\\\,\\,\\,\\,4\\left(\\frac{1}{2}x\\right)-4\\left(3\\right)=4\\left(2\\right)+4\\left(-\\frac{3}{4}x\\right)\\\\2x-12=8-3x\\\\\\underline{+3x}\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\underline{+3x}\\\\5x-12=8\\,\\,\\,\\,\\,\\,\\,\\,\\\\\\,\\,\\,\\,\\,\\,\\,\\underline{+12}\\,\\,\\,\\,\\underline{+12} \\\\5x=20\\\\x=4\\end{array}[\/latex]<\/p>\n<p>We could have found a common denominator and worked with fractions, but that often leads to more mistakes. We can apply the same idea to solving rational equations. \u00a0The difference between a linear equation and a rational equation is that rational equations can have polynomials in the numerator and denominator of the fractions. This means that clearing the denominator may sometimes mean multiplying the whole rational equation by a polynomial. In the next example, we will clear the denominators of a rational equation with a term that has a polynomial in the numerator.<\/p>\n<div class=\"bcc-box bcc-info\">\n<h3>Example: Simplifying and Solving a Rational Equation<\/h3>\n<p>Solve the equation [latex]\\frac{x+5}{8}=\\frac{7}{4}[\/latex].<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"q425621\">Show Solution<\/span><\/p>\n<div id=\"q425621\" class=\"hidden-answer\" style=\"display: none\">\n<p>Find the least common denominator of\u00a0[latex]4[\/latex] and\u00a0[latex]8[\/latex]. Remember, to find the LCD, identify the greatest number of times each factor appears in each factorization. Here,\u00a0[latex]2[\/latex] appears\u00a0[latex]3[\/latex] times, so [latex]2\\cdot2\\cdot2[\/latex], or\u00a0[latex]8[\/latex], will be the LCD.<\/p>\n<p>Multiply both sides of the equation by the common denominator,\u00a0[latex]8[\/latex], to keep the equation balanced and to eliminate the denominators.<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{array}{r}8\\cdot \\frac{x+5}{8}=\\frac{7}{4}\\cdot 8\\,\\,\\,\\,\\,\\,\\,\\\\\\\\\\frac{8(x+5)}{8}=\\frac{7(8)}{4}\\,\\,\\,\\,\\,\\,\\\\\\\\\\frac{8}{8}\\cdot (x+5)=\\frac{7(4\\cdot 2)}{4}\\\\\\\\\\frac{8}{8}\\cdot (x+5)=7\\cdot 2\\cdot \\frac{4}{4}\\\\\\\\1\\cdot (x+5)=14\\cdot 1\\,\\,\\,\\end{array}[\/latex]<\/p>\n<p>Simplify and solve for <i>x<\/i>.<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{array}{r}x+5=14\\\\x=9\\,\\,\\,\\end{array}[\/latex]<\/p>\n<p>Check the solution by substituting\u00a0[latex]9[\/latex] for <i>x<\/i> in the original equation.<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{array}{r}\\frac{x+5}{8}=\\frac{7}{4}\\\\\\\\\\frac{9+5}{8}=\\frac{7}{4}\\\\\\\\\\frac{14}{8}=\\frac{7}{4}\\\\\\\\\\frac{7}{4}=\\frac{7}{4}\\end{array}[\/latex]<\/p>\n<p>Therefore, [latex]x=9[\/latex].<\/p>\n<\/div>\n<\/div>\n<\/div>\n<p>In the next example, we show how to solve a rational equation with a binomial in the denominator of one term. We will use the common denominator to eliminate the denominators from both fractions. Note that the LCD is the product of both denominators because they do not share any common factors.<\/p>\n<div class=\"bcc-box bcc-info\">\n<h3>Example: Simplifying and Solving a Rational Equation<\/h3>\n<p>Solve the equation [latex]\\frac{8}{x+1}=\\frac{4}{3}[\/latex].<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"q331190\">Show Solution<\/span><\/p>\n<div id=\"q331190\" class=\"hidden-answer\" style=\"display: none\">\n<p>Clear the denominators by multiplying each side by the common denominator. The common denominator is [latex]3\\left(x+1\\right)[\/latex] since [latex]3\\text{ and }x+1[\/latex] do not have any common factors.<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{array}{c}3\\left(x+1\\right)\\left(\\frac{8}{x+1}\\right)=3\\left(x+1\\right)\\left(\\frac{4}{3}\\right)\\end{array}[\/latex]<\/p>\n<p style=\"text-align: left;\">Simplify common factors.<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{array}{c}3\\cancel{\\left(x+1\\right)}\\left(\\frac{8}{\\cancel{x+1}}\\right)=\\cancel{3}\\left(x+1\\right)\\left(\\frac{4}{\\cancel{3}}\\right)\\\\24=4\\left(x+1\\right)\\\\24=4x+4\\end{array}[\/latex]<\/p>\n<p style=\"text-align: left;\">Now this looks like a linear equation, and we can use the addition and multiplication properties of equality to solve it.<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{array}{c}24=4x+4\\\\\\underline{-4}\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\underline{-4}\\\\20=4x\\,\\,\\,\\,\\,\\,\\,\\,\\\\\\\\x=5\\,\\,\\,\\,\\,\\,\\,\\,\\,\\end{array}[\/latex]<\/p>\n<p>Check the solution in the original equation.<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{array}{r}\\,\\,\\,\\,\\,\\frac{8}{\\left(x+1\\right)}=\\frac{4}{3}\\\\\\\\\\frac{8}{\\left(5+1\\right)}=\\frac{4}{3}\\\\\\\\\\frac{8}{6}=\\frac{4}{3}\\\\\\frac{4}{3}=\\frac{4}{3}\\end{array}[\/latex]<\/p>\n<p>Therefore, [latex]x=5[\/latex].<\/p>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"bcc-box bcc-info\">\n<h3>TRY IT<\/h3>\n<p>Solve the equation [latex]\\dfrac{3}{x-2}=\\dfrac{1}{x-1}+\\dfrac{7}{(x-1)(x-2)}[\/latex].<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"q950823\">Show Solution<\/span><\/p>\n<div id=\"q950823\" class=\"hidden-answer\" style=\"display: none\">\n<p>[latex][\/latex]x=4[\\latex]<\/p>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"bcc-box bcc-info\">\n<h3>TRY IT<\/h3>\n<p><iframe loading=\"lazy\" id=\"ohm3496\" class=\"resizable\" src=\"https:\/\/ohm.lumenlearning.com\/multiembedq.php?id=3496&theme=oea&iframe_resize_id=ohm3496&show_question_numbers\" width=\"100%\" height=\"150\"><\/iframe><\/p>\n<\/div>\n<h2>Solve Systems of Equations<\/h2>\n<p>A <strong>system of linear equations<\/strong> consists of two or more linear equations made up of two or more variables such that all equations in the system are considered simultaneously. To find the unique solution to a system of linear equations, we must find a numerical value for each variable in the system that will satisfy all equations in the system at the same time. Some linear systems may not have a solution and others may have an infinite number of solutions. In order for a linear system to have a unique solution, there must be at least as many equations as there are variables. Even so, this does not guarantee a unique solution.<\/p>\n<p>We will first look at systems of linear equations in two variables, which consist of two equations that contain two different variables. For example, consider the following system of linear equations in two variables.<\/p>\n<div style=\"text-align: center;\">[latex]\\begin{gathered}2x+y=15\\\\ 3x-y=5\\end{gathered}[\/latex]<\/div>\n<p>The <em>solution<\/em> to a system of linear equations in two variables is any ordered pair that satisfies each equation independently. In this example, the ordered pair (4, 7) is the solution to the system of linear equations. We can verify the solution by substituting the values into each equation to see if the ordered pair satisfies both equations. Shortly we will investigate methods of finding such a solution if it exists.<\/p>\n<div style=\"text-align: center;\">[latex]\\begin{align}2\\left(4\\right)+\\left(7\\right)&=15&&\\text{True} \\\\ 3\\left(4\\right)-\\left(7\\right)&=5&&\\text{True} \\end{align}[\/latex]<\/div>\n<p>Two of the most common ways to solve a <strong>system of linear equations<\/strong> are the\u00a0<strong>substitution method<\/strong> and the <strong>a<\/strong><strong>ddition (elimination) method<\/strong>.<\/p>\n<h3>The Substitution Method<\/h3>\n<div class=\"textbox\">\n<h3>How To: Given a system of two equations in two variables, solve using the substitution method.<\/h3>\n<ol>\n<li>Solve one of the two equations for one of the variables in terms of the other.<\/li>\n<li>Substitute the expression for this variable into the second equation, then solve for the remaining variable.<\/li>\n<li>Substitute that solution into either of the original equations to find the value of the first variable. If possible, write the solution as an ordered pair.<\/li>\n<li>Check the solution in both equations.<\/li>\n<\/ol>\n<\/div>\n<div class=\"bcc-box bcc-info\">\n<h3>Example: Solving a System of Equations Using The Substitution Method<\/h3>\n<p>Solve the following system of equations by substitution.<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{gathered}-x+y=-5 \\\\ 2x - 5y=1 \\end{gathered}[\/latex]<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"q718747\">Show Solution<\/span><\/p>\n<div id=\"q718747\" class=\"hidden-answer\" style=\"display: none\">\n<p>First, we will solve the first equation for [latex]y[\/latex].<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{gathered}-x+y=-5 \\\\ y=x - 5 \\end{gathered}[\/latex]<\/p>\n<p>Now we can substitute the expression [latex]x - 5[\/latex] for [latex]y[\/latex] in the second equation.<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{gathered}2x - 5y=1\\\\ 2x - 5\\left(x - 5\\right)=1\\\\ 2x - 5x+25=1\\\\ -3x=-24\\\\ x=8\\end{gathered}[\/latex]<\/p>\n<p>Now, we substitute [latex]x=8[\/latex] into the first equation and solve for [latex]y[\/latex].<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{gathered}-\\left(8\\right)+y=-5 \\\\ y=3 \\end{gathered}[\/latex]<\/p>\n<p>Our solution is [latex]\\left(8,3\\right)[\/latex].<\/p>\n<p>Check the solution by substituting [latex]\\left(8,3\\right)[\/latex] into both equations.<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{align}-x+y&=-5\\\\ -\\left(8\\right)+\\left(3\\right)&=-5&& \\text{True} \\\\ 2x - 5y&=1 \\\\ 2\\left(8\\right)-5\\left(3\\right)&=1&& \\text{True} \\end{align}[\/latex]<\/p>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"textbox key-takeaways\">\n<h3>Try It<\/h3>\n<p><iframe loading=\"lazy\" id=\"ohm22573\" class=\"resizable\" src=\"https:\/\/ohm.lumenlearning.com\/multiembedq.php?id=22573&theme=oea&iframe_resize_id=ohm22573\" width=\"100%\" height=\"150\"><\/iframe><\/p>\n<\/div>\n<h3>The Addition (Elimination) Method<\/h3>\n<div class=\"textbox\">\n<h3>How To: Given a system of equations, solve using the addition method.<\/h3>\n<ol>\n<li>Write both equations with <em>x<\/em>- and <em>y<\/em>-variables on the left side of the equal sign and constants on the right.<\/li>\n<li>Write one equation above the other, lining up corresponding variables. If one of the variables in the top equation has the opposite coefficient of the same variable in the bottom equation, add the equations together, eliminating one variable. If not, use multiplication by a nonzero number so that one of the variables in the top equation has the opposite coefficient of the same variable in the bottom equation, then add the equations to eliminate the variable.<\/li>\n<li>Solve the resulting equation for the remaining variable.<\/li>\n<li>Substitute that value into one of the original equations and solve for the second variable.<\/li>\n<li>Check the solution by substituting the values into the other equation.<\/li>\n<\/ol>\n<\/div>\n<div class=\"bcc-box bcc-info\">\n<h3>Example: Solving a System of Equations Using The Addition Method<\/h3>\n<p>Solve the given system of equations by addition.<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{gathered}x+2y=-1 \\\\ -x+y=3 \\end{gathered}[\/latex]<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"q519620\">Show Solution<\/span><\/p>\n<div id=\"q519620\" class=\"hidden-answer\" style=\"display: none\">\n<p>Both equations are already set equal to a constant. Notice that the coefficient of [latex]x[\/latex] in the second equation, \u20131, is the opposite of the coefficient of [latex]x[\/latex] in the first equation, 1. We can add the two equations to eliminate [latex]x[\/latex] without needing to multiply by a constant.<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{align} x+2y&=-1 \\\\ -x+y&=3 \\\\ \\hline 3y&=2\\end{align}[\/latex]<\/p>\n<p>Now that we have eliminated [latex]x[\/latex], we can solve the resulting equation for [latex]y[\/latex].<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{gathered}3y=2 \\\\ y=\\frac{2}{3} \\end{gathered}[\/latex]<\/p>\n<p>Then, we substitute this value for [latex]y[\/latex] into one of the original equations and solve for [latex]x[\/latex].<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{gathered}-x+y=3 \\\\ -x+\\frac{2}{3}=3\\\\ -x=3-\\frac{2}{3}\\\\ -x=\\frac{7}{3}\\\\ x=-\\frac{7}{3} \\end{gathered}[\/latex]<\/p>\n<p>The solution to this system is [latex]\\left(-\\frac{7}{3},\\frac{2}{3}\\right)[\/latex].<\/p>\n<p>Check the solution in the first equation.<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{align}x+2y&=\\left(-\\frac{7}{3}\\right)+2\\left(\\frac{2}{3}\\right) \\\\&=-\\frac{7}{3}+\\frac{4}{3} \\\\ &=-\\frac{3}{3}=-1&& \\text{True} \\end{align}[\/latex]<\/p>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"bcc-box bcc-info\">\n<h3>Example: Solving a System of Equations Using The Addition Method<\/h3>\n<p>Solve the given system of equations in two variables by addition.<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{gathered}2x+3y=-16\\\\ 5x - 10y=30\\end{gathered}[\/latex]<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"q123105\">Show Solution<\/span><\/p>\n<div id=\"q123105\" class=\"hidden-answer\" style=\"display: none\">\n<p>One equation has [latex]2x[\/latex] and the other has [latex]5x[\/latex]. The least common multiple is [latex]10x[\/latex] so we will have to multiply both equations by a constant in order to eliminate one variable. Let\u2019s eliminate [latex]x[\/latex] by multiplying the first equation by [latex]-5[\/latex] and the second equation by [latex]2[\/latex].<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{align} -5\\left(2x+3y\\right)&=-5\\left(-16\\right) \\\\ -10x - 15y&=80 \\\\ 2\\left(5x - 10y\\right)&=2\\left(30\\right) \\\\ 10x - 20y&=60 \\end{align}[\/latex]<\/p>\n<p>Then, we add the two equations together.<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{align}\\ \u221210x\u221215y&=80 \\\\ 10x\u221220y&=60 \\\\ \\hline \u221235y&=140 \\\\ y&=\u22124 \\end{align}[\/latex]<\/p>\n<p>Substitute [latex]y=-4[\/latex] into the original first equation.<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{gathered}2x+3\\left(-4\\right)=-16\\\\ 2x - 12=-16\\\\ 2x=-4\\\\ x=-2\\end{gathered}[\/latex]<\/p>\n<p>The solution is [latex]\\left(-2,-4\\right)[\/latex]. Check it in the other equation.<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{align}5x - 10y&= 5\\left(-2\\right)-10\\left(-4\\right) \\\\ &=-10+40 \\\\ &=30\\end{align}[\/latex]<\/p>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"bcc-box bcc-success\">\n<h3>Try It<\/h3>\n<p>Solve the system of equations by addition.<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{gathered}2x - 7y=2\\\\ 3x+y=-20\\end{gathered}[\/latex]<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"q447489\">Show Solution<\/span><\/p>\n<div id=\"q447489\" class=\"hidden-answer\" style=\"display: none\">\n<p>[latex]\\left(-6,-2\\right)[\/latex]<\/p>\n<\/div>\n<\/div>\n<\/div>\n<h3>Systems of Equations Containing Three Variables<\/h3>\n<div class=\"textbox\">\n<h3>How To: Given a linear system of three equations, solve for three unknowns.<strong><br \/>\n<\/strong><\/h3>\n<ol>\n<li>Pick any pair of equations and solve for one variable.<\/li>\n<li>Pick another pair of equations and solve for the same variable.<\/li>\n<li>You have created a system of two equations in two unknowns. Solve the resulting two-by-two system.<\/li>\n<li>Back-substitute known variables into any one of the original equations and solve for the missing variable.<\/li>\n<\/ol>\n<\/div>\n<div class=\"bcc-box bcc-info\">\n<h3>Example: Solving a System of Equations Containing Three Variables<\/h3>\n<p>Find a solution to the following system:<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{align}x - 2y+3z&=9&& \\text{(1)} \\\\ -x+3y-z&=-6&& \\text{(2)} \\\\ 2x - 5y+5z&=17&& \\text{(3)} \\end{align}[\/latex]<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"q630968\">Show Solution<\/span><\/p>\n<div id=\"q630968\" class=\"hidden-answer\" style=\"display: none\">\n<p>There will always be several choices as to where to begin, but the most obvious first step here is to eliminate [latex]x[\/latex] by adding equations (1) and (2).<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{align}x - 2y+3z&=9 \\\\ -x+3y-z&=-6 \\\\ \\hline y+2z&=3 \\end{align}[\/latex][latex]\\begin{align} &&\\text{(1)} \\\\ &&(2) \\\\ &&\\text{(4)} \\end{align}[\/latex]<\/p>\n<p>The second step is multiplying equation (1) by [latex]-2[\/latex] and adding the result to equation (3). These two steps will eliminate the variable [latex]x[\/latex].<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{align}\u22122x+4y\u22126z&=\u221218 \\\\ 2x\u22125y+5z&=17 \\\\ \\hline\u2212y\u2212z=\u22121\\end{align}[\/latex] [latex]\\begin{align} &&\\left(1\\right)&\\text{ multiplied by }\u22122 \\\\ &&\\left(3\\right)& \\\\&&\\left(5\\right)&\\end{align}[\/latex]<\/p>\n<p>In equations (4) and (5), we have created a new two-by-two system. We can solve for [latex]z[\/latex] by adding the two equations.<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{align}y+2z&=3 \\\\ -y-z&=-1 \\\\ \\hline z&=2\\end{align}[\/latex] [latex]\\begin{align}&&(4) \\\\ &&(5) \\\\ &&(6) \\end{align}[\/latex]<\/p>\n<p>Choosing one equation from each new system, we obtain the upper triangular form:<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{align}x - 2y+3z&=9&& \\left(1\\right) \\\\ y+2z&=3&& \\left(4\\right) \\\\ z&=2&& \\left(6\\right) \\end{align}[\/latex]<\/p>\n<p>Next, we back-substitute [latex]z=2[\/latex] into equation (4) and solve for [latex]y[\/latex].<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{gathered}y+2\\left(2\\right)=3 \\\\ y+4=3 \\\\ y=-1 \\end{gathered}[\/latex]<\/p>\n<p>Finally, we can back-substitute [latex]z=2[\/latex] and [latex]y=-1[\/latex] into equation (1). This will yield the solution for [latex]x[\/latex]<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{gathered} x - 2\\left(-1\\right)+3\\left(2\\right)=9\\\\ x+2+6=9\\\\ x=1\\end{gathered}[\/latex]<\/p>\n<p>The solution is the ordered triple [latex]\\left(1,-1,2\\right)[\/latex].<\/p>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"bcc-box bcc-success\">\n<h3>Try It<\/h3>\n<p>Solve the system of equations in three variables.<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{align}2x+y - 2z&=-1 \\\\ 3x - 3y-z&=5 \\\\ x - 2y+3z&=6 \\end{align}[\/latex]<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"q852195\">Show Solution<\/span><\/p>\n<div id=\"q852195\" class=\"hidden-answer\" style=\"display: none\">\n<p>[latex]\\left(1,-1,1\\right)[\/latex]<\/p>\n<\/div>\n<\/div>\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-1986\">\n\t\t\t\t\t\t\t <div class=\"licensing\"><div class=\"license-attribution-dropdown-subheading\">CC licensed content, Original<\/div><ul class=\"citation-list\"><li>Modification and Revision. <strong>Provided by<\/strong>: Lumen Learning. <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 class=\"license-attribution-dropdown-subheading\">CC licensed content, Shared previously<\/div><ul class=\"citation-list\"><li>College Algebra Corequisite. <strong>Provided by<\/strong>: Lumen Learning. <strong>Located at<\/strong>: <a target=\"_blank\" href=\"https:\/\/courses.lumenlearning.com\/waymakercollegealgebracorequisite\/\">https:\/\/courses.lumenlearning.com\/waymakercollegealgebracorequisite\/<\/a>. <strong>License<\/strong>: <em><a target=\"_blank\" rel=\"license\" href=\"https:\/\/creativecommons.org\/licenses\/by\/4.0\/\">CC BY: Attribution<\/a><\/em><\/li><li>Precalculus. <strong>Provided by<\/strong>: Lumen Learning. <strong>Located at<\/strong>: <a target=\"_blank\" href=\"https:\/\/courses.lumenlearning.com\/precalculus\/\">https:\/\/courses.lumenlearning.com\/precalculus\/<\/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":349141,"menu_order":6,"template":"","meta":{"_candela_citation":"[{\"type\":\"original\",\"description\":\"Modification and Revision\",\"author\":\"\",\"organization\":\"Lumen Learning\",\"url\":\"\",\"project\":\"\",\"license\":\"cc-by\",\"license_terms\":\"\"},{\"type\":\"cc\",\"description\":\"College Algebra Corequisite\",\"author\":\"\",\"organization\":\"Lumen Learning\",\"url\":\"https:\/\/courses.lumenlearning.com\/waymakercollegealgebracorequisite\/\",\"project\":\"\",\"license\":\"cc-by\",\"license_terms\":\"\"},{\"type\":\"cc\",\"description\":\"Precalculus\",\"author\":\"\",\"organization\":\"Lumen Learning\",\"url\":\"https:\/\/courses.lumenlearning.com\/precalculus\/\",\"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-1986","chapter","type-chapter","status-publish","hentry"],"part":535,"_links":{"self":[{"href":"https:\/\/courses.lumenlearning.com\/calculus2\/wp-json\/pressbooks\/v2\/chapters\/1986","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/courses.lumenlearning.com\/calculus2\/wp-json\/pressbooks\/v2\/chapters"}],"about":[{"href":"https:\/\/courses.lumenlearning.com\/calculus2\/wp-json\/wp\/v2\/types\/chapter"}],"author":[{"embeddable":true,"href":"https:\/\/courses.lumenlearning.com\/calculus2\/wp-json\/wp\/v2\/users\/349141"}],"version-history":[{"count":6,"href":"https:\/\/courses.lumenlearning.com\/calculus2\/wp-json\/pressbooks\/v2\/chapters\/1986\/revisions"}],"predecessor-version":[{"id":2536,"href":"https:\/\/courses.lumenlearning.com\/calculus2\/wp-json\/pressbooks\/v2\/chapters\/1986\/revisions\/2536"}],"part":[{"href":"https:\/\/courses.lumenlearning.com\/calculus2\/wp-json\/pressbooks\/v2\/parts\/535"}],"metadata":[{"href":"https:\/\/courses.lumenlearning.com\/calculus2\/wp-json\/pressbooks\/v2\/chapters\/1986\/metadata\/"}],"wp:attachment":[{"href":"https:\/\/courses.lumenlearning.com\/calculus2\/wp-json\/wp\/v2\/media?parent=1986"}],"wp:term":[{"taxonomy":"chapter-type","embeddable":true,"href":"https:\/\/courses.lumenlearning.com\/calculus2\/wp-json\/pressbooks\/v2\/chapter-type?post=1986"},{"taxonomy":"contributor","embeddable":true,"href":"https:\/\/courses.lumenlearning.com\/calculus2\/wp-json\/wp\/v2\/contributor?post=1986"},{"taxonomy":"license","embeddable":true,"href":"https:\/\/courses.lumenlearning.com\/calculus2\/wp-json\/wp\/v2\/license?post=1986"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}