Concept:We need to subtract one algebraic expression from another, so we first add the two given expressions and then subtract the third one.Explanation:First, write the sum of the first two expressions.21(a−b+c)+21(a+b−c)Now subtract 21(a−b−c) from this sum.21(a−b+c)+21(a+b−c)−21(a−b−c)Expand each term inside the brackets.21a−21b+21c+21a+21b−21c−21a+21b+21cGroup the like terms.For a: 21a+21a−21a=21aFor b: −21b+21b+21b=21bFor c: 21c−21c+21c=21cCombining these gives 21a+21b+21c.Factor out 21 to obtain 21(a+b+c).Answer:21(a+b+c)Therefore, the correct option is A.