document.write( "Question 1064231: Find the value for the function.
\n" );
document.write( "Find f(x+1) when f(x)=x^2-4/x+4 \n" );
document.write( "
Algebra.Com's Answer #679281 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! Put (x+1) in for x \n" ); document.write( "f(x+1)={(x+1)^2-4}}/(x+1)+4 \n" ); document.write( "=x^2+2x-3/(x+5) \n" ); document.write( "The numerator factors but into (x+3)(x-1), which doesn't affect simplification. \n" ); document.write( " |