Processing math: 100%
 
+0  
 
0
298
2
avatar

Let f(x) = (x - 1)/(x + 1). Compute f(f(f(5))).

 Jun 17, 2022
 #1
avatar+580 
+1

 

f(f(f(5)))=(((x1)(x+1)1)((x1)(x+1)+1)1)(((x1)(x+1)1)((x1)(x+1)+1)+1)

 

That simplifies to x1x1

 

Substituting 5 gives (5)1(5)1

 

=3/2

 Jun 18, 2022
 #2
avatar+118703 
+1

Just do it one bit at a time.

Let f(x) = (x - 1)/(x + 1). Compute f(f(f(5))).

 

f(5)=(5 - 1)/(5 + 1) = 4/6  =  2/3

 

f(f(5))=f(23)=(231)(23+1) =1353 =15 f(f(f(5)))=f(f(23))=f(15)etc

 

 

you need to check what i have done and then finish it.

 Jun 18, 2022

1 Online Users

avatar