document.write( "Question 1164877: Find f(1) when f(x) = 3x2 + 3x - 4.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #789298 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! put 1 everywhere there is an x \n" ); document.write( "f(1)=3(1)^2+3(1)-4 \n" ); document.write( "=2 \n" ); document.write( " |