mirror of
https://github.com/flancian/garden.git
synced 2026-08-07 23:16:21 +00:00
autopushed
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
- It is not a multiple of three as its digits don't add up to a multiple.
|
- It is not a multiple of three as its digits don't add up to a multiple.
|
||||||
- It is not a multiple of 7 because 210 is (as 21 is 3 * 7) and it's too near.
|
- It is not a multiple of 7 because 210 is (as 21 is 3 * 7) and it's too near.
|
||||||
- Consider the hypothesis that it is multiple of 11.
|
- Consider the hypothesis that it is multiple of 11.
|
||||||
- 220 is a multiple of 11.
|
- 220 is a multiple of 11 because 22 is.
|
||||||
- 220 - 11 is 209.
|
- 220 - 11 is 209.
|
||||||
- So 209 is a multiple of 11. What is the other factor?
|
- So 209 is a multiple of 11. What is the other factor?
|
||||||
- Consider the hypothesis that it is a multiple of 19.
|
- Consider the hypothesis that it is a multiple of 19.
|
||||||
|
|||||||
Reference in New Issue
Block a user