Investigate how you can work out what day of the week your birthday will be on next year, and the year after...
Label this plum tree graph to make it totally magic!
Find all the ways of placing the numbers 1 to 9 on a W shape, with 3 numbers on each leg, so that each set of 3 numbers has the same total.
As with solutions I have received recently for several of our problems; many of your solutions to "Back to Basics" were in the form of algebraic justifications. Whilst this offers a good view of the problem it does not entirely illustrate what is happening. At the end of the algebraic solution I have added a commentary to help you think beyond the algebra and back to the context. What is going on here and why?
Partial solutions were recieved from Mary Fortune of Birchwood Community High School; Shu Cao and Andrei Lazanu, whose work is given below. Thanks for your contributions.
$123_{20}$ is $1 \times 20^2 + 2 \times 20 + 3 = 443_{10}$
$123_{21}$ is $1 \times 21^2 + 2 \times 21 + 3 = 486_{10}$
$123_{22}$ is $1 \times 22^2 + 2 \times 22 + 3 = 531_{10}$
$531 - 486 = 45$ $ 486 - 443 = 43$
Investigate these differences when $123_{b}$ is converted to base $10$ (for different values of $b$).
$123$ in base $b$ can be written as $b^2+2b+3=c$
The difference between the terms is a linear one of the form $2$ times the base plus $3$.
Is this because the tens digit of the original number is a $2$ and the units digit is a three?
In other words, if the original number had been $142$ would the difference be a linear one of the form $4b + 2$?
Following from this - what would happen if the 100's digit had not been a $1$?