document.write( "Question 370231: Find the indicated outputs for f(x)=4x2-3x
\n" ); document.write( "f(0)=
\n" ); document.write( "f(-1)=
\n" ); document.write( "f(2)=
\n" ); document.write( "I am not sure how to do this.
\n" ); document.write( "

Algebra.Com's Answer #263875 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
Just replace x by the indicated value:
\n" ); document.write( "\"f%280%29+=+4%2A0%5E2+-+3%2A0+=+0\",
\n" ); document.write( "\"f%28-1%29+=+4%2A%28-1%29%5E2+-+3%2A%28-1%29+=+4%2B3+=+7\"
\n" ); document.write( "\"f%282%29+=+4%2A2%5E2+-+3%2A2+=+16-6+=+10\".
\n" ); document.write( "
\n" );