Proof: Multiplying Denominators

Let's prove the following theorem:

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

then (1 / a) ⋅ (1 / b) = 1 / (ab)

For clarity, here is the conclusion in fraction notation:

1 a 1 b = 1 ab

This theorem states that when we are multiplying fractions, and the numerator is 1, then we can just multiply the denominators.

Before you read the proof, we encourage you to try to prove this theorem on your own.

This proof multiplies both sides of = by a ⋅ b and shows that both sides become 1. This means that the two sides are equal. The proof then divides both sides by a ⋅ b to reach the conclusion.

Proof:

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

Given
1 not (a = 0)
2 not (b = 0)
3 not (ab = 0)
Proof Table
# Claim Reason
1 (ab) ⋅ (1 / (ab)) = 1 if not (ab = 0), then (ab) ⋅ (1 / (ab)) = 1
2 (ab) ⋅ ((1 / a) ⋅ (1 / b)) = 1 if not (a = 0) and not (b = 0), then (ab) ⋅ ((1 / a) ⋅ (1 / b)) = 1
3 (ab) ⋅ ((1 / a) ⋅ (1 / b)) = (ab) ⋅ (1 / (ab)) if (ab) ⋅ ((1 / a) ⋅ (1 / b)) = 1 and (ab) ⋅ (1 / (ab)) = 1, then (ab) ⋅ ((1 / a) ⋅ (1 / b)) = (ab) ⋅ (1 / (ab))
4 (1 / a) ⋅ (1 / b) = 1 / (ab) if (ab) ⋅ ((1 / a) ⋅ (1 / b)) = (ab) ⋅ (1 / (ab)) and not (ab = 0), then (1 / a) ⋅ (1 / b) = 1 / (ab)
Previous Lesson Next Lesson

Comments

Please log in to add comments