Question 38543
{{{g(f(x))}}} is saying take f of x and then use the answer as the input for g of x.  In this case {{{f(x)=abs(x)}}} so {{{g(abs(x))=abs(x)^2=x^2}}}

Hope this helps and feel free to contact me with further questions,
lyra