document.write( "Question 438559: Hi, I would like to know what the difference between factoring polynomials and factoring polynomials completely is. Thank you! \n" ); document.write( "
Algebra.Com's Answer #303234 by tinbar(133)![]() ![]() ![]() You can put this solution on YOUR website! Factoring means just pulling out a factor. Factoring completely means whatever u r factoring cannot be factored anymore\r \n" ); document.write( "\n" ); document.write( "Consider f=x^3-3x^2+2x \n" ); document.write( "We can rewrrite f as x (x^2 -3x+2) so we have factored out the x term but this isn't factored completely since the second bracket can be factored as (x-1)(x-2) so if we write f as x(x-1)(x-2) then we can say its factored completely \n" ); document.write( " |