Level 1A Flashcards
To master basic facts that are essential to high performance in MATHCOUNTS.
What is the divisibility rule for 3?
If the sum of the digits of the number are divisible by 3, then the number is divisible by 3.
What is the sum of the first n odd natural numbers?
The sum of the first n odd natural numbers is n^2. This is easy to see and leads to some cool insights: 1 = 1 + 3 = 4 (2^2) 1 + 3 + 5 = 9 (3^2) 1 + 3 + 5 +7 = 16 (4^2) This pattern explains why the difference between n^2 and (n+1)^2 is (2n+1). Note: the formula 2n - 1 can tell you which odd number you are on. For example, 9 is the 5th odd number because when you solve the problem 2n - 1 = 9 you get n = 5.
Evaluate 262
676
What is the decimal equivalent of 11/16?
0.6875
What is the divisibility rule for 8?
If the last three digits is a three-digit number that is divisible by 8, then the number is divisible by 8.
Evaluate 29
512
What is the decimal equivalent of 5/6?
0.83333333 (The 3 is repeating)
Evaluate 142
196
What is the divisibility rule for 2?
The number is an even number.
Evaluate 232
529
What is the divisibility rule for 4?
If the tens digit and ones digit form a two-digit number that is divisible by 4, then the number is divisible by 4.
What is the decimal equivalent of 5/16?
0.3125
What is the divisibility rule for 10?
If the last digit is a 0, then the number is divisible by 10.
What is the divisibility rule for 5?
If the final digit is 0 or 5, then the number is divisible by 5.
What is the divisibility rule for 9?
If the sum of the digits of a number is divisible by 9, then the number is divisible by 9.
Evaluate 23
8
Evaluate 172
289
What is the decimal equivalent of 3/8?
0.375
What is the decimal equivalent of 7/16?
0.4375
Lis all the prime numbers greater than 40 but less than 60.
41, 43, 47, 53, 59
Evaluate 212
4096
List all the prime numbers less than 20.
2, 3, 5, 7, 11, 13, 17, 19
Evaluate 452
2025 The key is to multiple the tens digit times one more than the tens digit and then appened a 25. So 4*5 = 12 then append 25 and you get 2025. The reason for this is because of the differnece of squares. (45+5)(45-5) = (50)(40) but also 45^2 -25. Thus (50)(40) is 25 less than 45^2.