Suppose I have a parameter dependent on 2 variables
y = f(x,z)
and I have two equations defining the relation as
y = ax + b (when z is kept constant) and
y = mz³ (when x is kept constant)
How do I derive a final equation for y which is dependent on both x and z?