document.write( "Question 805549: how to factor with factor formula :
\n" );
document.write( "6x^2-x-2=0
\n" );
document.write( "please give step by step solution. \n" );
document.write( "
Algebra.Com's Answer #485318 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! how to factor with factor formula : \n" ); document.write( "6x^2-x-2=0 \n" ); document.write( "--------------- \n" ); document.write( "It's an equation. Equations are usually solved, not factored. \n" ); document.write( "If you want to factor the polynomial: \n" ); document.write( "------ \n" ); document.write( "It'll be either \n" ); document.write( "(x + m)*(6x + n) \n" ); document.write( "or \n" ); document.write( "(2x + m)*(3x + n) \n" ); document.write( "-------- \n" ); document.write( "In either case, m & n = 1 & 2, and the signs of m & n are different. \n" ); document.write( "For (x + m)*(6x + n), only n = 1 gives an odd coefficient for x, and that doesn't work, so it's (2x + m)*(3x + n) \n" ); document.write( "To get an odd coefficient for x, m has to odd. \n" ); document.write( "--> (2x + 1)*(3x - 2) or (2x - 1)*(3x + 2) \n" ); document.write( "(2x + 1)*(3x - 2) works. \n" ); document.write( "----- \n" ); document.write( "(2x + 1)*(3x - 2) = 0 \n" ); document.write( "------- \n" ); document.write( "idk what the \"factor formula\" is. \n" ); document.write( " \n" ); document.write( " |