Proof: Cross Multiply Theorem

Let's prove the following theorem:

if a / b = c / d, then ad = bc

Proof:

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

Given
1 a / b = c / d
Proof Table
# Claim Reason
1 (a / b) ⋅ b = (c / d) ⋅ b if a / b = c / d, then (a / b) ⋅ b = (c / d) ⋅ b
2 (a / b) ⋅ b = a (a / b) ⋅ b = a
3 a = (c / d) ⋅ b if (a / b) ⋅ b = a and (a / b) ⋅ b = (c / d) ⋅ b, then a = (c / d) ⋅ b
4 ad = ((c / d) ⋅ b) ⋅ d if a = (c / d) ⋅ b, then ad = ((c / d) ⋅ b) ⋅ d
5 ((c / d) ⋅ b) ⋅ d = cb ((c / d) ⋅ b) ⋅ d = cb
6 ad = cb if ad = ((c / d) ⋅ b) ⋅ d and ((c / d) ⋅ b) ⋅ d = cb, then ad = cb
7 cb = bc cb = bc
8 ad = bc if ad = cb and cb = bc, then ad = bc

Comments

Please log in to add comments