document.write( "Question 596613: how do you factor the following correctly?
\n" );
document.write( "0=3x^2+4x+1 \n" );
document.write( "
Algebra.Com's Answer #377826 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! factors of one (±1) \"combine\" with factors of three (±1, ±3) to give four\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(3 * 1) + (1 * 1) = 4\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "0 = (3x + 1)(x + 1) \n" ); document.write( " |