Quiz (1 point)
Given that:
a = ((b + c) + d) + e
b = x + y
Prove that:
a = (((x + y) + c) + d) + e
The following properties may be helpful:
if a = b, then a + c = b + c
if a = b, then a + c = b + c
if the following are true:
- a = b + c
- b = d
then a = d + c
Please write your proof in the table below. Each row should contain one claim. The last claim is the statement that you are trying to prove.