document.write( "Question 311854: 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) = - x^2 + 2x - 1 \n" );
document.write( "
Algebra.Com's Answer #222998 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! f (x) = - x^2 + 2x - 1 \n" ); document.write( " \n" ); document.write( "X=(-2+-SQRT[2^2-4*-1*-1])/2*-1 \n" ); document.write( "X=(-2+-SQRT[4-4])/-2 \n" ); document.write( "X=(-2+-SQRT0)/-2 \n" ); document.write( "X=-2/-2=1 ANS. \n" ); document.write( "F(2)=-2^2+2*2-1 \n" ); document.write( "F(2)=4+4-1 \n" ); document.write( "F(2)=7 ANS \n" ); document.write( "F(7)=-7^2+2*7-1 \n" ); document.write( "F(7)=-49+14-1 \n" ); document.write( "F(7)=-50+14 \n" ); document.write( "F(7)=-36 ANS. \n" ); document.write( " |