设f(x)=x-1⼀x+1,则f(x)+f(1⼀x)等于?需要详细过程谢谢!

2025-04-13 21:35:16
推荐回答(4个)
回答1:

f(x)=(x-1)/(x+1)吧?
直接带入f(1/x)=(1/x-1)/(1/x+1) 分子分母同乘x
=(1-x)/(1+x)
所以f(x)+f(1/x)=(x-1)/(1+x)+(1-x)/(1+x)=0

回答2:

f(x)+f(1/x)
=(x-1)/(x+1)+[(1/x)-1]/[(1/x)+1]
=(x-1)/(x+1)+(1-x)/(1+x)
=[(x-1)+(1-x)]/(x+1)
=0

回答3:

0 可以用代入法 你令x=1 1/x=1 结果和楼上一样

回答4:

f(x)+f(1/x)=(x-1)/(x+1)+(1/x-1)/(1/x+1)=(x-1)/(x+1)+(1-x)/(1+x)=(x-1+1-x)/(x+1)=0