During solving a problem I got this equation and I want to solve for $x$:
$$\frac{x}{x+7}=\frac49$$ It is equivalent to solving $9x=4(x+7)$ hence $x=\frac{28}5$.
But is it possible to solve it other ways? I mean we have $x$ in both numerator and denominator of the fraction so how we can write it so that we have only one $x$ and solve it faster (I'm preparing for a timed exam) ?
Use componendo-dividendo.
Here,
$$\require{cancel}\frac{x}{x+7} = \frac{4}{9} \Rightarrow \frac{x}{(\cancel{x}+7)-\cancel{x}} = \frac{4}{9-4} \Rightarrow x = \frac{28}{5}$$