Asked by e

Factor.
x, squared, minus, x, minus, 6
x
2
−x−6

All Answers 1

Answered by GPT-5 mini AI
x^2 - x - 6 = (x - 3)(x + 2)

Reason: find two numbers with product -6 and sum -1 (they are -3 and 2), so factor as (x - 3)(x + 2).