Eighty-four display cards reveal factors as exact layouts
A coordinator has 84 identical cards and wants equal rows with none left over. Testing positive divisors yields the pairs 1×84, 2×42, 3×28, 4×21, 6×14, and 7×12. Each pair describes a valid rectangle. Ten rows fail because 84 ÷ 10 leaves a remainder, so 10 is not a factor even though it is numerically close to √84.
Once a divisor passes √84, its partner has already appeared in an earlier pair. That symmetry explains the efficient search boundary: if 84 had a factor larger than its square root without a smaller partner, their product would exceed 84. The complete positive factor list is 1, 2, 3, 4, 6, 7, 12, 14, 21, 28, 42, 84. Negative factor pairs may matter in algebra, but a physical grouping task normally asks for positive counts.
A factor tree for 84 reaches the same prime leaves
- Split with any convenient pair
Begin 84 = 7×12. Seven is prime, while 12 can be decomposed further. A different first split, such as 4×21, must eventually reach the same prime factors.
- Continue until every branch is prime
Write 12 = 3×4 and 4 = 2×2. The leaves are 7, 3, 2, and 2, so the compact prime factorization is 2²×3×7.
- Multiply to verify the target
Calculate 4×3×7 = 84. This reconstruction check catches a missing repeated prime or an unfinished composite branch.
Factor lists, common factors, and common multiples answer separate jobs
One-number factoring catalogs exact divisors
Use this page to understand one target such as 84. A pair and its reversed order are one structural relationship, not two different factorizations.
Shared grouping asks for a GCF
If 84 cards and 126 envelopes must be split into the greatest number of identical kits, use the greatest common factor calculator. It intersects factor structure across quantities.
Recurring alignment asks for an LCM
If one task repeats every 84 minutes and another every 126 minutes, the next shared time comes from the least common multiple calculator, not from the largest shared divisor.
Prime, zero, one, and sign cases need explicit interpretation
- A prime positive integer greater than one has exactly two positive factors: 1 and itself. A short factor list is a classification, not a failed search.
- One is a unit with the single positive factor 1; it is neither prime nor composite. Treating it as prime destroys uniqueness in prime factorizations.
- Every nonzero integer divides zero, so zero does not have a finite factor list. A bounded whole-number factor tool should reject or specially explain that case.
- Factor cancellation in a fraction calculator is valid only when the canceled value is a common nonzero factor of numerator and denominator; terms joined by addition cannot be canceled individually.