Say I have two equations:
$$a = {b \over c} \\ d = {c \over b}$$
Now assume that I know the value of $b \over c$ (e.g. $4$), how would I then determine the value of $c \over b$?
Note: I do not require the values of $b$ and $c$, just their ratio value.