Let $g$ is a function and $x\in \mathbb{R}$ and $$g(x +2)+g(x-3) = 4x+8$$
How can we find $g(x)$?
Let $g$ is a function and $x\in \mathbb{R}$ and $$g(x +2)+g(x-3) = 4x+8$$
How can we find $g(x)$?
The simplest assumption is $g$ be linear. With $g(x)=ax+b$ we find $a=2$ and $b=5$.