How do you factor the trinomial x² - 8x + 7?

1 Answer
Nov 28, 2015

(x-7)(x-1)
See explanation for the logic.

Explanation:

The only factors of 7 are {1,7} as 7 is prime.

If you add 1 and 7 you get 8

The sign of the constant (7) is positive so both the factors are either positive or negative.

The sum of these factors must be 8 and 8 is negative.

Thus both factors are negative

There is no coefficient of x^2, o,r you could argue that there is one but its value is 1

So we have:

(x-1)(x-7)

You could if you so wish write them the other way round. It would make no difference to the outcome.

(x-7)(x-1)

Expanding these gives: color(blue)(x^2-x-7x+7)color(green)( = x^2-8x+7)