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

来源:学生作业帮助网 编辑:作业帮 时间:2024/05/14 11:21:50

设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)