document.write( "Question 92249: Given f(x) = –x3 – 2x2 – x – 3, find f(–2), f(0), and f(2) \n" ); document.write( "
Algebra.Com's Answer #67090 by checkley71(8403)\"\" \"About 
You can put this solution on YOUR website!
f(x)=-x^3-2x^2-x-3
\n" ); document.write( "f(-2)=-(-2)^3-2(-2^2)-(-2)-3
\n" ); document.write( "f(-2)=-(-8)-2(4)+2-3
\n" ); document.write( "f(-2)=8-8+2-3
\n" ); document.write( "f(-2)=-1
\n" ); document.write( "-----------------------------
\n" ); document.write( "just replace x with 0 then 2 & solve the same way.
\n" ); document.write( "
\n" );