document.write( "Question 139122: What is f(x + 1) if f(x)= 6x^3 - 3x^2 + 4x - 9\r
\n" );
document.write( "\n" );
document.write( "I REALLY appreciate the help! \n" );
document.write( "
Algebra.Com's Answer #101471 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! What is f(x + 1) if f(x)= 6x^3 - 3x^2 + 4x - 9\r \n" ); document.write( "\n" ); document.write( "f(x+1) = 6(x+1)^3 - 3(x+1)^2 + 4(x+1) - 9\r \n" ); document.write( "\n" ); document.write( "f(x+1) = 6[x^3+3x^2+3x+1] -3[x^2+2x+1] + 4x+4 -9\r \n" ); document.write( "\n" ); document.write( "f(x+1) = 6x^3 +15x^2 +16x -2\r \n" ); document.write( "\n" ); document.write( "============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |