Proof: Divide Each Side

Let's prove the following theorem:

if the following are true:
  • ab = c
  • not (b = 0)

then a = c / b

Proof:

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

Given
1 ab = c
2 not (b = 0)
Proof Table
# Claim Reason
1 (ab) / b = c / b if ab = c, then (ab) / b = c / b
2 (ab) / b = a if not (b = 0), then (ab) / b = a
3 a = c / b if (ab) / b = a and (ab) / b = c / b, then a = c / b

Comments

Please log in to add comments