document.write( "Question 1107194: Find the roots of 4n2+7n-3=0 correct to two decimal places \n" ); document.write( "
Algebra.Com's Answer #722195 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Use the quadratic equation,
\n" ); document.write( "\"n+=+%28-b+%2B-+sqrt%28+b%5E2-4%2Aa%2Ac+%29%29%2F%282%2Aa%29+\"
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( "\"a=4\"
\n" ); document.write( "\"b=7\"
\n" ); document.write( "\"c=-3\"
\n" ); document.write( "
\n" );