We have to solve the following equation for the variable x:
[tex]2ax-b=cx+d[/tex]For doing so, we assume that the variables a, b, c and d behave as normal numbers, and we will move the terms with x to the left side, and those who doesn't have it, to the right.
[tex]\begin{gathered} 2ax-b-cx=cx+d-cx \\ 2ax-cx-b=d \\ 2ax-cx-b+b=d+b \\ 2ax-cx=d+b \end{gathered}[/tex]Now, we will factor the variable x, as we want to have just one expression with x, thus:
[tex](2a-c)x=d+b[/tex]And lastly, we will divide both sides by 2a-c, and we obtain:
[tex]x=\frac{d+b}{2a-c}[/tex]Which is the asked expression for x.