Question
Question: If \(f\left( x \right) = {\left( {p - {x^n}} \right)^{\dfrac{1}{n}}},p > 0\) and n is a positive int...
If f(x)=(p−xn)n1,p>0 and n is a positive integer, then f(f(x))=?
A. x
B. xn
C. pn1
D. p−xn
Solution
Start by writing the given function f(x) and find out f(f(x))by substituting the value of f(x) in place of x , Simplify the new expression formed by solving the exponents and get the most simplified form , the value obtained is the desired answer.
Complete step-by-step answer:
Given,
f(x)=(p−xn)n1,p>0
Let us find out the value of f(f(x))
Substituting the value of f(x), by replacing the equation f(x) in place of x variable , we get
f(f(x))=p−(p−xn)n1nn1
Here , The inside powers n1 and n gets cancelled and on simplification, we have
f(f(x))=(p−(p−xn))n1 ⇒f(f(x))=(p−p+xn)n1
So now p will be cancelled out with -p and we are left with
f(f(x))=(xn)n1
Now, Again the powers of n and n1 will be cancelled out and hence we have
f(f(x))=x
So, the correct answer is “Option A”.
Note: Similar questions can be asked with multiple iteration of f(x) ,for .e.g. f[f(f(x))], follow the same procedure as above. Attention must be given while substituting and simplifying as any missed sign or wrong interpretation may lead to wrong answers.