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)![]() ![]() 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( " \n" ); document.write( " \n" ); document.write( " x = 2 ± .5√10 \n" ); document.write( " |