document.write( "Question 409028: Use the quadratic formula to solve the equation. Simplify the solutions and write them in a + bi form. x2 + 4x + 8 = 0?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #288021 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! a=1 b=4 c=8 \n" ); document.write( "(-b+-\/b^2-4ac)/2a \n" ); document.write( "(-4+-\/16-4*1*8)/2 \n" ); document.write( "(-4+-\/-16)/2 \n" ); document.write( " |