Maqsad logo
Maqsad logo

© Copyright 2021 Maqsad (Pvt.) Ltd. All Rights Reserved

Maqsad utilizes top-tier educators, media resources, and cutting-edge technology to develop education that is both high in quality and accessible, all while remaining affordable for students.

Google Play button

Download on

Google Play

Chrome button

Sign up

Chrome

Maqsad

MDCATECATBCATClass 9 NotesBlogSitemap

Socials

LinkedInYouTubeFacebookInstagram

Tools

Medical University PredictorMDCAT Aggregate CalculatorO Level Equivalence CalculatorA Level Equivalence Calculator

Our backers

Logo of Speed InvestLogo of Fatima Gobi VenturesLogo of Indus Valley CapitalLogo of Alter Global

Featured in

Bloomberg article featuring MaqsadTechCrunch article featuring MaqsadMenaBytes article featuring Maqsad
Class 9
Forward Chevron
Math
Forward Chevron
Factorization
Forward Chevron
Synthetic division

Factorization

Synthetic division

Math

Synthetic Division Method: Synthetic division is a method for dividing a polynomial by a linear factor of the form (x−a)(x-a)(x−a). This method is often used to find the quotient and remainder of the division quickly and easily.

To perform synthetic division, we write the coefficients of the polynomial in a row and then perform a series of operations involving the divisor and the coefficients to obtain the quotient and remainder.

Here are the steps for synthetic division (with the help of an example):

Suppose we want to divide the polynomial p(x)=3x4−2x3+5x−6p(x) = 3x^4 - 2x^3 + 5x - 6p(x)=3x4−2x3+5x−6 by the factor (x−2)(x-2)(x−2)

  1. Write the coefficients of the polynomial in a row, with a placeholder for any missing terms.

  2. Write the value of the divisor, with the opposite sign, to the left of the row of coefficients.

  3. Bring down the first coefficient.

  4. Multiply the value of the divisor by the coefficient just brought down, and write the result under the next coefficient.

  5. Add the two values just written down to get a new value, and write it under the horizontal line.

  6. Repeat steps 4 and 5 for each coefficient in the row.

  7. The last value written down below the line is the remainder, and the values above the line form the coefficients of the quotient.

  8. In the last row, the last digit is the remainder and the first four numbers are the coefficient of the quotient when the given polynomial is divided by x−2x-2x−2. i.e.

    Remainder =36= 36=36

    Quotient: 3x3+4x2+8x+213x^3 + 4x^2 + 8x + 213x3+4x2+8x+21

Synthetic division is useful in several ways:

  1. It provides a quick and easy way to divide a polynomial by a linear factor of the form (x−a)(x-a)(x−a), which provides the quotient and remainder of the division.

  2. It can be used to find the value of unknown coefficients if zeros of the polynomials are given.

  3. It can be used to factor polynomials, by identifying factors that produce zero remainders when dividing by a linear factor.

Example: For what value of mmm, 111 is a zero of the polynomial p(x)=x3−mx2+x−1p(x) = x^3 - mx^2 + x - 1p(x)=x3−mx2+x−1.

Solution:

We can use synthetic division to evaluate the polynomial p(x)p(x)p(x) at x=1x=1x=1 and see if the remainder is zero. If the remainder is zero, then x=1x=1x=1 is a zero of the polynomial.

The last entry in the bottom row is the remainder, which is 1−m1-m1−m. For x=1x=1x=1 to be a zero of the polynomial, the remainder must be zero. Therefore, we need to solve the equation 1−m=01-m = 01−m=0, which implies that m=1m=1m=1.

Hence, if m=1m=1m=1, then x=1x=1x=1 is a zero of the polynomial p(x)p(x)p(x).