Proof: Reorder Terms 5

Let's prove the following theorem:

if the following are true:
  • a = b + c
  • c = d

then b + d = a

Proof:

View as a tree | View dependent proofs | Try proving it

Given
1 a = b + c
2 c = d
Proof Table
# Claim Reason
1 b + c = a if a = b + c, then b + c = a
2 b + d = a if b + c = a and c = d, then b + d = a
Previous Lesson Next Lesson

Comments

Please log in to add comments