Problems
Problems
F ◦ = 1.8 · C ◦ + 32.
In Celsius, it is 10◦ warmer in New York right now than in Boston. In Fahrenheit, how much warmer is
it in New York than in Boston?
2. [5] Compute the number of dates in the year 2023 such that when put in MM/DD/YY form, the three
numbers are in strictly increasing order.
For example, 06/18/23 is such a date since 6 < 18 < 23, while today, 11/11/23, is not.
3. [5] Let ABCD be a rectangle with AB = 20 and AD = 23. Let M be the midpoint of CD, and let X be
the reflection of M across point A. Compute the area of triangle XBD.
..........................................................................................................
HMMT November 2023, November 11, 2023 — GUTS ROUND
AB + BC + CD + DE + EA = 64 and
AC + CE + EB + BD + DA = 72.
Compute the perimeter of the convex pentagon whose vertices are the midpoints of the sides of ABCDE.
6. [6] There are five people in a room. They each simultaneously pick two of the other people in the room
independently and uniformly at random and point at them. Compute the probability that there exists a
group of three people such that each of them is pointing at the other two in the group.
..........................................................................................................
HMMT November 2023, November 11, 2023 — GUTS ROUND
9. [7] The largest prime factor of 101 101 101 101 is a four-digit number N . Compute N .
..........................................................................................................
HMMT November 2023, November 11, 2023 — GUTS ROUND
xlogy z = 2,
y logz x = 4, and
z logx y = 8.
Compute logx y.
14. [9] Suppose that point D lies on side BC of triangle ABC such that AD bisects ∠BAC, and let ℓ denote
the line through A perpendicular to AD. If the distances from B and C to ℓ are 5 and 6, respectively,
compute AD.
15. [9] Lucas writes two distinct positive integers on a whiteboard. He decreases the smaller number by 20
and increases the larger number by 23, only to discover the product of the two original numbers is equal to
the product of the two altered numbers. Compute the minimum possible sum of the original two numbers
on the board.
..........................................................................................................
HMMT November 2023, November 11, 2023 — GUTS ROUND
17. [10] Let ABC be an equilateral triangle of side length 15. Let Ab and Ba be points on side AB, Ac
and Ca be points on side AC, and Bc and Cb be points on side BC such that △AAb Ac , △BBc Ba , and
△CCa Cb are equilateral triangles with side lengths 3, 4, and 5, respectively. Compute the radius of the
circle tangent to segments Ab Ac , Ba Bc , and Ca Cb .
18. [10] Over all real numbers x and y such that
x3 = 3x + y and y 3 = 3y + x,
a2 − bc = 14,
2
b − ca = 14, and
2
c − ab = −3.
Compute |a + b + c|.
−−→
20. [11] Let ABCD be a square of side length 10. Point E is on ray AB such that AE = 17, and point F
−−→
is on ray AD such that AF = 14. The line through B parallel to CE and the line through D parallel to
CF meet at P . Compute the area of quadrilateral AEP F .
21. [11] An integer n is chosen uniformly at random from the set {1, 2, 3, . . . , 2023!}. Compute the probability
that
gcd(nn + 50, n + 1) = 1.
..........................................................................................................
HMMT November 2023, November 11, 2023 — GUTS ROUND
26. [13] Compute the smallest multiple of 63 with an odd number of ones in its base two representation.
27. [13] Compute the number of ways to color the vertices of a regular heptagon red, green, or blue (with
rotations and reflections distinct) such that no isosceles triangle whose vertices are vertices of the heptagon
has all three vertices the same color.
..........................................................................................................
HMMT November 2023, November 11, 2023 — GUTS ROUND
30. [15] An HMMT party has m MIT students and h Harvard students for some positive integers m and h,
For every pair of people at the party, they are either friends or enemies. If every MIT student has 16 MIT
friends and 8 Harvard friends, and every Harvard student has 7 MIT enemies and 10 Harvard enemies,
compute how many pairs of friends there are at the party.
..........................................................................................................
HMMT November 2023, November 11, 2023 — GUTS ROUND
s(11n) = 2s(n).
where the sum runs over all triples of nonnegative integers (a, b, c) such that a + b + c = 12 and a ≥ 6.
33. [17] Let ω1 and ω2 be two non-intersecting circles. Suppose the following three conditions hold:
• The length of a common internal tangent of ω1 and ω2 is equal to 19.
• The length of a common external tangent of ω1 and ω2 is equal to 37.
• If two points X and Y are selected on ω1 and ω2 , respectively, uniformly at random, then the
expected value of XY 2 is 2023.
Compute the distance between the centers of ω1 and ω2 .
..........................................................................................................
HMMT November 2023, November 11, 2023 — GUTS ROUND
35. [20] Dorothea has a 3 × 4 grid of dots. She colors each dot red, blue, or dark gray. Compute the number
of ways Dorothea can color the grid such that there is no rectangle whose sides are parallel to the grid
lines and whose vertices all have the same color.
Submit
j a positivek integer A. If the correct answer is C and your answer is A, you will receive
A C
2
20 min C ,A points.
√
36. [20] Isabella writes the expression d for each positive integer d not exceeding 8! on the board. Seeing
that these
√ expressions might not be worth points on HMMT, Vidur simplifies each expression to the
form a b,√where √ a and b √are integers such√that √
b is not divisible
√ by the square of a prime number. (For
example, 20, 16, and 6 simplify to 2 5, 4 1, and 1 6, respectively.) Compute the sum of a + b
across all expressions that Vidur writes.
Submit a positive real number
A. If the correct answer is C and your answer is A, you get
max 0, 20 1 − |log(A/C)|1/5 points.