mnb96
- 711
- 5
Hello,
I would like to know how I could approach the following problem. I am given two functions y=f(x) and z=g(x), and I would like to express the first function as a function of the second one: that is, y = h(z), where h is not necessarily a linear function of z.
One explicit example could be: y=\frac{x}{a} z=\frac{x}{a+b}
where the goal is to find a function h such that y=h(z)
I would like to know how I could approach the following problem. I am given two functions y=f(x) and z=g(x), and I would like to express the first function as a function of the second one: that is, y = h(z), where h is not necessarily a linear function of z.
One explicit example could be: y=\frac{x}{a} z=\frac{x}{a+b}
where the goal is to find a function h such that y=h(z)