document.write( "Question 109398: Solve by using quadratic formula:
\n" );
document.write( "x^2+4x+2=0 \r
\n" );
document.write( "\n" );
document.write( "This is what I have, not sure if correct?
\n" );
document.write( "x=-4+-square root 4^2-4(1)(2) divided by 2\r
\n" );
document.write( "\n" );
document.write( "x=-4+-square root 2 divided by 2 \r
\n" );
document.write( "\n" );
document.write( "x=2 x=-4 \n" );
document.write( "
Algebra.Com's Answer #79752 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website!
|