Two Digit Pattern Matching
Pro Problems > Math > Number and Quantity > Number Theory > DigitsTwo Digit Pattern Matching
How many two-digit numbers are there such that the digits match at least one of the following patterns:
- The digits are both multiples of three.
- Neither of the digits are multiples of two.
- The digits add to 8.
- The digits are perfect squares.
Solution
In order to make it feasible for teachers to use these problems in their classwork, no solutions are publicly visible, so students cannot simply look up the answers. If you would like to view the solutions to these problems, you must have a Virtual Classroom subscription.Similar Problems
All My Digits
All my digits are non-zero perfect squares. If you treat my first two digits as a two-digit number, and treat my last two digits as a two-digit number, the sum of these two numbers is also a perfect square. If I am a three digit number, what numbers could I be?
Three Digit Number
I'm thinking of a three-digit number. The sum of its digits is between 15 and 20 exclusive. The product of my first and last digits is 18. I don't have any repeated digits, and my digits are not in either ascending order or descending order. I am a multiple of three, but not of six. What number am I?
Three Digits, sum and product
I'm a three digit number. My first two digits multiply to 12, and my last two digits add to 14. What number am I?
My Three Digits
I'm thinking of a three-digit number. The sum of my number's first and last digits is a perfect square. The sum of my number's first and second digits is also a perfect square. If my third digit is subtracted from my second digit, the result is 5. If my number is not a multiple of three, and it has no repeated digits, what is my number?
Reverse Me
I'm a three digit number. Reverse my digits and subtract, and the result is 198. Reverse my digits and add, and the result is 1272.
What number am I?
Find the Number
My digits are all odd, and they add to 18. My first digit is four more than my last digit, the product of my digits is between 300 and 315, and I am less than 100,000. If my digits are not in descending order, what numbers could I be?
Sum of Digits
Find the sum of all the integers between one and 100 which have 14 as the sum of their digits.
Happy New Year
Happy New Year! I am a four-digit year, and my last two digits are a perfect square. The sum of my first and third digits is a perfect square. My second digit is a perfect square. All my digits add to a perfect square.
If you subtract my first, second, and third digit from my last digit, you get a perfect square.
If you subtract my third digit from my first digit, you get a perfect square.
Oh, by the way, I'm a perfect square.
What year am I?
Palindrome Addition
Find the smallest positive integer which must be added to 30504 so that the resulting number is a palindrome.
Note: a palindrome is a number in which the digits would read the same forward and backward.
The Middle Palindrome
If all the palindromes between 100 and 1000 were listed in order from smallest to largest, what is the average of the two numbers in the middle of the list?
NOTE: A palidrome is a number which reads the same forward and backward. For example, if you reverse the digits of 97279, you still have 97279.