document.write( "Question 1065853: If f(x)=a+bx,
\n" ); document.write( "what is f(x+k)-f(x)?
\n" ); document.write( "

Algebra.Com's Answer #681028 by rothauserc(4718)\"\" \"About 
You can put this solution on YOUR website!
f(x+k) = a +b(x+k) = a +bx +bk
\n" ); document.write( ":
\n" ); document.write( "f(x+k)-f(x) = a +bx +bk -a -bx = bk
\n" ); document.write( ":
\n" ); document.write( "
\n" ); document.write( "
\n" );