document.write( "Question 597132: Solve the equation by a method of your choice:
\n" );
document.write( "4x2 + 15x + 9 = 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 #378044 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! factoring ___ (4x + 3)(x + 3) = 0 \n" ); document.write( " |