document.write( "Question 816090: Please help me factorise 3x^2 + x-2.
\n" );
document.write( "Thank you in advance. \n" );
document.write( "
Algebra.Com's Answer #491335 by algebrahouse.com(1659)![]() ![]() You can put this solution on YOUR website! Factor by grouping:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "3x² + x - 2 \n" ); document.write( "= 3x² + 3x - 2x - 2 {split x into two factors whose coefficients multiply to get -6 and add to get 1} \n" ); document.write( "= 3x(x + 1) - 2(x + 1) {factored 3x out of first two terms and -2 out of last two terms} \n" ); document.write( "= (3x - 2)(x + 1) {factored (x + 1) out of the two terms} \n" ); document.write( " For more help from me, visit: www.algebrahouse.com \n" ); document.write( " |