Step {{ step }} of 4
Tap to generate
Create two number patterns starting at 0.
Pattern A
{{ num }}
Pattern B
{{ num }}
Slide to relate
Compare the corresponding numbers.
{{ sequenceA[i] }}
{{ sequenceB[i] }}
Pattern B is {{ s2.sliderVal }} times Pattern A
{{ sequenceA[1] }}
×
{{ s2.sliderVal }}
=
{{ s2.sliderVal * sequenceA[1] }}
12345
Drag to pair
Form ordered pairs (x, y) from the patterns.
{{ item.val }}
( Pattern A, Pattern B )
(
{{ target.xFilled !== null ? target.xFilled : '?' }}
,
{{ target.yFilled !== null ? target.yFilled : '?' }}
)
Plot the points
Tap the grid to plot your ordered pairs.
({{ pair.x }}, {{ pair.y }})
🎉
Fantastic Job!
You successfully generated patterns, found their relationship, formed ordered pairs, and plotted them!
The Rule: