It looks like you want to multiply the two functions. If so, then,
(h*g)(x) = h(x)*g(x)
(h*g)(x) = (x-5)*|x|
(h*g)(x) = x|x| - 5|x|