document.write( "Question 597131: Solve the equation by a method of your choice:
\n" );
document.write( "6x2 + 5x + 1 = 0
\n" );
document.write( "If there are two solutions, separate the solutions by a comma.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #378042 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! factoring ___ (3x + 1)(2x + 1) = 0 \n" ); document.write( " |