{{ drag.item.val }}

Break & Count

Convert the mixed number to an improper fraction.

{{ s1BrokenWholes.length < p.m1.w ? 'Tap wholes to break' : 'Tap pieces to count' }}
1
Total Pieces: {{ s1SelectedPieces.size }}
check_circle

Build the Formula

Convert using multiplication and addition.

Drag to build numerator
{{ item.val }}
(
{{ s2Zones.z1.val }}
×
{{ s2Zones.z2.val }}
) +
{{ s2Zones.z3.val }}
=
{{ s2IsComplete ? p.imp2.n : '?' }}
Denominator stays {{ p.m2.d }}

Slide to Multiply

Multiply straight across! Numerator × Numerator, Denominator × Denominator.

Slide to merge
×
{{ p.imp1.n }}
{{ p.imp2.n }}
{{ p.prod.n }}
×
{{ p.imp1.d }}
{{ p.imp2.d }}
{{ p.prod.d }}
swipe_right Slide to merge numerators
swipe_right Slide to merge denominators

Box it up!

Convert back to a mixed number.

Adjust to match
Whole Boxes (Size {{ p.prod.d }})
{{ s4Whole }}
Remainder (Loose items)
{{ s4Rem }}
Too many items! You only have {{ p.prod.n }}.
Keep going! Need to place {{ p.prod.n - s4Total }} more items.
Perfect Match!

You Did It!

The Full Journey