document.write( "Question 1090825: Sketch the graph of the function below. Please plot at least 5 points and show the complete solution. \r
\n" );
document.write( "\n" );
document.write( "f(a)=a^2-2a+5 \n" );
document.write( "
Algebra.Com's Answer #705288 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Sketch the graph of the function below. Please plot at least 5 points and show the complete solution. \n" ); document.write( " f(a)=a^2-2a+5 \n" ); document.write( "Write this as \n" ); document.write( "y = x^2 - 2x + 5 \n" ); document.write( "Five points. substitute the x value and find the y value \n" ); document.write( " x | y \n" ); document.write( "------- \n" ); document.write( "-1 | 8, (-1^2 - 2(-1) + 5 = 1 + 2 + 5 = 9) \n" ); document.write( " 0 | 5 \n" ); document.write( " 1 | 4 \n" ); document.write( " 2 | 5 \n" ); document.write( " 3 | 8 \n" ); document.write( "looks like this \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |