Quiz (1 point)
Given that:
a = ((b + c) + d) + e
d + e = f
Prove that:
a = (b + c) + f
The following properties may be helpful:
if a = ((b + c) + d) + e, then a = (b + c) + (d + e)
if the following are true:
- a = b + c
- c = d
then a = b + d
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.