document.write( "Question 480475: Factor each polynomial. You may use the grouping number method or the trial and error method.\r
\n" );
document.write( "\n" );
document.write( "5x^2-8x-4 \n" );
document.write( "
Algebra.Com's Answer #329038 by mathstutor494(120)![]() ![]() You can put this solution on YOUR website! 5x^2-8x-4 \n" ); document.write( "5x^2-10x+2x-4 \n" ); document.write( "5x(x-2)+2(x-2) \n" ); document.write( "(5x+2)(x-2) \n" ); document.write( " |