document.write( "Question 4109: evaluate the function for the indicated value: f(x)=x2+2x-7 find f(-4) \n" ); document.write( "
Algebra.Com's Answer #1809 by Earlsdon(6294)![]() ![]() ![]() You can put this solution on YOUR website! To evaluate this function for f(-4), simply replace every occurence x in the equation with -4, and do the arithmetic.\r \n" ); document.write( "\n" ); document.write( "f(-4) = (-4)^2 + 2(-4) - 7 \n" ); document.write( "f(-4) = 16 - 8 - 7 \n" ); document.write( "f(-4) = 16 - 15 \n" ); document.write( "f(-4) = 1 \n" ); document.write( " |