document.write( "Question 1025602: Factorize 4x^2 - 16x + 7 \n" ); document.write( "
Algebra.Com's Answer #640884 by Timnewman(323)\"\" \"About 
You can put this solution on YOUR website!
Replace -16x by 2x-14x
\n" ); document.write( "4x²-16x+7=4x²+2x-14x+7
\n" ); document.write( "Group thr expression
\n" ); document.write( "=(4x²+2x)-(14x+7)\r
\n" ); document.write( "\n" ); document.write( "=2x(2x+1)-7(2x+1)
\n" ); document.write( "factor out
\n" ); document.write( "=(2x+1)(2x-7)
\n" ); document.write( "
\n" );