document.write( "Question 1081637: I need to solve the following equation via the factoring method, but I don't know where to start. If that information is provided, I will be capable of solving the rest by hand. Thank you.\r
\n" );
document.write( "\n" );
document.write( "6x^2+2x-4=0\r
\n" );
document.write( "\n" );
document.write( "Once more, thank you one thousand times over. \n" );
document.write( "
Algebra.Com's Answer #695696 by addingup(3677)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "6x^2 + 2x - 4 = 0 \n" ); document.write( "factor the left side: \n" ); document.write( "2(x + 1)(3x - 2) = 0 \n" ); document.write( "Divide both sides by 2: \n" ); document.write( "(x + 1)(3x - 2) = 0 \n" ); document.write( "x + 1 = 0 or 3x - 2 = 0 \n" ); document.write( "I'm sure you can take it from here: \n" ); document.write( "x = -1 or 3x = 2 \n" ); document.write( "x = -1 or x = 2/3 \n" ); document.write( " |