Given the function f(x)={2x−2,log2(x−1),x⩽1x>1,
First, find f(25):
Since 25>1, use the second part of the function definition: f(25)=log2(25−1)=log2(23).
Next, find f[f(25)]:
Substitute the result obtained above into the function: f[log2(23)]. Since log2(23)⩽1, use the first part of the function definition: f[log2(23)]=2log2(23)−2=23−2=−21.
Hence, f[f(25)]=−21.