document.write( "Question 517755: what is the answer to the quadratic equation, with the final answer worked out to a number: x2-4x-7=0 \n" ); document.write( "
Algebra.Com's Answer #344899 by deborabr(181)\"\" \"About 
You can put this solution on YOUR website!
x2-4x-7=0
\n" ); document.write( "delta-> (-4)^2-4*1*(-7)
\n" ); document.write( "delta-> 16+28=44
\n" ); document.write( "x=[-(-4)+/- root 44]/2*1
\n" ); document.write( "=[4+/- root 44]/2
\n" ); document.write( "x'=[4+ root 44]/2
\n" ); document.write( "x\"=[4- root 44]/2
\n" ); document.write( "
\n" );