Question 438559
You can factor a poly, but not separate it into its least factors.
eg,  5x^2 + 5x
= 5*(x^2 + x) after factoring out the 5
But it can be factored further,
= 5*x*(x + 1)
Now it's completely factored.