document.write( "Question 1200350: Use the function to evaluate the indicated expressions and simplify.\r
\n" );
document.write( "\n" );
document.write( "f(x) = 2x^2 + 3\r
\n" );
document.write( "\n" );
document.write( "f(x+2) =
\n" );
document.write( "f(x) + f(2) = \n" );
document.write( "
Algebra.Com's Answer #834466 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Use the function to evaluate the indicated expressions and simplify.\r \n" ); document.write( "\n" ); document.write( "f(x) = 2x^2 + 3\r \n" ); document.write( "\n" ); document.write( "f(x+2) = \n" ); document.write( "Sub x+2 for x. \n" ); document.write( "------------------- \n" ); document.write( "f(x) + f(2) = \n" ); document.write( "Find f(2) and add. \n" ); document.write( " |