Concept:Simplify an arithmetic expression by performing addition first, then subtraction.Explanation:First, add the numbers inside the parentheses: 5+3.2=8.2.Next, convert the fraction 43​ to a decimal: 43​=0.75.Now subtract: 8.2−0.75=7.45.Answer:7.45 (Option B)