document.write( "Question 357488: Let f(x)= absolute value of x^2+1. \r
\n" );
document.write( "\n" );
document.write( "Find f(x+4) \n" );
document.write( "
Algebra.Com's Answer #255256 by user_dude2008(1862) ![]() You can put this solution on YOUR website! f(x+4)=|(x+4)^2+1|=|x^2+8x+16+1|=|x^2+8x+17|\r \n" ); document.write( "\n" ); document.write( "f(x+4)=|x^2+8x+17| \n" ); document.write( " |