document.write( "Question 562596: Assume f(x) = x^2 + 2. Find the functional value requested.
\n" );
document.write( "f(-2) = \n" );
document.write( "
Algebra.Com's Answer #364661 by toria(1)![]() ![]() ![]() You can put this solution on YOUR website! f(-2) = -2^2 + 2 \n" ); document.write( "f(-2) = 4 + 2 \n" ); document.write( "f(-2) = 6 \n" ); document.write( " |