{"year": "2008", "tier": "T4", "problem_label": "1", "problem_type": null, "exam": "HMMT", "problem": "Let $A B C D$ be a unit square (that is, the labels $A, B, C, D$ appear in that order around the square). Let $X$ be a point outside of the square such that the distance from $X$ to $A C$ is equal to the distance from $X$ to $B D$, and also that $A X=\\frac{\\sqrt{2}}{2}$. Determine the value of $C X^{2}$.", "solution": "$\\quad \\frac{5}{2}$\n![](https://cdn.mathpix.com/cropped/2025_01_24_3ca8405370d5dbc84ea3g-1.jpg?height=294&width=394&top_left_y=739&top_left_x=909)\n\nSince $X$ is equidistant from $A C$ and $B D$, it must lie on either the perpendicular bisector of $A B$ or the perpendicular bisector of $A D$. It turns that the two cases yield the same answer, so we will just assume the first case. Let $M$ be the midpoint of $A B$ and $N$ the midpoint of $C D$. Then, $X M$ is perpendicular to $A B$, so $X M=\\frac{1}{2}$ and thus $X N=\\frac{3}{2}, N C=\\frac{1}{2}$. By the Pythagorean Theorem we find $X C=\\frac{\\sqrt{10}}{2}$ and the answer follows.", "metadata": {"resource_path": "HarvardMIT/segmented/en-112-2008-feb-gen1-solutions.jsonl", "problem_match": "\n1. [2]", "solution_match": "\nAnswer: "}} {"year": "2008", "tier": "T4", "problem_label": "2", "problem_type": null, "exam": "HMMT", "problem": "Find the smallest positive integer $n$ such that $107 n$ has the same last two digits as $n$.", "solution": "50 The two numbers have the same last two digits if and only if 100 divides their difference $106 n$, which happens if and only if 50 divides $n$.", "metadata": {"resource_path": "HarvardMIT/segmented/en-112-2008-feb-gen1-solutions.jsonl", "problem_match": "\n2. [3]", "solution_match": "\nAnswer: "}} {"year": "2008", "tier": "T4", "problem_label": "3", "problem_type": null, "exam": "HMMT", "problem": "There are 5 dogs, 4 cats, and 7 bowls of milk at an animal gathering. Dogs and cats are distinguishable, but all bowls of milk are the same. In how many ways can every dog and cat be paired with either a member of the other species or a bowl of milk such that all the bowls of milk are taken?", "solution": "20 Since there are 9 dogs and cats combined and 7 bowls of milk, there can only be one dog-cat pair, and all the other pairs must contain a bowl of milk. There are $4 \\times 5$ ways of selecting the dog-cat pair, and only one way of picking the other pairs, since the bowls of milk are indistinguishable, so the answer is $4 \\times 5=20$.", "metadata": {"resource_path": "HarvardMIT/segmented/en-112-2008-feb-gen1-solutions.jsonl", "problem_match": "\n3. [3]", "solution_match": "\nAnswer: "}} {"year": "2008", "tier": "T4", "problem_label": "4", "problem_type": null, "exam": "HMMT", "problem": "Positive real numbers $x, y$ satisfy the equations $x^{2}+y^{2}=1$ and $x^{4}+y^{4}=\\frac{17}{18}$. Find $x y$.", "solution": "$\\frac{1}{6}$ Same as Algebra Test problem 1.", "metadata": {"resource_path": "HarvardMIT/segmented/en-112-2008-feb-gen1-solutions.jsonl", "problem_match": "\n4. [3]", "solution_match": "\nAnswer: "}} {"year": "2008", "tier": "T4", "problem_label": "5", "problem_type": null, "exam": "HMMT", "problem": "The function $f$ satisfies\n\n$$\nf(x)+f(2 x+y)+5 x y=f(3 x-y)+2 x^{2}+1\n$$\n\nfor all real numbers $x, y$. Determine the value of $f(10)$.", "solution": "$\\quad-49$ Same as Algebra Test problem 4.", "metadata": {"resource_path": "HarvardMIT/segmented/en-112-2008-feb-gen1-solutions.jsonl", "problem_match": "\n5. [4]", "solution_match": "\nAnswer: "}} {"year": "2008", "tier": "T4", "problem_label": "6", "problem_type": null, "exam": "HMMT", "problem": "In a triangle $A B C$, take point $D$ on $B C$ such that $D B=14, D A=13, D C=4$, and the circumcircle of $A D B$ is congruent to the circumcircle of $A D C$. What is the area of triangle $A B C$ ?", "solution": "108 Same as Geometry Test problem 4.", "metadata": {"resource_path": "HarvardMIT/segmented/en-112-2008-feb-gen1-solutions.jsonl", "problem_match": "\n6. [4]", "solution_match": "\nAnswer: "}} {"year": "2008", "tier": "T4", "problem_label": "7", "problem_type": null, "exam": "HMMT", "problem": "The equation $x^{3}-9 x^{2}+8 x+2=0$ has three real roots $p, q, r$. Find $\\frac{1}{p^{2}}+\\frac{1}{q^{2}}+\\frac{1}{r^{2}}$.", "solution": "25 From Vieta's relations, we have $p+q+r=9, p q+q r+p r=8$ and $p q r=-2$. So\n\n$$\n\\frac{1}{p^{2}}+\\frac{1}{q^{2}}+\\frac{1}{r^{2}}=\\frac{(p q+q r+r p)^{2}-2(p+q+r)(p q r)}{(p q r)^{2}}=\\frac{8^{2}-2 \\cdot 9 \\cdot(-2)}{(-2)^{2}}=25\n$$", "metadata": {"resource_path": "HarvardMIT/segmented/en-112-2008-feb-gen1-solutions.jsonl", "problem_match": "\n7. [5]", "solution_match": "\nAnswer: "}} {"year": "2008", "tier": "T4", "problem_label": "8", "problem_type": null, "exam": "HMMT", "problem": "Let $S$ be the smallest subset of the integers with the property that $0 \\in S$ and for any $x \\in S$, we have $3 x \\in S$ and $3 x+1 \\in S$. Determine the number of positive integers in $S$ less than 2008.", "solution": "127 Same as Combinatorics Problem 5.", "metadata": {"resource_path": "HarvardMIT/segmented/en-112-2008-feb-gen1-solutions.jsonl", "problem_match": "\n8. [5]", "solution_match": "\nAnswer: "}} {"year": "2008", "tier": "T4", "problem_label": "9", "problem_type": null, "exam": "HMMT", "problem": "A Sudoku matrix is defined as a $9 \\times 9$ array with entries from $\\{1,2, \\ldots, 9\\}$ and with the constraint that each row, each column, and each of the nine $3 \\times 3$ boxes that tile the array contains each digit from 1 to 9 exactly once. A Sudoku matrix is chosen at random (so that every Sudoku matrix has equal probability of being chosen). We know two of squares in this matrix, as shown. What is the probability that the square marked by ? contains the digit 3 ?\n![](https://cdn.mathpix.com/cropped/2025_01_24_3ca8405370d5dbc84ea3g-2.jpg?height=297&width=365&top_left_y=727&top_left_x=1498)", "solution": "$\\frac{2}{21}$ Same as Combinatorics Test problem 6.", "metadata": {"resource_path": "HarvardMIT/segmented/en-112-2008-feb-gen1-solutions.jsonl", "problem_match": "\n9. [5]", "solution_match": "\nAnswer: "}} {"year": "2008", "tier": "T4", "problem_label": "10", "problem_type": null, "exam": "HMMT", "problem": "Let $A B C$ be an equilateral triangle with side length 2 , and let $\\Gamma$ be a circle with radius $\\frac{1}{2}$ centered at the center of the equilateral triangle. Determine the length of the shortest path that starts somewhere on $\\Gamma$, visits all three sides of $A B C$, and ends somewhere on $\\Gamma$ (not necessarily at the starting point). Express your answer in the form of $\\sqrt{p}-q$, where $p$ and $q$ are rational numbers written as reduced fractions.", "solution": "$\\sqrt{\\frac{28}{3}}-1$ Same as Geometry Test problem 8.", "metadata": {"resource_path": "HarvardMIT/segmented/en-112-2008-feb-gen1-solutions.jsonl", "problem_match": "\n10. [6]", "solution_match": "\nAnswer: "}}