document.write( "Question 1035038: Given the function f(x)=4x^2+8x-2. Calculate the following values:
\n" ); document.write( "f(x+1)=
\n" ); document.write( "f(-x)=
\n" ); document.write( "

Algebra.Com's Answer #649664 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Given the function f(x)=4x^2+8x-2.
\n" ); document.write( "Calculate the following values:
\n" ); document.write( "f(x+1)= 4(x+1)^2 + 8(x+1) - 2 = 4(x^2+2x+1) + 8x+8 -2 = 4x^2 +16x + 10
\n" ); document.write( "------------------------------
\n" ); document.write( "f(-x)= 4(-x)^2 + 8(-x) - 2 = 4x^2 -8x -2
\n" ); document.write( "-------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "------------
\n" ); document.write( "
\n" );