Concept:The absolute value function x−21 changes its form at x=21, so the integral must be split into two parts: from 0 to 21 and from 21 to 1.Explanation:For 0≤x<21, we have x−21=21−x.For 21≤x≤1, we have x−21=x−21.Therefore, split the given integral as:∫01xx−21dx=∫01/2x(21−x)dx+∫1/21x(x−21)dx.Simplify each integrand:=∫01/2(2x−x2)dx+∫1/21(x2−2x)dx.Find the antiderivatives:=[4x2−3x3]01/2+[3x3−4x2]1/21.Evaluate the limits:=(161−241)+[(31−41)−(241−161)].Simplify:=(161−241)+(31−41+161−241)=481+485=81.Answer:∫01xx−21dx=81Hence, the correct option is C, i.e. 81.