Hacker News new | ask | show | jobs
by raegis 1594 days ago
> "factoring a quadratic equation"

This is hard to understand because it doesn't make sense. Quadratic polynomials (or more generally, algebraic expressions) are factored. Equations are not factored.

1 comments

?

x^2 + 2x - 3 = 0 = (x+3)(x-1)

This is not factoring?