Art of Problem Solving

2025 AMC 10A Problems

2025 AMC 10A (Answer Key)
Printable versions: WikiAoPS ResourcesPDF

Instructions

  1. This is a 25-question, multiple choice test. Each question is followed by answers marked A, B, C, D and E. Only one of these is correct.
  2. You will receive 6 points for each correct answer, 2.5 points for each problem left unanswered if the year is before 2006, 1.5 points for each problem left unanswered if the year is after 2006, and 0 points for each incorrect answer.
  3. No aids are permitted other than scratch paper, graph paper, ruler, compass, protractor and erasers (and calculators that are accepted for use on the SAT if before 2006. No problems on the test will require the use of a calculator).
  4. Figures are not necessarily drawn to scale.
  5. You will have 75 minutes working time to complete the test.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25

Problem 1

Andy and Betsy both live in Mathville. Andy leaves Mathville on his bicycle at 1:30 traveling due north at a steady 8 miles per hour. Betsy leaves on her bicycle from the same point at 2:30, traveling due east at a steady 12 miles per hour. At what time will they be exactly the same distance from their common starting point?

$\textbf{(A) } 3{:}30 \qquad\textbf{(B) } 3{:}45 \qquad\textbf{(C) } 4{:}00 \qquad\textbf{(D) } 4{:}15 \qquad\textbf{(E) } 4{:}30$

Solution

Problem 2

A box contains 10 pounds of a nut mix that is 50 percent peanuts, 20 percent cashews, and 30 percent almonds. A second nut mix containing 20 percent peanuts, 40 percent cashews, and 40 percent almonds is added to the box resulting in a new nut mix that is 40 percent peanuts. How many pounds of cashews are now in the box?

$\textbf{(A) } 3.5 \qquad\textbf{(B) } 4 \qquad\textbf{(C) } 4.5 \qquad\textbf{(D) } 5 \qquad\textbf{(E) } 6$

Solution

Problem 3

How many isosceles triangles are there with positive area whose side lengths are all positive integers and whose longest side has length 2025?

$\textbf{(A) } 2025 \qquad\textbf{(B) } 2026 \qquad\textbf{(C) } 3012 \qquad\textbf{(D) } 3037 \qquad\textbf{(E) } 4050$

Solution

Problem 4

A team of students is going to compete against a team of teachers in a trivia contest. The total number of students and teachers is 15. Ash, a cousin of one of the students, wants to join the contest. If Ash plays with the students, the average age on that team will increase from 12 to 14. If Ash plays with the teachers, the average age on that team will decrease from 55 to 52. How old is Ash?

$\textbf{(A) } 28 \qquad\textbf{(B) } 29 \qquad\textbf{(C) } 30 \qquad\textbf{(D) } 32 \qquad\textbf{(E) } 33$

Solution

Problem 5

Consider the sequence of positive integers

\[1,2,1,2,3,2,1,2,3,4,3,2,1,2,3,4,5,4,3,2,1,2,3,4,5,6,5,4,3,2,1,2,\dots\]

What is the 2025th term in this sequence?

$\textbf{(A) } 5 \qquad\textbf{(B) } 15 \qquad\textbf{(C) } 16 \qquad\textbf{(D) } 44 \qquad\textbf{(E) } 45$

Solution

Problem 6

In an equilateral triangle each interior angle is trisected by a pair of rays. The intersection of the interiors of the middle 20°-angle at each vertex is the interior of a convex hexagon. What is the degree measure of the smallest angle of this hexagon?

$\textbf{(A) } 80 \qquad\textbf{(B) } 90 \qquad\textbf{(C) } 100 \qquad\textbf{(D) } 110 \qquad\textbf{(E) } 120$

Solution

Problem 7

Suppose $a$ and $b$ are real numbers. When the polynomial $x^3+x^2+ax+b$ is divided by $x-1$, the remainder is $4$. When the polynomial is divided by $x-2$, the remainder is $6$. What is $b-a$?

$\textbf{(A) } 14 \qquad\textbf{(B) } 15 \qquad\textbf{(C) } 16 \qquad\textbf{(D) } 17 \qquad\textbf{(E) } 18$

