document.write( "Question 171311: I need a little help trying to figure out this proble it is on how to find specified values of functions.. So here is my question..
\n" );
document.write( "Find f(2) given f(x) = -2x to the third power + x two the second power +23 That is my question... \n" );
document.write( "
Algebra.Com's Answer #126459 by KnightOwlTutor(293)![]() ![]() You can put this solution on YOUR website! Replace x with 2\r \n" ); document.write( "\n" ); document.write( "-2(2)^3+2^2+23=-2(8)+4+23=-16+27=11 \n" ); document.write( " |