document.write( "Question 1085052: Is f (x+3) same with f(×) + f(3)
\n" );
document.write( "show solution with explanation \n" );
document.write( "
Algebra.Com's Answer #699084 by natolino_2017(77)![]() ![]() ![]() You can put this solution on YOUR website! f(x+3) = f(x) + f(3), it means that f is a linear transformation.\r \n" ); document.write( "\n" ); document.write( "so if f(x) = ax +b, \r \n" ); document.write( "\n" ); document.write( "f(x+3) = a(x+3) + b = ax +3a +b\r \n" ); document.write( "\n" ); document.write( "f(3) = 3a + b.\r \n" ); document.write( "\n" ); document.write( "So if f(x+3) = f(x) + f(3)\r \n" ); document.write( "\n" ); document.write( " ax+3a+b = ax +b +3a +b\r \n" ); document.write( "\n" ); document.write( "So b=0, and a any real number.\r \n" ); document.write( "\n" ); document.write( "Answer: f(x) = ax with a any real number. \r \n" ); document.write( "\n" ); document.write( "@natolino_ \n" ); document.write( " |