To find the other factor when one of the factors of the polynomial x² + 20 is x + 5, we can use polynomial division or factorization methods.
We begin by recognizing that the expression x² + 20 is a quadratic polynomial. We can express it in the form:
(x + 5)(x + b) = x² + 20
To find b, we need to expand the left side:
(x + 5)(x + b) = x² + (5 + b)x + 5b
For this product to equal x² + 20, the coefficients of like terms must match. We do not have any x term in x² + 20, which means:
- 5 + b = 0 (for the coefficient of x)
- 5b = 20 (for the constant term)
From the first equation, we can solve for b:
b = -5
Now we can substitute b back into the second equation:
5(-5) = 20
This does not hold true, indicating we need a more direct approach to factor.
Let’s try rewriting the quadratic with the known factor:
We can find the value that makes x² + 20 equal to zero:
x² + 20 = 0
Instead, let’s try numerical or synthetic division of the polynomial:
Using synthetic division with x + 5:
We can use the factored form:
To find the complete factorization of x² + 20:
x² + 20 = (x + 5)(x - 5)
Thus, the answer gives us another factor:
Having determined one factor is x + 5, it means the other factor would be x – 5.