Hi!
1. x--> f'(x) so f(f'(f'(x))) = -f(f'(x)) = -(-f(x))=f(x)
Because f is injective f'(f'(x)) = x
2. From the initial relation if we aplly ( )' operator we find
f'(f'(x))*f''(x) = -f'(x) because f(g(x))' = f'(g(x))*g'(x)
After replace f'(f'(x)) with x we find that
x*f''(x) = -f'(x) or simply x*f''+f'=0 or
(x*f)' = 0 so
x*f' = C (constant), f'=C/x , f=c1*ln(x) + c2, and after some calculus c1=1 and c2=0
So f(x)=ln(x)