document.write( "Question 142665: solve x^2+8x+25=0 \n" ); document.write( "
Algebra.Com's Answer #103826 by vleith(2983)\"\" \"About 
You can put this solution on YOUR website!
use the quadratic equation with a=1, b=8 and c=25\r
\n" ); document.write( "\n" ); document.write( "\"x+=+%28-b+%2B-+sqrt%28+b%5E2-4%2Aa%2Ac+%29%29%2F%282%2Aa%29+\"
\n" ); document.write( "
\n" );