document.write( "Question 263615: find the indicated outputs for f(x) =4x squared -4x
\n" ); document.write( "f (0)=
\n" ); document.write( "f (-1)=
\n" ); document.write( "f (2)=
\n" ); document.write( "

Algebra.Com's Answer #194263 by drk(1908)\"\" \"About 
You can put this solution on YOUR website!
here is the original question
\n" ); document.write( "\"f%28x%29+=4x%5E2+-4x\"
\n" ); document.write( "f(0)=4x^2 -4x = 4(0)^2 - 4(0) = 0 - 0 = 0
\n" ); document.write( "f(-1)=4x^2 -4x = 4(-1)^2 - 4*(-1) = 4 + 4 = 8
\n" ); document.write( "f(2)=4x^2 -4x = 4(2)^2 - 4(2) =16 - 8 = 8
\n" ); document.write( "
\n" );