document.write( "Question 1076507: Given that f(x) = 3x2 - 8x + 6, find f(-x). \n" ); document.write( "
Algebra.Com's Answer #691104 by Boreal(15235) You can put this solution on YOUR website! it is 3(-x)^2-8(-x)+6 \n" ); document.write( "=3x^2+8x+6 \n" ); document.write( " |