Solution

Problem 8

Agnes writes the following four statements on a blank piece of paper.

$\bullet$ At least one of these statements is true.

$\bullet$ At least two of these statements are true.

$\bullet$ At least two of these statements are false.

$\bullet$ At least one of these statements is false.

Each statement is either true or false. How many false statements did Agnes write on the paper?

$\textbf{(A) } 0 \qquad\textbf{(B) } 1 \qquad\textbf{(C) } 2 \qquad\textbf{(D) } 3 \qquad\textbf{(E) } 4$

Solution

Problem 9

Let $f(x)=100x^3-300x^2+200x$. For how many real numbers $a$ does the graph of $y=f(x-a)$ pass through the point $(1,25)$?

$\textbf{(A) } 1 \qquad\textbf{(B) } 2 \qquad\textbf{(C) } 3 \qquad\textbf{(D) } 4 \qquad\textbf{(E) } \text{more than } 4$

Solution

Problem 10

A semicircle has diameter $\overline{AB}$ and chord $\overline{CD}$ of length $16$ parallel to $\overline{AB}$. A smaller semicircle with diameter on $\overline{AB}$ and tangent to $\overline{CD}$ is cut from the larger semicircle, as shown below.

[asy] import graph; unitsize(14mm); defaultpen(linewidth(.8pt)+fontsize(10pt)); dotfactor=4; pair A=(-3,0), B=(3,0); fill(Arc((0,0),3,0,180)--cycle,palered); fill(Arc((-1.125,0),0.75,0,180)--cycle,white); draw(Arc((0,0),3,0,180),black); draw(Arc((-1.125,0),0.75,0,180),black); draw((-3,0) -- (-1.875,0),black); draw((-0.375,0) -- (3,0),black); draw((-2.895, 0.75) -- (2.895,0.75), black); dot((-3,0)); dot((3,0)); dot((-2.925, 0.75)); dot((2.925, 0.75)); label("$16$",midpoint((-2.925, 0.75)--(2.925, 0.75)),N); label("$A$",A,S); label("$B$",B,S); label("$C$",(-2.925, 0.75),W); label("$B$",(2.925, 0.75),E); [/asy]


What is the area of the resulting figure, shown shaded?

$\textbf{(A) } 16\pi \qquad\textbf{(B) } 24\pi \qquad\textbf{(C) } 32\pi \qquad\textbf{(D) } 48\pi \qquad\textbf{(E) } 64\pi$

Solution

Problem 11

The sequence $1,x,y,z$ is arithmetic. The sequence $1,p,q,z$ is geometric. Both sequences are strictly increasing and contain only integers, and $z$ is as small as possible. What is the value of $x+y+z+p+q$?

$\textbf{(A) } 66 \qquad\textbf{(B) } 91 \qquad\textbf{(C) } 103 \qquad\textbf{(D) } 132 \qquad\textbf{(E) } 149$

Solution

Problem 12

Carlos uses a $4$-digit passcode to unlock his computer. In his passcode, exactly one digit is even, exactly one(possibly different) digit is prime, and no digit is $0$. How many $4$-digit passcodes satisfy these conditions?

$\textbf{(A) } 176 \qquad\textbf{(B) } 192 \qquad\textbf{(C) } 432 \qquad\textbf{(D) } 464 \qquad\textbf{(E) } 608$

Solution

Problem 13

In the figure below, the outside square contains infinitely many squares, each of them with the same center and sides parallel to the outside square. The ratio of the side length of a square to the side length of the next inner square is $k$, where $0 < k < 1.$ The spaces between squares are alternately shaded as shown in the figure (which is not necessarily drawn to scale). [asy] unitsize(1cm);  int n = 25;               real s = 6;               real ratio = 0.767;  //definitely not on purpose      real a = s;                for (int i = 0; i < n; ++i) {   real b = a * ratio;                         // Draw current square   draw(box((-a/2,-a/2),(a/2,a/2)));     if (i % 2 == 1) {     fill(box((-a/2,-a/2),(a/2,a/2)), gray(1));      } else {     fill(box((-a/2,-a/2),(a/2,a/2)), gray(0.4));      }      a = b;    }   draw(box((-a/2,-a/2),(a/2,a/2))); [/asy]

