Quiz (1 point)
Given that:
    
    
((a + b) + a) + b = 360
    
    not (2 = 0)
    
    Prove that:
a + b = 180
The following properties may be helpful:
    - ((a + b) + a) + b = (a + b) ⋅ 2
 - 360 / 2 = 180
 if the following are true:
- a = b
 - a = c
 
then b = c
if the following are true:
- a ⋅ b = c
 - not (b = 0)
 
then a = c / b
if the following are true:
- a = b
 - b = c
 
then a = 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.