document.write( "Question 248987: 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. Show your work; \r
\n" );
document.write( "\n" );
document.write( "f(x) = -x2 + 2x - 1
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #181394 by stanbon(75887) ![]() You can put this solution on YOUR website! 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. Show your work; \n" ); document.write( "f(x) = -x^2 + 2x - 1 \n" ); document.write( "-------------------------- \n" ); document.write( "a = -1 ; b = 2 ; c = -1 \n" ); document.write( "-------------------------- \n" ); document.write( "x = [-2 +- sqrt(4 - 4*-1*-1)]/-2 \n" ); document.write( "------------ \n" ); document.write( "x = [-2 +- sqrt(0)]/-2 \n" ); document.write( "x = 1 with multiplicity two \n" ); document.write( "---------------------------------- \n" ); document.write( " \n" ); document.write( "----------------------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |