Fill the plates with 3 cookies each.
How many cookies in total?
Multiplying by 4 is the same as doubling twice.
{{ step2_state === 0 ? `What is double ${n2}?` : `Now double ${n2*2}!` }}
Multiplying by 6 is times 3, then doubled.
{{ step3_state === 0 ? `What is ${n3} × 3?` : `Now double ${n3*3}!` }}
Complete the multiplication facts.
You conquered the 3, 4, and 6 facts.