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

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