document.write( "Question 337017: Use the quadratic formula to determine the x-intercepts (if any) of the following function. Then evaluate the function for several values of x, and use the resulting points to graph the function.\r
\n" );
document.write( "\n" );
document.write( "f(x) = -2x^2 + 2x - 9 \n" );
document.write( "
Algebra.Com's Answer #241576 by mananth(16946)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "-2x^2+2x-9 \n" ); document.write( "a= -2, b=2 , c=-9 \n" ); document.write( ".. \n" ); document.write( "x1= (-2+sqrt(4-72))/2*-2 \n" ); document.write( "x1=(-2+sqrt(-68)))/-4 \n" ); document.write( "x1=0.5 +sqrt(-68)/4 \n" ); document.write( "x2=0.5-sqrt(-68)/4 \n" ); document.write( "No x intercepts \r \n" ); document.write( "\n" ); document.write( "Plot values for x you will get a graph as below\r \n" ); document.write( "\n" ); document.write( " |