document.write( "Question 879423: What are the roots of the function f(x)=2x^2-8x+3 \n" ); document.write( "
Algebra.Com's Answer #530765 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
2x^2-8x+3 |Format: ax^2 + bx + c = 0
\n" ); document.write( "Quadratic Formula ALWAYS works
\n" ); document.write( "\"x+=+%28-b+%2B-+sqrt%28+b%5E2-4%2Aa%2Ac+%29%29%2F%282%2Aa%29+\"
\n" ); document.write( "\"x+=+%288+%2B-+sqrt%2840+%29%29%2F%284%29+=%288+%2B-+2sqrt%2810+%29%29%2F%284%29+++\"
\n" ); document.write( " x = 2 ± .5√10
\n" ); document.write( "
\n" );