Integer ans type
Ans is 2
INTEGER ANS TYPE
1) Let f(x) = 30 - 2x - x3 , then find the number of positive integral values of x which satisfies f ( f ( f ( x ) ) ) > f ( f ( -x ) ) .
Denote the composition fofofo..f(x) n times by fn(x)
f(x) is monotonically decreasing.
Hence
f^3(x)>f^2(-x) \Rightarrow f^2(x)<f(-x) \Rightarrow f(x)>-x
\Rightarrow x^3+3x-30 which is valid only for x=1,2 among +ve integers