设f(x)=1/x.若f(x)+f(y)=f(z),求z? 设f(x)=1/x.若f(x)+f(y)=f(z),求z?

来源:学生作业学帮网 编辑:学帮网 时间:2024/05/19 12:45:27

设f(x)=1/x.若f(x)+f(y)=f(z),求z? 设f(x)=1/x.若f(x)+f(y)=f(z),求z?

f(x)+f(y)=f(z)
(1/x) + (1/y) = (1/z)
(x+y)/xy = 1/z
z = xy/(x+y)