document.write( "Question 1047622: I need help understanding this question. I'm plugging the values in for x but apparently that's not how to get the correct answer or I am doing it wrong. \r
\n" );
document.write( "\n" );
document.write( "Evaluate the function at the indicated values.
\n" );
document.write( "k(x) = −x2 − 2x + 3;
\n" );
document.write( "
\n" );
document.write( "k(0), k(2), k(−2), k(2), k(a + 2), k(−x), k(x2) \n" );
document.write( "
Algebra.Com's Answer #663141 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Evaluate the function at the indicated values. \n" ); document.write( "k(x) = −x^2 − 2x + 3;\r \n" ); document.write( "\n" ); document.write( "k(0) = -0^2 - 2*0 +3 = 3 \n" ); document.write( "------------------------- \n" ); document.write( "k(2) = -2^2 - 2*2 + 3 = -4-4+3 = -5 \n" ); document.write( "----------------------------------- \n" ); document.write( "k(−2) = -(-2)2 -2*-2 + 3 = -4 +4 + 3 = 3 \n" ); document.write( "----------------------------------------- \n" ); document.write( "Can you take it from there? \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "----------------- \n" ); document.write( " k(a + 2), k(−x), k(x^2) \n" ); document.write( " |