document.write( "Question 335289: I need some help with solving this problem.
\n" );
document.write( "I am learning how to factor by grouping and not sure if I am getting the right answer.\r
\n" );
document.write( "\n" );
document.write( "2x^3 - 2x^2 - x+1=\r
\n" );
document.write( "\n" );
document.write( "Thanks for your help :o) \n" );
document.write( "
Algebra.Com's Answer #240327 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! Starting with: \n" ); document.write( "2x^3 - 2x^2 - x+1 \n" ); document.write( ". \n" ); document.write( "Group terms: \n" ); document.write( "(2x^3-2x^2) - (x-1) Notice the sign change on the second term! \n" ); document.write( ". \n" ); document.write( "Factor left term: \n" ); document.write( "2x^2(x-1) - (x-1) \n" ); document.write( ". \n" ); document.write( "Factor common term: \n" ); document.write( "(x-1)(2x^2 - 1) \n" ); document.write( ". \n" ); document.write( ". \n" ); document.write( "You could leave it the way it is or consider the second term as a \"difference of squares\" giving you: \n" ); document.write( " |