Question: Given that $x=\frac{a}{\frac{a}{x+b}+c+b}+c$ for all real $x\neq -b $, prove that $a\neq 0$ and that $c=-b$.
Proving that $a\neq 0$ probably involves a proof by contradiction, but I am not sure exactly what this involves. I also think this can be shown without proving that $c=-b$, but $a\neq 0$ follows directly if we can prove that first.
To prove that $c=-b$, the first equation can be manipulated to obtain the result $a(b+c)=(x-c)(x+b)(b+c)$. We can safely divide both sides by $b+c$ as if $b+c=0$, $b=-c$ is satisfied anyway. This gets that $a=(x-c)(x+b)$. If we can prove that $a\neq 0$, then it follows that $x-c\neq 0$, and so $x\neq c$. This, because the only original restraint on $x$ was that $x\neq -b$, suggests that $c=-b$, but I am not sure this logic is rigorous or correct.
If someone can prove that $a\neq 0$ and the logic at the end is valid, then I think the problem is solved, unless I made a mistake elsewhere.
Also, this problem is only designed for strong year 10 students, so the solution is unlikely to involve much more than simple proof methods and basic algebraic manipulation.
I shall assume that you want the statement to hold true for all $x$. Suppose on the contrary that $a=0$, then we have $x=c$, but we can let $x$ takes two different values, $x_1 \ne x_2$ and we obtain a contradiction since we will be having $x_1 =c=c_2$. Hence $a \ne 0$.
$$x-c=\frac{a}{\frac{a}{x+b}+b+c}$$
$$x-c=\frac{a(x+b)}{a+(b+c)(x+b)}$$
$$(x-c)[a+(b+c)(x+b)]=a(x+b)$$
Suppose $c \ne -b$, and the only condition on $x$ is $x \ne -b$, then we can let $x=c$.
$$0=a(b+c)$$
Since $a \ne 0$, we have $b+c=0$.