If for three distinct positive numbers $x$, $y$, and $z$, $$\frac{y}{x-z}=\frac{x+y}{z}=\frac{x}{y}$$
then find the value of $\frac{x}{y}$
I have tried all types of manipulations, even quadratics but can seem to get the answer. Please help!! BTW im a 7th grader so easy solutions will be appreciated.
Solution: $$\frac{x}{y}=\frac{(y)+(x+y)+(x)}{(x-z)+(z)+(y)}=\frac{2(x+y)}{x+y}=2$$ Explaination: We shall prove that if $\frac{a}{b}=\frac{c}{d}$ then, $\frac{a}{b}=\frac{c}{d}=\frac{a+kc}{b+kd}$ (using $k=1$ for the above solution)
Since $\frac{a}{b}=\frac{c}{d}$, then $\frac{d}{b}=\frac{c}{a}$ so... $$\frac{a+kc}{b+kd}=\frac{a(1+k(c/a))}{b(1+k(d/b))}=\frac{a(1+k(c/a))}{b(1+k(c/a))}=\frac{a}{b}$$ (Try with some fractions if your not convinced Ex:$\frac{1}{2}=\frac{2}{4}=\frac{1+2}{2+4}$
Thus, in the problem, we can say x/y is the sum of numerators over the sum of the denominators and we are done.