charbon
- 22
- 0
1. I'm having some trouble finding what f(x) should be to complete the desired result.
2. If f(11) = 11 and f(x + 3) = (11 - 1) / (11 + 1) , f(2000) = ?
f(11) = 11
f(8 + 3) = (f(8) - 1) / (f(8) + 1) = 11
I'm lost from there...
2. If f(11) = 11 and f(x + 3) = (11 - 1) / (11 + 1) , f(2000) = ?
The Attempt at a Solution
f(11) = 11
f(8 + 3) = (f(8) - 1) / (f(8) + 1) = 11
I'm lost from there...