There is probably a very easy explanation for this that is lost on me. Came across a formula that was manipulated into another form and it was presented as a given, so I am trying to figure out how that was done.
Original:
$\frac{x-y}{z-y}=1+\frac{x-z}{z-y}$
So I began to break it down:
$\frac{x-y}{z-y}=\frac{x}{z-y}-\frac{y}{z-y}$
$\frac{x-y}{z-y}=\frac{x}{z-y}-(\frac{z}{z-y}-\frac{y}{y})$ <-- maybe this is wrong, but it works and I don't know why.
Opening up the bracket:
$\frac{x-y}{z-y}=\frac{x}{z-y}-\frac{z}{z-y}+1$
$\frac{x-y}{z-y}=1+\frac{x-z}{z-y}$
As I typed through all this, I see that $\frac{y}{z-y}=\frac{z}{z-y}-1$ is just true, and I get it when I simplify. I don't get how someone could see that to begin and wish to expand a formula like that.
Thank you for your time and patience with my high school level math question.