The function is $f: \Bbb{R}\rightarrow\Bbb{R}$ defined as $f(x)= 2/ (x -3).$
I need to find $(f o f)(1).$
I would like to ask which of the following answers are the right one for writing this function.
$( f o f) ( 1 ) = ( f ( f ( 1 ) ) )= ( f ( 2/ 1 - 3) = ( 2 / 1 - 3 - 2 ) = -1/2 $
or
$( f o f ) ( 1 ) = ( f ( f (1) ) )= f( 2/ 1 - 3 ) = 2 / ( 2/ 1 - 3 ) - 3 = 2 / ( - 2 ) - 3 = -4$