document.write( "Question 702882: find f(x-1) when f(x)= 4x^(2)-3x+3 \n" ); document.write( "
Algebra.Com's Answer #433231 by jpvn2015(54)\"\" \"About 
You can put this solution on YOUR website!
f(x-1) = (4 x x-1) ^2 - 3(x-1) + 3
\n" ); document.write( "= [4x-4] ^2 - 3x-3 + 3
\n" ); document.write( "= (4x-4) (4x-4) - 3x
\n" ); document.write( "= 16x^2 + 16 - 3x
\n" ); document.write( "
\n" ); document.write( "
\n" );