document.write( "Question 669051: Evaluate the function at the given value of the independent variable and simplify.\r
\n" );
document.write( "\n" );
document.write( "f(x) = 4x2 + 5x - 6; f(x - 1)
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #416037 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Evaluate the function at the given value of the independent variable and simplify. \n" ); document.write( "f(x) = 4x2 + 5x - 6; f(x - 1) \n" ); document.write( "----- \n" ); document.write( "f(x-1) = 4(x-1)^2 + 5(x-1) - 6 \n" ); document.write( "----- \n" ); document.write( "f(x-1) = 4[x^2-2x+1] + 5x-5 - 6 \n" ); document.write( "---- \n" ); document.write( "= 4x^2 - 3x - 7 \n" ); document.write( "================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============ \n" ); document.write( " |