Concept:The absolute value function changes its form at the point where its inside expression is zero; split the integral at that point.Explanation:Set 4x−5=0, which gives x=45.For 0≤x<45, the expression 4x−5 is negative, so ∣4x−5∣=5−4x.For 45≤x≤2, the expression 4x−5 is positive, so ∣4x−5∣=4x−5.Therefore, split the given integral as:∫02∣4x−5∣dx=∫05/4(5−4x)dx+∫5/42(4x−5)dx.Evaluate the first part:∫05/4(5−4x)dx=[5x−2x2]05/4=825.Evaluate the second part:∫5/42(4x−5)dx=[2x2−5x]5/42=89.Add both results:825+89=834=417.Thus, the value of the integral is 417. The correct option is A.Answer:417 (Option A)