The area of the shaded portion of the figure is $64\%$ of the area of the original square. What is $k$? $\textbf{(A) } \frac{3}{5} \qquad\textbf{(B) } \frac{16}{25} \qquad\textbf{(C) } \frac{2}{3} \qquad\textbf{(D) } \frac{3}{4} \qquad\textbf{(E) } \frac{4}{5}$

Solution

Problem 14

Six chairs are arranged around a round table. Two students and two teachers randomly select four of the chairs to sit in. What is the probability that the two students will sit in two adjacent chairs and the two teachers will also sit in two adjacent chairs?

$\textbf{(A) } \frac{1}{6} \qquad\textbf{(B) } \frac{1}{5} \qquad\textbf{(C) } \frac{2}{9} \qquad\textbf{(D) } \frac{3}{13} \qquad\textbf{(E) } \frac{1}{4}$

Solution

Problem 15

In the figure below, $ABEF$ is a rectangle, $\overline{AD}\perp\overline{DE}$, $AF=7$, $AB=1$, and $AD=5$. [asy] unitsize(1cm); pair A, B, C, D, E, F; A = (5, 5); B = (5.6, 4.2); C = (5, 3.75); D = (5, 0); E = (0, 0); F = (-0.6, 0.8); fill(A--B--C--cycle, gray); dot(A); dot(B); dot(C); dot(D); dot(E); dot(F); label("$A$", A, N); label("$B$", B, (1,0)); label("$C$", C, SE); label("$D$", D, (1,0)); label("$E$", E, S); label("$F$", F, W); draw(A--D--E); draw(A--B--E--F--A); draw(rightanglemark(C, D, E)); [/asy] What is the area of $\triangle ABC$?

$\textbf{(A) } \frac{3}{8} \qquad\textbf{(B) } \frac{4}{9} \qquad\textbf{(C) } \frac{1}{8}\sqrt{13} \qquad\textbf{(D) } \frac{7}{15} \qquad\textbf{(E) } \frac{1}{8}\sqrt{15}$

Solution

Problem 16

There are three jars. Each of three coins is placed in one of the three jars, chosen at random and independently of the placements of the other coins. What is the expected number of coins in a jar with the most coins?

$\textbf{(A) } \frac{4}{3} \qquad\textbf{(B) } \frac{13}{9} \qquad\textbf{(C) } \frac{5}{3} \qquad\textbf{(D) } \frac{17}{9} \qquad\textbf{(E) } 2$

Solution

Problem 17

Let $N$ be the unique positive integer such that dividing $273436$ by $N$ leaves a remainder of $16$ and dividing $272760$ by $N$ leaves a remainder of $15$. What is the tens digit of $N$?

$\textbf{(A) } 0 \qquad\textbf{(B) } 1 \qquad\textbf{(C) } 2 \qquad\textbf{(D) } 3 \qquad\textbf{(E) } 4$

Solution

Problem 18

The $\textit{harmonic\ mean}$ of a collection of numbers is the reciprocal of the arithmetic mean of the reciprocals of the numbers in the collection. For example, the harmonic mean of 4, 4, and 5 is

\[\frac{1}{\frac{1}{3}(\frac{1}{4}+\frac{1}{4}+\frac{1}{5})}=\frac{30}{7}\]

What is the harmonic mean of all the real roots of the 4050th degree polynomial

\[\prod_{k=1}^{2025} (kx^2-4x-3) = (x^2-4x-3)(2x^2-4x-3)(3x^2-4x-3)\dots (2025x^2-4x-3) ?\] $\textbf{(A) } -\frac{5}{3} \qquad\textbf{(B) } -\frac{3}{2} \qquad\textbf{(C) } -\frac{6}{5} \qquad\textbf{(D) } -\frac{5}{6} \qquad\textbf{(E) } -\frac{2}{3}$

Solution

Problem 19

An array of numbers is constructed beginning with the numbers $-1 3 1$ in the top row. each adjacent pair of numbers is summed to produce a number in the next row. Each row will begin and end with the numbers $-1$ and $1$, respectively. The first three rows are shown below.

