document.write( "Question 886196: If f(x) = 3x2 - 2x + 5, find f(-2) \n" ); document.write( "
Algebra.Com's Answer #535755 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! f(x) = 3x2 - 2x + 5, find f(-2) \n" ); document.write( "f(-2) = 3(-2^2) -2(-2) +5 \n" ); document.write( "f(-2) = 12 +4 +5 = 21 \n" ); document.write( " |