document.write( "Question 149316: Please help me solve this problem:
\n" );
document.write( "If f(x) = x^3/x^2 -4, find f(x+2)
\n" );
document.write( "Thank You \n" );
document.write( "
Algebra.Com's Answer #109547 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "If f(x) = x^3/x^2 -4, find f(x+2) \n" ); document.write( "-------------- \n" ); document.write( "f(x+2) = (x+2)^3/[(x+2)^2 - 4]\r \n" ); document.write( "\n" ); document.write( "f(x+2) = [x^3 +6x^2 + 12x + 8] / [x^2+4x] \n" ); document.write( "=========================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |