document.write( "Question 42797: 2x to the second power + 5x + 1 = 0 \n" ); document.write( "
Algebra.Com's Answer #27872 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
From 2x^2 + 5x + 1 = 0
\n" ); document.write( "we use the quadratic since it cannot be factored...thus
\n" ); document.write( "x = (-5 ± sqrt(25 - 8)) / 4
\n" ); document.write( "x = (-5 ± sqrt(17)) / 4
\n" ); document.write( "
\n" );