Concept:Use substitution to simplify the integrand, then apply standard logarithmic integration.Explanation:Let I=∫0ax+ax−adx.Put x+a=t, so x=t−a and dx=dt.When x=0, t=a; when x=a, t=2a.The integrand becomes tt−a−a=tt−2a.Therefore, I=∫a2att−2adt.Split the integral: I=∫a2a1dt−2a∫a2at1dt.Evaluate: I=[t]a2a−2a[logt]a2a.This gives I=a−2a(log2a−loga).Using logarithm properties, I=a−2alog2.Answer:I=a−2alog2, which is option A.