document.write( "Question 116520: Solve the following quadratic equations.
\n" );
document.write( "4x^2=13x+12 \n" );
document.write( "
Algebra.Com's Answer #84800 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! 4x^2=13x+12 ___ 4x^2-13x-12=0 ___ (4x+3)(x-4)=0 \n" ); document.write( " |