(nx + py) / (x + y) = z, solve for p
nx + py = z(x + y)
py = z(x + y) - nx
py = zx + yz + nx
p = (zx + yz + nx) / y
9.5m questions
12.2m answers