{"id":12433,"date":"2020-07-03T21:31:00","date_gmt":"2020-07-03T13:31:00","guid":{"rendered":"https:\/\/www.intmath.com\/blog\/?p=12433"},"modified":"2020-07-03T21:31:00","modified_gmt":"2020-07-03T13:31:00","slug":"factoring-polynomials-in-algebraic-equations","status":"publish","type":"post","link":"https:\/\/www.intmath.com\/blog\/mathematics\/factoring-polynomials-in-algebraic-equations-12433","title":{"rendered":"Factoring Polynomials in Algebraic Equations"},"content":{"rendered":"<p>A polynomial is a mathematical expression containing variables in which the operators in the expression are limited to addition, subtraction, and multiplication; and non-negative integer powers of the variables. The variables are referred to as indeterminates since the values of the variables are unknown. Numerical values attached to the variables are called coefficients. An example of a polynomial is\u00a0<em>2x + 6<\/em>. In this polynomial, the variable is\u00a0<em>x,<\/em>\u00a0the coefficient of\u00a0<em>x<\/em>\u00a0is 2. The number 6 in the polynomial is a constant. The above polynomial is a polynomial in a single indeterminate\u00a0<em>x<\/em>. Polynomials could be in multiple indeterminates such as\u00a0<em>2yx2 \u2013 6x + 21<\/em>. The indeterminates in the polynomial are\u00a0<em>x<\/em>\u00a0and\u00a0<em>y<\/em>.<\/p>\n<p>Polynomials also have another property called\u00a0<em>degree<\/em>. The degree of a term of a polynomial is the sum of the exponents of the variables of that term. In the polynomial\u00a0<em>2yx2 \u2013 6x + 21,<\/em>\u00a0the degree of the term 2yx2 is 3 because the exponent of y is 1 and the exponent of x2 is 2. The sum of the exponents is 3. The degree of a polynomial is the degree of the term with the highest degree. In the polynomial\u00a0<em>2yx2 \u2013 6x + 21<\/em>, the term 2xy has a degree of 3,\u00a0<em>6x<\/em>\u00a0has degree of 1 and 21 is a constant so has a degree of 0. Since the highest degree of the terms is 3, the degree of the polynomial is 3.<\/p>\n<p>Some algebraic equations involve polynomials. This is usually one polynomial being\u00a0equated to another polynomial. An example is\u00a0<em>2xy \u2013 3 = 4x2<\/em>. Both sides of the equation are polynomials of degree 2.<\/p>\n<h2><strong>Factoring Polynomials<\/strong><\/h2>\n<p>One of the methods of simplifying polynomials is by factorization. Factorization is the process of rewriting the polynomial as a multiple of the common factors of the terms of the polynomial. Factorization relies on the distributive law which states that<\/p>\n<p><em>a(b + c) = ab + bc.<\/em><\/p>\n<p>To understand how to perform factorization, one needs to understand the common highest factor (HCF). The HCF is the largest number that can go into all the terms of the polynomial without a remainder.<\/p>\n<p><strong>Example<\/strong><\/p>\n<p>What is the HCF of the polynomial\u00a0<em>2x3y \u2013 6x2<\/em><\/p>\n<p>The highest common factor of the polynomial is 2x2 because dividing all the terms by 2x2 gives<\/p>\n<p><em>2x3y \/ 2x2 = xy<\/em>\u00a0and<\/p>\n<p><em>6x2 \/ 2x2 = 3<\/em><\/p>\n<p>2x2 is the largest number that both terms of the polynomial can divide without a remainder.<\/p>\n<h3><strong>Linear Polynomials<\/strong><\/h3>\n<p>Linear polynomials are polynomials of degree one. Polynomials of the first degree can be factorised as shown in the example below.<\/p>\n<p><strong>Example<\/strong><\/p>\n<p><em>Factorize the polynomial algebraic equation 2x \u2013 6 = x and hence find x.<\/em><\/p>\n<p><strong>Step 1<\/strong><\/p>\n<p>Collect like terms are put them on one side of the equation. Note that when a term crosses the equality sign, the sign of the term changes. If it was positive, it changes to negative and vice versa.<\/p>\n<p><em>2x \u2013 6 = x<\/em><\/p>\n<p><em>2x \u2013 x = 6<\/em><\/p>\n<p><strong>Step 2<\/strong><\/p>\n<p>Factorize the side of the equation with common factors. For this equation, the side with common factors is the left-hand side.<\/p>\n<p><em>2x \u2013 x = 6<\/em><\/p>\n<p><em>x(2 \u2013 1) = 6<\/em><\/p>\n<p><strong>Step 3<\/strong><\/p>\n<p>Solve the part in the bracket<\/p>\n<p><em>x = 6<\/em><\/p>\n<p>The solution to the equation\u00a0<em>2x \u2013 6 = x<\/em>\u00a0is 6. The normal rules of manipulating algebra can be used to factorize and solve linear polynomials.<\/p>\n<h3><strong>Quadratic Polynomials<\/strong><\/h3>\n<p>Polynomials with a degree of 2 are called quadratic polynomials. When factorizing quadratic polynomials, it is important to first rewrite the quadratic equation such that there is no parenthesis, and all like terms are grouped on one side of the equation. An example will illustrate the steps to factorize a quadratic equation.<\/p>\n<p><strong>Example 1<\/strong><\/p>\n<p>Solve the quadratic equation using factorization\u00a0<em>2x2 = 3x<\/em><\/p>\n<p><strong>Step 1<\/strong><\/p>\n<p>Rewrite the equation such that all the like terms are on one side of the equation<\/p>\n<p><em>2x2 \u2013 3x = 0<\/em><\/p>\n<p><strong>Step 2<\/strong><\/p>\n<p>Factor out the common factor on the right-hand side of the equation.<\/p>\n<p><em>x(2x \u2013 3) = 0<\/em><\/p>\n<p><strong>Step 3<\/strong><\/p>\n<p>Equate each of the factors to zero and solve.<\/p>\n<p><em>x = 0;<\/em><\/p>\n<p><em>2x \u2013 3 = 0<\/em><\/p>\n<p><em>Take 3 to the right-hand side of the equation<\/em><\/p>\n<p><em>2x = 3<\/em><\/p>\n<p><em>x = 3\/2<\/em><\/p>\n<p><em>the solutions to the quadratic equation are x = 0 and x = 3\/2<\/em><\/p>\n<p><strong>Example 2<\/strong><\/p>\n<p>Solve the quadratic equation using factorization\u00a0<em>3x2 \u2013 10 = x<\/em><\/p>\n<p><strong>Step 1<\/strong><\/p>\n<p>Rewrite the equation and group like terms together. Also, set the equation to zero.<\/p>\n<p><em>3x2 \u2013 10 = x<\/em><\/p>\n<p><em>3x2 \u2013 x \u2013 10 = 0<\/em><\/p>\n<p><em>x has crossed the equal to sign and it has changed to negative<\/em><\/p>\n<p><strong>Step 2<\/strong><\/p>\n<p>Find the factors of the right-hand side of the equation. To find the factors of this special quadratic equation in which there is a constant, use the following short cut:<\/p>\n<ol>\n<li>Multiply the coefficient of\u00a0<em>x2<\/em>\u00a0by the constant term.\u00a0<em>3 * (-10) = -30<\/em><\/li>\n<li>Find two numbers such that when they are added, the answer is the coefficient of\u00a0<em>x,<\/em>\u00a0and when the two numbers are multiplied, the answer is the product obtained in 1 above.<\/li>\n<\/ol>\n<p><em>The coefficient of x is -1<\/em><\/p>\n<p><em>The two numbers are 5 and -6<\/em><\/p>\n<p><em>5 \u2013 6 = -1<\/em><\/p>\n<p><em>5 * (-6) = -30<\/em><\/p>\n<ol>\n<li>Substitute the\u00a0<em>x-term<\/em>\u00a0with the two numbers such that the answer is the\u00a0<em>x-term<\/em><\/li>\n<li><\/li>\n<li>Find the factors of the first two terms and the factors of the last two terms.<\/li>\n<\/ol>\n<p><em>x(3x + 5) \u2013 2(3x + 5) = 0<\/em><\/p>\n<ol>\n<li>Factorize out the common term in parenthesis<\/li>\n<\/ol>\n<p><em>(3x + 5)(x \u2013 2) = 0<\/em><\/p>\n<p><strong>Step 3<\/strong><\/p>\n<p>Equate each of the factors to zero and solve for\u00a0<em>x<\/em><\/p>\n<p><em>3x \u2013 5 = 0<\/em><\/p>\n<p><em>3x = 5<\/em><\/p>\n<p><em>x = 5\/3<\/em><\/p>\n<p><em>And<\/em><\/p>\n<p><em>x \u2013 2 = 0<\/em><\/p>\n<p><em>x = 2<\/em><\/p>\n<p>The solutions to the quadratic equation are\u00a0<em>x = 5\/3\u00a0<\/em>and\u00a0<em>x = 2.<\/em><\/p>\n<p>It's important to note\u00a0that polynomials with no common factors cannot be factorized.<\/p>\n<p class=\"alt\"><a href=\"#respond\" id=\"comms\">Be the first to comment<\/a> below.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>A polynomial is a mathematical expression containing variables in which the operators in the expression are limited to addition, subtraction, and multiplication; and non-negative integer powers of the variables. The variables are referred to as indeterminates since the values of the variables are unknown. Numerical values attached to the variables are called coefficients. An example [&hellip;]<\/p>\n","protected":false},"author":15,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_mo_disable_npp":""},"categories":[4],"tags":[],"_links":{"self":[{"href":"https:\/\/www.intmath.com\/blog\/wp-json\/wp\/v2\/posts\/12433"}],"collection":[{"href":"https:\/\/www.intmath.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.intmath.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.intmath.com\/blog\/wp-json\/wp\/v2\/users\/15"}],"replies":[{"embeddable":true,"href":"https:\/\/www.intmath.com\/blog\/wp-json\/wp\/v2\/comments?post=12433"}],"version-history":[{"count":1,"href":"https:\/\/www.intmath.com\/blog\/wp-json\/wp\/v2\/posts\/12433\/revisions"}],"predecessor-version":[{"id":12434,"href":"https:\/\/www.intmath.com\/blog\/wp-json\/wp\/v2\/posts\/12433\/revisions\/12434"}],"wp:attachment":[{"href":"https:\/\/www.intmath.com\/blog\/wp-json\/wp\/v2\/media?parent=12433"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.intmath.com\/blog\/wp-json\/wp\/v2\/categories?post=12433"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.intmath.com\/blog\/wp-json\/wp\/v2\/tags?post=12433"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}