Let a be a 2 digit number and equal to 10x + y where 10x is the digit in the tens column and y is the digit in the units column. That means that b=x+y. Therefore 2a-2b is 2(10x+y) - 2(x+y) so 18x. We can check if it works: if a is 17 then b is 8 and x is 1 and y is 7. So 2a-2b is 34-16 which is 18. If we enter x=1 into 18x we get 18 which is the same. Therefore 2a-2b is 18x where x is the digit in the tens column. I haven't tried this with a three digit number but I think the answer will be 198x where x is the digit in the hundreds column
You have used some neat ideas here. I don't want to spoil the fun for others, so I will only say at the moment that there are alternative ways to do this too. And I disagree about three digits!
The square ABCD is a unit square. Next to it is square BEFG. I am interested in the triangle AFC. What is its area? Why is this a surprising question? What happens if square BEFG is smaller than ABCD? There is an interactive version of this image at https://ggbm.at/BphKr2mG
Binary is the name given to numbers in base 2. This means the only digits that can be used are 0 and 1. We use the powers of 2 as column headings. Here is an example: This shows 22 in binary, because 16 + 4 + 2 = 22 How can we write 43 in binary? Try it first before scrolling down (but it is then worth doing so, because there are at least two different ways of doing this!). . . . . . . . . We could start at the left-hand end and see whether we need each number. So: the biggest power of 2 that fits in 43 is 32. (We don’t need to worry about 64, 128, 256, etc.) Put a 1 in the 32 column and subtract 32 from 43, leaving 11. There are no 16s in 11, so put a zero in the 16 column. There is an 8, so put a 1 in the 8 column and subtract that from 11 to leave 3. So far this is the state of play: We have 3 left. This is no 4s, one 2 and one 1. So 43 = 101011 in b...
Let a be a 2 digit number and equal to 10x + y where 10x is the digit in the tens column and y is the digit in the units column. That means that b=x+y. Therefore 2a-2b is 2(10x+y) - 2(x+y) so 18x. We can check if it works: if a is 17 then b is 8 and x is 1 and y is 7. So 2a-2b is 34-16 which is 18. If we enter x=1 into 18x we get 18 which is the same. Therefore 2a-2b is 18x where x is the digit in the tens column. I haven't tried this with a three digit number but I think the answer will be 198x where x is the digit in the hundreds column
ReplyDeleteYou have used some neat ideas here.
DeleteI don't want to spoil the fun for others, so I will only say at the moment that there are alternative ways to do this too. And I disagree about three digits!
my bad, the three digit one should be 198x + 18y where x is the number in the hundreds column and y is thenumber in the tens column
Delete