How would I make z the subject of the formulae:

x=y(z-y)/z

1 answer

(z-y)/z = 1 - (y/z) = x/y
y/z = 1 - (x/y)= (y-x)/y
z/y = y/(y-x)
z = y^2/(y-x)