document.write( "Question 421685: Which binomial is a factor of 4x^2-13x+3?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #294467 by Adrish(44)![]() ![]() ![]() You can put this solution on YOUR website! Solutions: 4x^2 -13x +3\r \n" ); document.write( "\n" ); document.write( "=4x^2 -12x-1x +3 \n" ); document.write( "=4x(x-3) -1(x-3) \n" ); document.write( "=(x-3)(4x-1) \n" ); document.write( " |