Y by
So someone pointed out to me that the last five problems on my previous practice AMC 10 test were rather low quality. Here are some problems that are (hopefully) better.
21.
A partition of a positive integer n is writing n as the sum of positive integer(s), where order does not matter. Find the number of partitions of 6.
A - 10, B - 11, C - 12, D - 13, E - 14
22.
Let n be the smallest positive integer that satisfies the following conditions:
- n is even
- The last digit of n is not 2 or 8
- n^2 + 1 is composite
Find the sum of the digits of n.
A - 3, B - 5, C - 8, D - 9, E - 10
23.
Find the sum of the coordinates of the reflection of the point (6, 9) over the line x + 2y + 3 = 0.
A - (-17.7), B - (-17.6), C - (-17.5), D - (-17.4), E - (-17.3)
24.
Find the number of ordered pairs of integers (a, b), where both a and b have absolute value less than 69, such that a^2 + 42b^2 = 13ab.
A - 21, B - 40, C - 41, D - 42, E - 69
25.
Let f(n) be the sum of the positive integer factors of n, where n is an integer. Find the sum of all positive integers n less than 1000 such that f(f(n) - n) = f(n).
A - 420, B - 530, C - 690, D - 911, E - 1034
21.
A partition of a positive integer n is writing n as the sum of positive integer(s), where order does not matter. Find the number of partitions of 6.
A - 10, B - 11, C - 12, D - 13, E - 14
22.
Let n be the smallest positive integer that satisfies the following conditions:
- n is even
- The last digit of n is not 2 or 8
- n^2 + 1 is composite
Find the sum of the digits of n.
A - 3, B - 5, C - 8, D - 9, E - 10
23.
Find the sum of the coordinates of the reflection of the point (6, 9) over the line x + 2y + 3 = 0.
A - (-17.7), B - (-17.6), C - (-17.5), D - (-17.4), E - (-17.3)
24.
Find the number of ordered pairs of integers (a, b), where both a and b have absolute value less than 69, such that a^2 + 42b^2 = 13ab.
A - 21, B - 40, C - 41, D - 42, E - 69
25.
Let f(n) be the sum of the positive integer factors of n, where n is an integer. Find the sum of all positive integers n less than 1000 such that f(f(n) - n) = f(n).
A - 420, B - 530, C - 690, D - 911, E - 1034