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)![]() ![]() ![]() You can put this solution on YOUR website! f(x) = 3x^2 + 5x + 10 \n" ); document.write( " \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( " |