document.write( "Question 169876: I looked at all the answers and still cannot figure it out. The question is:\r
\n" );
document.write( "\n" );
document.write( "Given the function f(x) = x^2 + 3x + 4 , find the value of f(–1). So, I think I am lost. I did it like this:
\n" );
document.write( "fx=x^2+3x+3
\n" );
document.write( "fx-2^2-3x-3=0
\n" );
document.write( "x=0\r
\n" );
document.write( "\n" );
document.write( "However, that is not the answer. The answer is supposed to be f(–1) = 2. \r
\n" );
document.write( "\n" );
document.write( "I would appreciate it if you would show me how to resolve this. Thank you.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #125295 by gonzo(654)![]() ![]() ![]() You can put this solution on YOUR website! if f(x) = x^2 + 3x + 3, then..... \n" ); document.write( "f(-1) = (-1)^2 + 3*(-1) + 4 \n" ); document.write( "= 1 -3 + 4 \n" ); document.write( "= -2 + 4 \n" ); document.write( "= 2 \n" ); document.write( "----- \n" ); document.write( "you just replace x with (-1) and solve. \n" ); document.write( "-----\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |