Let f(x)={x2−4x−13 if x<7, if x≥7. What is f(f(f(17)))?
Solution — click to reveal
We approach this problem by working from the inside out, so we first find f(17). Since 17≥7, f(17)=17−13=4. Next, 4<7, so f(f(17))=f(4)=(4)2−4=12. Finally we have that since 12≥7, f(f(f(17)))=f(12)=12−13=−1.