Concept:Evaluate the function at two inputs and subtract the results.Explanation:Given h(x)=x3−x31, substitute x=a.h(a)=a3−a31.Now substitute x=a1.h(a1)=(a1)3−(a1)31=a31−a3.Subtract the two results.h(a)−h(a1)=(a3−a31)−(a31−a3).Simplify by distributing the negative sign.=a3−a31−a31+a3.=2a3−a32.Answer:2a3−a32, which is option C.