document.write( "Question 1041373:
\n" );
document.write( "Given the function f(x) = -7x2 + 14x + 4, if x = 1, what is f(x)? What point is on the graph of f
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #656368 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! f(x) = -7x2 + 14x + 4 \n" ); document.write( "f(1)=-7(1)^2+14(1)+4 \n" ); document.write( "=11 \n" ); document.write( "The point is at x=1, y=11 or (1,11) \n" ); document.write( " |