AMC 8 Problem Sets 1¶
AMC 8 (American Mathematics Competitions) features problems designed to challenge middle school students' understanding of fundamental mathematical concepts. These problems require strong number sense, logical thinking, and clever problem-solving skills. Here are a few examples of problems used in past AMC 8 competitions:
1. Problem: Age Puzzle¶
Corinne’s age is \(3\) times as old as her brother, Zander. In \(4\) years, Corinne’s age will be twice Zander's age. How old is Corinne now?
2. Problem: Sum of Angles¶
A triangle has angles that measure \( 40^\circ \), \( 60^\circ \), and \( x^\circ \). What is the value of \( x \)?
3. Problem: Number of Rectangles¶
How many rectangles are in a grid that is \( 3 \times 2 \) (3 rows and 2 columns)?
4. Problem: Divisibility¶
What is the smallest integer divisible by \( 5 \), \( 6 \), and \( 7 \)?
5. Problem: Probability with Dice¶
Two six-sided dice are rolled. What is the probability that the sum of the numbers rolled is \( 7 \)?
6. Problem: Arithmetic Sequence¶
The first term of an arithmetic sequence is \( 3 \), and the fifth term is \( 19 \). What is the common difference of the sequence?
These problems showcase a variety of mathematical topics such as algebra, geometry, number theory, probability, and arithmetic sequences. The AMC 8 tests students' abilities to apply logical reasoning and mathematical knowledge in creative ways.
Click here for solutions.