magic_button Decimal Division Magic

{{ stepInstructions[step-1] }}

How many {{ s1.divisor }}'s fit into {{ s1.dividend }}?
Target: {{ s1.dividend }}
{{ s1.divisor }}
Total inside: {{ (s1.droppedCount * s1.divisor).toFixed(1) }}
Drag me
{{ s1.divisor }}
celebration It fits exactly {{ s1.targetCount }} times!
Dividing by a decimal is tricky. Let's multiply both numbers by 10 until the divisor is a whole number!
{{ char }}
รท
{{ char }}
x1 x10 x100 x1000
Perfect!
error Keep sliding! The second number must be a whole number.
What should we multiply by to make the divisor a whole number?
Look at {{ s3.divisor }}
check_circle Ready to solve!
Transform the problem, then solve it!
arrow_downward
{{ s4.input || '?' }}
military_tech

Master of Decimals!

You learned the secret: shift the decimal point to make the divisor a whole number, then divide like normal!

{{ s1.divisor }}