document.write( "Question 87961: My question is based on factoring special cases. How do you solve this
\n" );
document.write( "question?: 8x³ - 3x² + 16x - 6 \n" );
document.write( "
Algebra.Com's Answer #63841 by tutorcecilia(2152) You can put this solution on YOUR website! 8x^3-3x^2+16x-6 [factor using GROUPING] \n" ); document.write( "(x^2)(8x-3)+ (2)(8x-3) [re-factor] \n" ); document.write( "(x^2+2)(8x-3) [check by multiplying using the FIOL method] \n" ); document.write( " |