$-1$ $3$ $1$ $-1$ $2$ $4$ $1$ $-1$ $1$ $6$ $5$ $1$

If the process continues, one of the rows will sum to $12,288$. In that row, what is the third number from the left?

$\textbf{(A) } -29 \qquad\textbf{(B) } -21 \qquad\textbf{(C) } -14 \qquad\textbf{(D) } -8 \qquad\textbf{(E) } -3$

Solution

Problem 20

A silo (right circular cylinder) with diameter 20 meters stands in a field. MacDonald is located 20 meters west and 15 meters south of the center of the silo. McGregor is located 20 meters east and $g > 0$ meters south of the center of the silo. The light of sight between MacDonald and McGregor is tangent to the silo. The value of g can be written as $\frac{a\sqrt{b}-c}{d}$, where $a,b,c,$ and $d$ are positive integers, $b$ is not divisible by the square of any prime, and $d$ is relatively prime to the greatest common divisor of $a$ and $c$. What is $a+b+c+d$?

$\textbf{(A) } 118 \qquad\textbf{(B) } 119 \qquad\textbf{(C) } 120 \qquad\textbf{(D) } 121 \qquad\textbf{(E) } 122$

Solution

Problem 21

A set of numbers is called $sum$-$free$ if whenever $x$ and $y$ are (not necessarily distinct) elements of the set, $x+y$ is not an element of the set. For example, $\{1,4,6\}$ and the empty set are sum-free, but $\{2,4,5\}$ is not. What is the greatest possible number of elements in a sum-free subset of $\{1,2,3,...,20\}$?

$\textbf{(A) } 8 \qquad\textbf{(B) } 9 \qquad\textbf{(C) } 10 \qquad\textbf{(D) } 11 \qquad\textbf{(E) } 12$

Solution

Problem 22

A circle of radius $r$ is surrounded by three circles, whose radii are 1, 2, and 3, all externally tangent to the inner circle and externally tangent to each other, as shown in the diagram below.


What is $r$?

$\textbf{(A) }\frac{1}{4}\qquad\textbf{(B) }\frac{6}{23}\qquad\textbf{(C) }\frac{3}{11}\qquad\textbf{(D) }\frac{5}{17}\qquad\textbf{(E) }\frac{3}{10}$

Solution

Problem 23

Triangle $\triangle ABC$ has side lengths $AB = 80$, $BC = 45$, and $AC = 75$. The bisector $\angle B$ and the altitude to side $\overline{AB}$ intersect at point $P$. What is $BP$?

$\textbf{(A)}~18\qquad\textbf{(B)}~19\qquad\textbf{(C)}~20\qquad\textbf{(D)}~21\qquad\textbf{(E)}~22$

Solution

Problem 24

Call a positive integer $\textit{fair}$ if no digit is used more than once, it has no 0s, and no digit is adjacent to two greater digits. For example, 196, 23, and 12463 are fair, but 1546, 320, and 34321 are not fair. How many fair positive integers are there? $\textbf{(A) } 511 \qquad\textbf{(B) } 2584 \qquad\textbf{(C) } 9841 \qquad\textbf{(D) } 17711 \qquad\textbf{(E) } 19682$

Solution

Problem 25

A point $P$ is chosen at random inside square $ABCD$. The probability that $\overline{AP}$ is neither the shortest nor the longest side of $\triangle APB$ can be written as $\frac{a + b \pi - c \sqrt{d}}{e}$, where $a, b, c, d,$ and $e$ are positive integers, $\text{gcd}(a, b, c, e) = 1$, and $d$ is not divisible by the square of a prime. What is $a+b+c+d+e$?

$\textbf{(A) }25 \qquad \textbf{(B) }26 \qquad \textbf{(C) }27 \qquad \textbf{(D) }28 \qquad \textbf{(E)}  29 \qquad$

Solution

See Also

2025 AMC 10A (ProblemsAnswer KeyResources)
Preceded by
2024 AMC 10B Problems
Followed by
2025 AMC 10B Problems
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25
All AMC 10 Problems and Solutions

These problems are copyrighted © by the Mathematical Association of America.