document.write( "Question 95527: f(x)=3x^2+4x-7 finded f(x+1)-f(x) \n" ); document.write( "
Algebra.Com's Answer #69554 by samuenkadi(3)![]() ![]() ![]() You can put this solution on YOUR website! f(x)=3x^2+4x-7 finded f(x+1)-f(x) \n" ); document.write( "f(x+1)=3(X+1)^2+4x-3 \n" ); document.write( " 3x^2+10x-3 \n" ); document.write( " \n" ); document.write( " f(x+1)-f(x)=6x+4 \n" ); document.write( " |