When Ahmad was same age as Bamon, Cell was $6$. When Bamon was same age as Cell, Ahmet was $26$. What is the Cell's current age?
My attempt:
$$A = \text{Ahmad}, B = \text{Bamon}, C = \text{Cell}$$
$$t= \text{passed time}$$
$$C = 6 -t, A-t = B$$ and
$$A = 20-t, B-t = C$$
Sorry If I'm wrong.
The tag is misleading. It is not a word-problem but linear algebra.
First, let us understand each sentence:
So, $t_1$ years bevor, Cell was $6$ and Ahmad was same age as Bamon. So, you get $$ C-t_1=6\text{ and }A-t_1=B. $$ You can combine these equations. Because $C=6+t_1$ and $t_1=A-B$, you get $C=6+A-B$.
Now,
Here, you can't say, that the passed time is the same as in the first sentence. So, you have to use a time $t_2$ and you can use the same arguments as above to get $$ B-t_2=C\text{ and }A-t_2=26. $$ Again, combine these equations to eliminate $t_2$. Because $C=B-t_2$ and $t_2=A-26$, you get $C=B-(A-26)=B-A+26$.
Together, you have the two equations $$ C=6+A-B\\ C=B-A+26 $$ Next, you can add the two equations and you get: $$ 2C=32 $$ Finally, you can conclude $C=16$.