document.write( "Question 242420: What is the number of solutions for the quadratic function f(x) = 3x^2 + 5x + 10 \n" ); document.write( "
Algebra.Com's Answer #177516 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
f(x) = 3x^2 + 5x + 10
\n" ); document.write( "\"x+=+%28-b+%2B-+sqrt%28+b%5E2-4%2Aa%2Ac+%29%29%2F%282%2Aa%29+\"
\n" ); document.write( "x=(-5+-sqrt[5^5-4*3*10])/2*3
\n" ); document.write( "x=(-5+-sqrt[25-120)/6
\n" ); document.write( "x=(-5+-sqrt-95)/6
\n" ); document.write( "x=(-5+-9.7468i)/6
\n" ); document.write( "x=-5/6+-1.6244i
\n" ); document.write( "x=-.8333+-1.6244i ans.
\n" ); document.write( "
\n" );