Routes 1 and 5
Problem
If you look at this grid you will see that when you move in different directions you add or subtract certain numbers. For example, moving one place to the right adds on one, moving up adds 5:
Find your way through the grid starting at 2 and following these operations:
Find another way using these starting and end numbers, and record it in a similar way to the one above.
How can you use what you have done to find the shortest path between these two numbers?
Getting Started
Does the order of the route matter?
Does $+5 +5 +1$ get you to the same place as $+5 +1 +5$?
What about $+5 -5$ and $-5 +5$?
Student Solutions
Fiona from Tattingstone School tackled this very clearly:
She found another way of starting and ending on these numbers:
Fiona then explains:
Omar from the Modern English School, Cairo drew out a few different routes which also start at $2$ and end at $18$:
I like the way you've shown the 'optional extras' with double-headed arrows, Omar Abdel also from the Modern English School found another route:
$2+1+1+5-5+1+5+5-1+5-1$
Elliot, Richard and Christopher from Moorfield Junior School agreed with Fiona but also found another equally short route: $+1,+5,+5,+5$.
Molly and Callum from Bradon Forest School sent us a detailed response:
The last number in the sequence is $18$, and another Sequence is $2(+5)7(+5)12(+5)17(+1)18$.Luke from Witton Middle School noticed something important:
Well done, Luke, you're right that the order of the operations is not important - you would still get to $18$.