lesson

Updated 6 days ago ยท 2 views
Imagine a frog jumping across lily pads in a pond. Every time it leaps, it adds the exact same number to where it lands!
A line of numbers that follows an order is called a sequence. The secret instruction that tells us how to get to the next number is called the rule.
๐Interactive diagram
What happens if we start at a different number and change our rule?
Adding Each Step
Let us start at 1 with the rule add 3.
We start with 1. Then we add 3 to get 1+3=4.
To find the next number, we take 4 and add 3 again: 4+3=7. Then 7+3=10!
๐Interactive diagram
Can a rule also make our numbers get smaller?
Hopping Backward with Subtraction
Yes! A rule can also tell us to subtract the same number at each step.
Let us start at 10 with the rule subtract 2.