How do you factor a polynomial in the form ax 2 bx c?

Here is how to factor an expression ax2 + bx + c, where a > 0:

  1. Write out all the pairs of numbers that, when multiplied, produce a.
  2. Write out all the pairs of numbers that, when multiplied, produce c.
  3. Pick one of the a pairs — (a1, a2) — and one of the c pairs — (c1, c2).
  4. If c > 0: Compute a1c1 + a2c2.

How do you factor a degree 3 polynomial?

For sums, (x³ + y³) = (x + y) (x² – xy + y²). For differences, (x³ – y³) = (x – y) (x² + xy + y²). For example, let G(x) = 8x³ – 125. Then factoring this third degree polynomial relies on a difference of cubes as follows: (2x – 5) (4x² + 10x + 25), where 2x is the cube-root of 8x³ and 5 is the cube-root of 125.

How to factor x2 + bx + c into two binomials?

You should check this by multiplying. Looking back, we started with x2 + 5x + 6 x 2 + 5 x + 6, which is of the form x2 + bx + c x 2 + b x + c, where b = 5 b = 5 and c = 6 c = 6. We factored it into two binomials of the form (x + m) and (x + n) ( x + m) and ( x + n).

How to factor a polynomial with two terms?

How to factor a polynomial with two terms? To factorise the polynomial with two terms, find the GCF of the terms and take the common factor out. For example, x 2 – x is the polynomial, x is the GCF of x 2 and x, therefore, x 2 – x = x (x-1) Thus, x and x-1 are the factors of x 2 – x.

How to write the trinomial x2 + bx + c?

Factor trinomials of the form x2 + bx + c. 1 Write the factors as two binomials with first terms x: (x)(x). 2 Find two numbers m and n that Multiply to c, m · n = c Add to b, m + n = b 3 Use m and n as the last terms of the factors: (x + m)(x + n). 4 Check by multiplying the factors.

How to calculate the roots of a polynomial of the second degree?

A general formula for calculating the roots of a polynomial of the second degree of the form ax 2 + bx + c is the formula of the resolver, which states that these roots are given by (-b ± √ (b 2 -4ac)) / 2a, where b 2 -4ac is known as the discriminant and is usually denoted by Δ. From this formula it follows that ax 2 + bx + c has:

You Might Also Like