Step 1: Concept
For $x$ in the interval $[a, b]$, $|x-a| = x-a$ because $x \ge a$, and $|x-b| = b-x$ because $x \le b$.
Step 2: Meaning
The integrand simplifies to $(x-a) + (b-x)$.
Step 3: Analysis
$(x-a) + (b-x) = b-a$. Since $a$ and $b$ are constants, $b-a$ is a constant.
Step 4: Conclusion
$\int_{a}^{b} (b-a) dx = (b-a) [x]_{a}^{b} = (b-a)(b-a) = (b-a)^2$.
Final Answer: (A)