14,226 views
22 votes
22 votes
Part III: Is x+1 a factor of the polynomial 12x+5x+3x²-5? Explain your answer. (2 points)

User Arnaud H
by
2.7k points

1 Answer

17 votes
17 votes

Answer:

no

Explanation:

So you can express a polynomial in factored form as such:
a(x)*b(x)*c(x)... where a(x), b(x), and c(x), each represent a polynomial which are each factors of the equation. It's important to note that each factor is being multiplied by each other, meaning if any of the factors output 0, the entire thing is 0, no matter the value of the other factors, since 0 * some value = 0. For this reason, if we plug in the value that makes (x+1) 0, into the polynomial, and the polynomials value is 0, that means it is a factor.

x + 1 = 0

x = -1

The value that makes the factor 0, is -1. This means that if it is a factor of the polynomial, then plugging in -1 as x into the polynomial should make the value 0.

Original Equation:


12x+5x+3x^2-5

Plug in -1 as x


12(-1)+5(-1)+3(-1)^2-5

Multiply values


-12-5+3(1)-5

Simplify:


-17+3-5\\-14-5\\-19

Since the value of the polynomial is not 0, this means x+1 is not a factor

You can also solve this use the Remainder Theorem and Factor Theorem which essentially uses the same logic

Remainder Theorem:

If a polynomial P(x) is divided by x-a, the remainder is P(a)

Using the remainder theorem, if x-a is indeed a factor, then that means the remainder should be 0, just as 11 is a factor of 77, and 77/11 has a remainder of 0. This is what the factor theorem essentially states

Factor Theorem:

The expression "x-a" is a factor of P(x) if and only if P(a) = 0

User Thanga
by
3.1k points