Factoring

Factoring rewrites a sum as a product — it's multiplying in reverse, and it's the key that unlocks zeros, simplifying, and solving. Work in this order:

  • GCF first — always pull out the greatest common factor: 6x215x=3x(2x5)6x^2 - 15x = 3x(2x - 5).
  • Difference of two squaresa2b2=(ab)(a+b)a^2 - b^2 = (a - b)(a + b), so 9m2100=(3m10)(3m+10)9m^2 - 100 = (3m - 10)(3m + 10).
  • Trinomialsx2+bx+c=(x+p)(x+q)x^2 + bx + c = (x + p)(x + q) where p+q=bp + q = b and pq=cpq = c.
  • Factor completely — keep going until nothing else factors (often GCF then one of the patterns).

These are real, released Regents questions; factor each carefully and check by multiplying back.

Question 1 of 30

Factoring — trinomials (leading coefficient 1)

Which expression is equivalent to x2+5x6x^2 + 5x - 6?

Your score appears when you finish.

For teachers

Standard, common misconceptions, and suggested use will live here.