I solved this question: $$f(1)=3\\f(1+x)=f(1)+f(x)\\f(50)=?$$ my try is in below $$f(2)=f(1)+f(1)=3+3=2\times 3\\f(3)=f(1)+f(2)=3+6=3\times 3\\ \vdots\\f(50)=3\times50$$ and $f(x)=3x$ work in here. Actually, this was a multiple choice and it passed. But my question is about the different types (non-linear functions) that fit in this relation. Can anyone help me?
To say as clear as possible:
Is there another type of function that covers those conditions?