Level 1A Flashcards
To master basic facts that are essential to high performance in MATHCOUNTS. (59 cards)
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.
What is the divisibility rule for 7?
This requires an algorithm to follow. Here are the steps: 1) Remove the ones digit - which effectively shortens the number by 1 digit. 2) Multiply the number removed by 2. 3) Subtract that from the new number. 4) If the result is divisible by 7, then the number is divisible by 7. 5) If you are not sure, then repeat steps 1 - 4 until you get a number you know is divisible by 4. Example 1 - 224 Remove 4 and multiply it by 2 to get 8. Subtract this from 22 to get 14. Since 14 is divisible by 7, then 224 is divisible by 7. Example 2 - 1288 Remove the 8 and multiply it by 2 and then subtract from 128 - 16 = 112. If you aren’t sure about 112 then remove 2 and multiply by 2 and then subtact 4 from 11 to get 7. Since 7 is divisible by 7, then 1288 is divisible by 7.


