document.write( "Question 356988: I need to factor 8x^3-8x^2-x+1 how do factor this problem \n" ); document.write( "
Algebra.Com's Answer #254912 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
8x^3-8x^2-x+1
\n" ); document.write( "8x^2(x-1)-1(x-1)
\n" ); document.write( "(x-1)(8x^2-1)
\n" ); document.write( "
\n" );