Concept:Use approximation by rounding each number to the nearest integer.Explanation:Round the values: 72.08≈72, 144.23≈144, 4.12≈4, 18.16≈18, 28.23≈28.Substitute into the expression:((72+144×4)÷18+28)First solve inside the brackets: 144×4=576, so 72+576=648.Then divide: 648÷18=36.Finally add: 36+28=64.Answer:The approximate value is 64, which corresponds to option D.