| {"year": "2009", "tier": "T4", "problem_label": "1", "problem_type": null, "exam": "HMMT", "problem": "If $a$ and $b$ are positive integers such that $a^{2}-b^{4}=2009$, find $a+b$.", "solution": "47", "metadata": {"resource_path": "HarvardMIT/segmented/en-122-2009-feb-gen1-solutions.jsonl", "problem_match": "\n1. [2]", "solution_match": "\nAnswer: "}} |
| {"year": "2009", "tier": "T4", "problem_label": "1", "problem_type": null, "exam": "HMMT", "problem": "If $a$ and $b$ are positive integers such that $a^{2}-b^{4}=2009$, find $a+b$.", "solution": "We can factor the equation as $\\left(a-b^{2}\\right)\\left(a+b^{2}\\right)=41 \\cdot 49$, from which it is evident that $a=45$ and $b=2$ is a possible solution. By examining the factors of 2009 , one can see that there are no other solutions.", "metadata": {"resource_path": "HarvardMIT/segmented/en-122-2009-feb-gen1-solutions.jsonl", "problem_match": "\n1. [2]", "solution_match": "\nSolution: "}} |
| {"year": "2009", "tier": "T4", "problem_label": "2", "problem_type": null, "exam": "HMMT", "problem": "Suppose $N$ is a 6-digit number having base-10 representation $\\underline{a} \\underline{b} \\underline{c} \\underline{d} \\underline{e} \\underline{f}$. If $N$ is $6 / 7$ of the number having base-10 representation $\\underline{d} \\underline{e} \\underline{f} \\underline{a} \\underline{b} \\underline{c}$, find $N$.", "solution": "461538", "metadata": {"resource_path": "HarvardMIT/segmented/en-122-2009-feb-gen1-solutions.jsonl", "problem_match": "\n2. [2]", "solution_match": "\nAnswer: "}} |
| {"year": "2009", "tier": "T4", "problem_label": "2", "problem_type": null, "exam": "HMMT", "problem": "Suppose $N$ is a 6-digit number having base-10 representation $\\underline{a} \\underline{b} \\underline{c} \\underline{d} \\underline{e} \\underline{f}$. If $N$ is $6 / 7$ of the number having base-10 representation $\\underline{d} \\underline{e} \\underline{f} \\underline{a} \\underline{b} \\underline{c}$, find $N$.", "solution": "We have $7(a b c d e f)_{10}=6(\\text { defabc })_{10}$, so $699400 a+69940 b+6994 c=599300 d+59930 e+$ $5993 f$. We can factor this equation as $6994(100 a+10 b+c)=5993(100 d+10 e+f)$, which yields $538(a b c)_{10}=461(d e f)_{10}$. Since $\\operatorname{gcd}(538,461)=1$, we must have $(a b c)_{10}=461$ and $(d e f)_{10}=538$.", "metadata": {"resource_path": "HarvardMIT/segmented/en-122-2009-feb-gen1-solutions.jsonl", "problem_match": "\n2. [2]", "solution_match": "\nSolution: "}} |
| {"year": "2009", "tier": "T4", "problem_label": "3", "problem_type": null, "exam": "HMMT", "problem": "A rectangular piece of paper with side lengths 5 by 8 is folded along the dashed lines shown below, so that the folded flaps just touch at the corners as shown by the dotted lines. Find the area of the resulting trapezoid.\n", "solution": "$55 / 2$", "metadata": {"resource_path": "HarvardMIT/segmented/en-122-2009-feb-gen1-solutions.jsonl", "problem_match": "\n3. [3]", "solution_match": "\nAnswer: "}} |
| {"year": "2009", "tier": "T4", "problem_label": "3", "problem_type": null, "exam": "HMMT", "problem": "A rectangular piece of paper with side lengths 5 by 8 is folded along the dashed lines shown below, so that the folded flaps just touch at the corners as shown by the dotted lines. Find the area of the resulting trapezoid.\n", "solution": "Drawing the perpendiculars from the point of intersection of the corners to the bases of the trapezoid, we see that we have similar $3-4-5$ right triangles, and we can calculate that the length of the smaller base is 3 . Thus the area of the trapezoid is $\\frac{8+3}{2} \\cdot 5=55 / 2$.", "metadata": {"resource_path": "HarvardMIT/segmented/en-122-2009-feb-gen1-solutions.jsonl", "problem_match": "\n3. [3]", "solution_match": "\nSolution: "}} |
| {"year": "2009", "tier": "T4", "problem_label": "4", "problem_type": null, "exam": "HMMT", "problem": "If $\\tan x+\\tan y=4$ and $\\cot x+\\cot y=5$, compute $\\tan (x+y)$.", "solution": "20", "metadata": {"resource_path": "HarvardMIT/segmented/en-122-2009-feb-gen1-solutions.jsonl", "problem_match": "\n4. [3]", "solution_match": "\nAnswer: "}} |
| {"year": "2009", "tier": "T4", "problem_label": "4", "problem_type": null, "exam": "HMMT", "problem": "If $\\tan x+\\tan y=4$ and $\\cot x+\\cot y=5$, compute $\\tan (x+y)$.", "solution": "We have $\\cot x+\\cot y=\\frac{\\tan x+\\tan y}{\\tan x \\tan y}$, so $\\tan x \\tan y=\\frac{4}{5}$. Thus, by the tan addition formula, $\\tan (x+y)=\\frac{\\tan x+\\tan y}{1-\\tan x \\tan y}=20$.", "metadata": {"resource_path": "HarvardMIT/segmented/en-122-2009-feb-gen1-solutions.jsonl", "problem_match": "\n4. [3]", "solution_match": "\nSolution: "}} |
| {"year": "2009", "tier": "T4", "problem_label": "5", "problem_type": null, "exam": "HMMT", "problem": "Two jokers are added to a 52 card deck and the entire stack of 54 cards is shuffled randomly. What is the expected number of cards that will be strictly between the two jokers?", "solution": "$52 / 3$", "metadata": {"resource_path": "HarvardMIT/segmented/en-122-2009-feb-gen1-solutions.jsonl", "problem_match": "\n5. [4]", "solution_match": "\nAnswer: "}} |
| {"year": "2009", "tier": "T4", "problem_label": "5", "problem_type": null, "exam": "HMMT", "problem": "Two jokers are added to a 52 card deck and the entire stack of 54 cards is shuffled randomly. What is the expected number of cards that will be strictly between the two jokers?", "solution": "Each card has an equal likelihood of being either on top of the jokers, in between them, or below the jokers. Thus, on average, $1 / 3$ of them will land between the two jokers.", "metadata": {"resource_path": "HarvardMIT/segmented/en-122-2009-feb-gen1-solutions.jsonl", "problem_match": "\n5. [4]", "solution_match": "\nSolution: "}} |
| {"year": "2009", "tier": "T4", "problem_label": "6", "problem_type": null, "exam": "HMMT", "problem": "The corner of a unit cube is chopped off such that the cut runs through the three vertices adjacent to the vertex of the chosen corner. What is the height of the cube when the freshly-cut face is placed on a table?", "solution": "$2 \\sqrt{3} / 3$", "metadata": {"resource_path": "HarvardMIT/segmented/en-122-2009-feb-gen1-solutions.jsonl", "problem_match": "\n6. [4]", "solution_match": "\nAnswer: "}} |
| {"year": "2009", "tier": "T4", "problem_label": "6", "problem_type": null, "exam": "HMMT", "problem": "The corner of a unit cube is chopped off such that the cut runs through the three vertices adjacent to the vertex of the chosen corner. What is the height of the cube when the freshly-cut face is placed on a table?", "solution": "The major diagonal has a length of $\\sqrt{3}$. The volume of the pyramid is $1 / 6$, and so its height $h$ satisfies $\\frac{1}{3} \\cdot h \\cdot \\frac{\\sqrt{3}}{4}(\\sqrt{2})^{2}=1 / 6$ since the freshly cut face is an equilateral triangle of side length $\\sqrt{2}$. Thus $h=\\sqrt{3} / 3$, and the answer follows.", "metadata": {"resource_path": "HarvardMIT/segmented/en-122-2009-feb-gen1-solutions.jsonl", "problem_match": "\n6. [4]", "solution_match": "\nSolution: "}} |
| {"year": "2009", "tier": "T4", "problem_label": "7", "problem_type": null, "exam": "HMMT", "problem": "Let $s(n)$ denote the number of 1's in the binary representation of $n$. Compute\n\n$$\n\\frac{1}{255} \\sum_{0 \\leq n<16} 2^{n}(-1)^{s(n)}\n$$", "solution": "45", "metadata": {"resource_path": "HarvardMIT/segmented/en-122-2009-feb-gen1-solutions.jsonl", "problem_match": "\n7. [5]", "solution_match": "\n## Answer: "}} |
| {"year": "2009", "tier": "T4", "problem_label": "7", "problem_type": null, "exam": "HMMT", "problem": "Let $s(n)$ denote the number of 1's in the binary representation of $n$. Compute\n\n$$\n\\frac{1}{255} \\sum_{0 \\leq n<16} 2^{n}(-1)^{s(n)}\n$$", "solution": "Notice that if $n<8,(-1)^{s(n)}=(-1) \\cdot(-1)^{s(n+8)}$ so the sum becomes $\\frac{1}{255}\\left(1-2^{8}\\right) \\sum_{0 \\leq n<8} 2^{n}(-1)^{s(n)}=$ 45.", "metadata": {"resource_path": "HarvardMIT/segmented/en-122-2009-feb-gen1-solutions.jsonl", "problem_match": "\n7. [5]", "solution_match": "\nSolution: "}} |
| {"year": "2009", "tier": "T4", "problem_label": "8", "problem_type": null, "exam": "HMMT", "problem": "Let $a, b$, and $c$ be the 3 roots of $x^{3}-x+1=0$. Find $\\frac{1}{a+1}+\\frac{1}{b+1}+\\frac{1}{c+1}$.", "solution": "$\\quad-2$", "metadata": {"resource_path": "HarvardMIT/segmented/en-122-2009-feb-gen1-solutions.jsonl", "problem_match": "\n8. [5]", "solution_match": "\nAnswer: "}} |
| {"year": "2009", "tier": "T4", "problem_label": "8", "problem_type": null, "exam": "HMMT", "problem": "Let $a, b$, and $c$ be the 3 roots of $x^{3}-x+1=0$. Find $\\frac{1}{a+1}+\\frac{1}{b+1}+\\frac{1}{c+1}$.", "solution": "We can substitute $x=y-1$ to obtain a polynomial having roots $a+1, b+1, c+1$, namely, $(y-1)^{3}-(y-1)+1=y^{3}-3 y^{2}+2 y+1$. The sum of the reciprocals of the roots of this polynomial is, by Viete's formulas, $\\frac{2}{-1}=-2$.", "metadata": {"resource_path": "HarvardMIT/segmented/en-122-2009-feb-gen1-solutions.jsonl", "problem_match": "\n8. [5]", "solution_match": "\nSolution: "}} |
| {"year": "2009", "tier": "T4", "problem_label": "9", "problem_type": null, "exam": "HMMT", "problem": "How many functions $f:\\{1,2,3,4,5\\} \\rightarrow\\{1,2,3,4,5\\}$ satisfy $f(f(x))=f(x)$ for all $x \\in\\{1,2,3,4,5\\}$ ?", "solution": "196", "metadata": {"resource_path": "HarvardMIT/segmented/en-122-2009-feb-gen1-solutions.jsonl", "problem_match": "\n9. [6]", "solution_match": "\nAnswer: "}} |
| {"year": "2009", "tier": "T4", "problem_label": "9", "problem_type": null, "exam": "HMMT", "problem": "How many functions $f:\\{1,2,3,4,5\\} \\rightarrow\\{1,2,3,4,5\\}$ satisfy $f(f(x))=f(x)$ for all $x \\in\\{1,2,3,4,5\\}$ ?", "solution": "A fixed point of a function $f$ is an element $a$ such that $f(a)=a$. The condition is equivalent to the property that $f$ maps every number to a fixed point. Counting by the number of fixed points of $f$, the total number of such functions is\n\n$$\n\\begin{aligned}\n\\sum_{k=1}^{5}\\binom{5}{k} k^{5-k} & =1 \\cdot\\left(0^{5}+5^{0}\\right)+5 \\cdot\\left(1^{4}+4^{1}\\right)+10 \\cdot\\left(2^{3}+3^{2}\\right) \\\\\n& =1+25+10 \\cdot 17 \\\\\n& =196\n\\end{aligned}\n$$", "metadata": {"resource_path": "HarvardMIT/segmented/en-122-2009-feb-gen1-solutions.jsonl", "problem_match": "\n9. [6]", "solution_match": "\nSolution: "}} |
| {"year": "2009", "tier": "T4", "problem_label": "10", "problem_type": null, "exam": "HMMT", "problem": "A kite is a quadrilateral whose diagonals are perpendicular. Let kite $A B C D$ be such that $\\angle B=$ $\\angle D=90^{\\circ}$. Let $M$ and $N$ be the points of tangency of the incircle of $A B C D$ to $A B$ and $B C$ respectively. Let $\\omega$ be the circle centered at $C$ and tangent to $A B$ and $A D$. Construct another kite $A B^{\\prime} C^{\\prime} D^{\\prime}$ that is similar to $A B C D$ and whose incircle is $\\omega$. Let $N^{\\prime}$ be the point of tangency of $B^{\\prime} C^{\\prime}$ to $\\omega$. If $M N^{\\prime} \\| A C$, then what is the ratio of $A B: B C$ ?", "solution": "$\\frac{1+\\sqrt{5}}{2}$", "metadata": {"resource_path": "HarvardMIT/segmented/en-122-2009-feb-gen1-solutions.jsonl", "problem_match": "\n10. [6]", "solution_match": "\nAnswer: "}} |
| {"year": "2009", "tier": "T4", "problem_label": "10", "problem_type": null, "exam": "HMMT", "problem": "A kite is a quadrilateral whose diagonals are perpendicular. Let kite $A B C D$ be such that $\\angle B=$ $\\angle D=90^{\\circ}$. Let $M$ and $N$ be the points of tangency of the incircle of $A B C D$ to $A B$ and $B C$ respectively. Let $\\omega$ be the circle centered at $C$ and tangent to $A B$ and $A D$. Construct another kite $A B^{\\prime} C^{\\prime} D^{\\prime}$ that is similar to $A B C D$ and whose incircle is $\\omega$. Let $N^{\\prime}$ be the point of tangency of $B^{\\prime} C^{\\prime}$ to $\\omega$. If $M N^{\\prime} \\| A C$, then what is the ratio of $A B: B C$ ?", "solution": "Let's focus on the right triangle $A B C$ and the semicircle inscribed in it since the situation is symmetric about $A C$. First we find the radius $a$ of circle $O$. Let $A B=x$ and $B C=y$. Drawing the radii $O M$ and $O N$, we see that $A M=x-a$ and $\\triangle A M O \\sim \\triangle A B C$. In other words,\n\n$$\n\\begin{aligned}\n\\frac{A M}{M O} & =\\frac{A B}{B C} \\\\\n\\frac{x-a}{a} & =\\frac{x}{y} \\\\\na & =\\frac{x y}{x+y}\n\\end{aligned}\n$$\n\nNow we notice that the situation is homothetic about $A$. In particular,\n\n$$\n\\triangle A M O \\sim \\triangle O N C \\sim \\triangle C N^{\\prime} C^{\\prime}\n$$\n\nAlso, $C B$ and $C N^{\\prime}$ are both radii of circle $C$. Thus, when $M N^{\\prime} \\| A C^{\\prime}$, we have\n\n$$\n\\begin{aligned}\nA M & =C N^{\\prime}=C B \\\\\nx-a & =y \\\\\na=\\frac{x y}{x+y} & =x-y \\\\\nx^{2}-x y-y^{2} & =0 \\\\\nx & =\\frac{y}{2} \\pm \\sqrt{\\frac{y^{2}}{4}+y^{2}} \\\\\n\\frac{A B}{B C}=\\frac{x}{y} & =\\frac{1+\\sqrt{5}}{2} .\n\\end{aligned}\n$$", "metadata": {"resource_path": "HarvardMIT/segmented/en-122-2009-feb-gen1-solutions.jsonl", "problem_match": "\n10. [6]", "solution_match": "\nSolution: "}} |
|
|