document.write( "Question 37672This question is from textbook Elementary Algebra
\n" );
document.write( ": Please help, factor by grouping, if possible and check:
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #23692 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! Yes, let me show you how...from \n" ); document.write( "10x^3 - 25x^2 + 2x - 5 \n" ); document.write( "let us group the terms this way \n" ); document.write( "(10x^3 - 25x^2) + (2x - 5) \n" ); document.write( "Now from the first group we can factor out 5x^2 and get \n" ); document.write( "5x^2(2x - 5) + (2x - 5) \n" ); document.write( "Now we factor out 2x - 5 from both and get the final answer \n" ); document.write( "(2x - 5)(5x^2 + 1) \n" ); document.write( " |