{"year": "1998", "tier": "T4", "problem_label": "1", "problem_type": "Algebra", "exam": "HMMT", "problem": "The cost of 3 hamburgers, 5 milk shakes, and 1 order of fries at a certain fast food restaurant is $\\$ 23.50$. At the same restaurant, the cost of 5 hamburgers, 9 milk shakes, and 1 order of fries is $\\$ 39.50$. What is the cost of 2 hamburgers, 2 milk shakes ,and 2 orders of fries at this restaurant?", "solution": "Let $H=$ hamburger, $M=$ milk shake, and $F=$ order of fries. Then $3 H+5 M+F=\\$ 23.50$. Multiplying the equation by 2 yields $6 H+10 M+2 F=\\$ 47$. Also, it is given that $5 H+9 M+F=\\$ 39.50$. Then subtracting the following equations\n\n$$\n\\begin{aligned}\n& 6 H+10 M+2 F=\\$ 47.00 \\\\\n& 5 H+9 M+F=\\$ 39.50\n\\end{aligned}\n$$\n\nyields $H+M+F=\\$ 7.50$. Multiplying the equation by 2 yields $2 H+2 M+2 F=\\$ 15$.", "metadata": {"resource_path": "HarvardMIT/segmented/en-12-1998-feb-alg-solutions.jsonl", "problem_match": "\n1. Problem: ", "solution_match": "\nSolution: "}} {"year": "1998", "tier": "T4", "problem_label": "2", "problem_type": "Algebra", "exam": "HMMT", "problem": "Bobbo starts swimming at 2 feet/s across a 100 foot wide river with a current of 5 feet/s. Bobbo doesn't know that there is a waterfall 175 feet from where he entered the river. He realizes his predicament midway across the river. What is the minimum speed that Bobbo must increase to make it to the other side of the river safely?", "solution": "When Bobbo is midway across the river, he has travelled 50 feet. Going at a speed of 2 feet $/ \\mathrm{s}$, this means that Bobbo has already been in the river for $\\frac{50 \\text { feet }}{20 \\text { feet } / \\mathrm{s}}=25 \\mathrm{~s}$. Then he has traveled 5 feet $/ \\mathrm{s} \\cdot 25 \\mathrm{~s}=125$ feet down the river. Then he has 175 feet- 125 feet $=50$ feet left to travel downstream before he hits the waterfall.\n\nBobbo travels at a rate of 5 feet/s downstream. Thus there are $\\frac{50 \\mathrm{feet}}{5 \\text { feet } / \\mathrm{s}}=10 \\mathrm{~s}$ before he hits the waterfall. He still has to travel 50 feet horizontally across the river. Thus he must travel at a speed of $\\frac{50 \\text { feet }}{10 \\mathrm{~s}}=5$ feet $/ \\mathrm{s}$. This is a 3 feet/s difference from Bobbo's original speed of 2 feet $/ \\mathrm{s}$.", "metadata": {"resource_path": "HarvardMIT/segmented/en-12-1998-feb-alg-solutions.jsonl", "problem_match": "\n2. Problem: ", "solution_match": "\nSolution: "}} {"year": "1998", "tier": "T4", "problem_label": "3", "problem_type": "Algebra", "exam": "HMMT", "problem": "Find the sum of every even positive integer less than 233 not divisible by 10 .", "solution": "We find the sum of all positive even integers less than 233 and then subtract all the positive integers less than 233 that are divisible by 10 .\n$2+4+\\ldots+232=2(1+2+\\ldots+116)=116 \\cdot 117=13572$. The sum of all positive integers less than 233 that are divisible by 10 is $10+20+\\ldots+230=10(1+2+\\ldots+23)=2760$. Then our answer is $13572-2760=10812$.", "metadata": {"resource_path": "HarvardMIT/segmented/en-12-1998-feb-alg-solutions.jsonl", "problem_match": "\n3. Problem: ", "solution_match": "\nSolution: "}} {"year": "1998", "tier": "T4", "problem_label": "4", "problem_type": "Algebra", "exam": "HMMT", "problem": "Given that $r$ and $s$ are relatively prime positive integers such that $\\frac{r}{s}=\\frac{2(\\sqrt{2}+\\sqrt{10})}{5(\\sqrt{3+\\sqrt{5}})}$, find $r$ and $s$.", "solution": "Squaring both sides of the given equation yields $\\frac{r^{2}}{s^{2}}=\\frac{4(12+4 \\sqrt{5})}{25(3+\\sqrt{5})}=\\frac{16(3+\\sqrt{5})}{25(3+\\sqrt{5})}=\\frac{16}{25}$. Because $r$ and $s$ are positive and relatively prime, then by inspection, $r=4$ and $s=5$.", "metadata": {"resource_path": "HarvardMIT/segmented/en-12-1998-feb-alg-solutions.jsonl", "problem_match": "\n4. Problem: ", "solution_match": "\nSolution: "}} {"year": "1998", "tier": "T4", "problem_label": "5", "problem_type": "Algebra", "exam": "HMMT", "problem": "A man named Juan has three rectangular solids, each having volume 128. Two of the faces of one solid have areas 4 and 32 . Two faces of another solid have areas 64 and 16 . Finally, two faces of the last solid have areas 8 and 32 . What is the minimum possible exposed surface area of the tallest tower Juan can construct by stacking his solids one on top of the other, face to face? (Assume that the base of the tower is not exposed).", "solution": "Suppose that $x, y, z$ are the sides of the following solids. Then Volume $=x y z=128$. For the first solid, without loss of generality (with respect to assigning lengths to $x, y, z$ ), $x y=4$ and $y z=32$. Then $x y^{2} z=128$. Then $y=1$. Solving the remaining equations yields $x=4$ and $z=32$. Then the first solid has dimensions $4 \\times 1 \\times 32$.\n\nFor the second solid, without loss of generality, $x y=64$ and $y z=16$. Then $x y^{2} z=1024$. Then $y=8$. Solving the remaining equations yields $x=8$ and $z=2$. Then the second solid has dimensions $8 \\times 8 \\times 2$.\n\nFor the third solid, without loss of generality, $x y=8$ and $y z=32$. Then $y=2$. Solving the remaining equations yields $x=4$ and $z=16$. Then the third solid has dimensions $4 \\times 2 \\times 16$.\n\nTo obtain the tallest structure, Juan must stack the boxes such that the longest side of each solid is oriented vertically. Then for the first solid, the base must be $1 \\times 4$, so that the side of length 32 can\ncontribute to the height of the structure. Similarly, for the second solid, the base must be $8 \\times 2$, so that the side of length 8 can contribute to the height. Finally, for the third solid, the base must be $4 \\times 2$. Thus the structure is stacked, from bottom to top: second solid, third solid, first solid. This order is necessary, so that the base of each solid will fit entirely on the top of the solid directly beneath it.\n\nAll the side faces of the solids contribute to the surface area of the final solid. The side faces of the bottom solid have area $8 \\cdot(8+2+8+2)=160$. The side faces of the middle solid have area $16 \\cdot(4+2+4+2)=192$. The sides faces of the top solid have area $32 \\cdot(4+1+4+1)=320$.\n\nFurthermore, the top faces of each of the solids are exposed. The top face of the bottom solid is partially obscured by the middle solid. Thus the total exposed area of the top face of the bottom solid is $8 \\cdot 2-4 \\cdot 2=8$. The top face of the middle solid is partially obscured by the top solid. Thus the total exposed area of the top face of the middle solid is $4 \\cdot 2-4 \\cdot 1=4$. The top face of the top solid is fully exposed. Thus the total exposed area of the top face of the top solid is $4 \\cdot 1=4$.\n\nThen the total surface area of the entire structure is $160+192+320+8+4+4=688$.", "metadata": {"resource_path": "HarvardMIT/segmented/en-12-1998-feb-alg-solutions.jsonl", "problem_match": "\n5. Problem: ", "solution_match": "\nSolution: "}} {"year": "1998", "tier": "T4", "problem_label": "6", "problem_type": "Algebra", "exam": "HMMT", "problem": "How many pairs of positive integers $(a, b)$ with $\\leq b$ satisfy $\\frac{1}{a}+\\frac{1}{b}=\\frac{1}{6}$ ?", "solution": "$\\frac{1}{a}+\\frac{1}{b}=\\frac{1}{6} \\Rightarrow \\frac{a+b}{a b}=\\frac{1}{6} \\Rightarrow a b=6 a+6 b \\Rightarrow a b-6 a-6 b=0$. Factoring yields $(a-b)(b-6)-36=0$. Then $(a-6)(b-6)=36$. Because $a$ and $b$ are positive integers, only the factor pairs of 36 are possible values of $a-6$ and $b-6$. The possible pairs are:\n\n$$\n\\begin{aligned}\n& a-6=1, b-6=36 \\\\\n& a-6=2, b-6=18 \\\\\n& a-6=3, b-6=12 \\\\\n& a-6=4, b-6=9 \\\\\n& a-6=6, b-6=6\n\\end{aligned}\n$$\n\nBecause $a \\leq b$, the symmetric cases, such as $a-6=12, b-6=3$ are not applicable. Then there are 5 possible pairs.", "metadata": {"resource_path": "HarvardMIT/segmented/en-12-1998-feb-alg-solutions.jsonl", "problem_match": "\n6. Problem: ", "solution_match": "\nSolution: "}} {"year": "1998", "tier": "T4", "problem_label": "7", "problem_type": "Algebra", "exam": "HMMT", "problem": "Given that three roots of $f(x)=x^{4}+a x^{2}+b x+c$ are $2,-3$, and 5 , what is the value of $a+b+c$ ?", "solution": "By definition, the coefficient of $x^{3}$ is negative the sum of the roots. In $f(x)$, the coefficient of $x^{3}$ is 0 . Thus the sum of the roots of $f(x)$ is 0 . Then the fourth root is -4 . Then $f(x)=(x-2)(x+3)(x-5)(x+4)$. Notice that $f(1)$ is $1+a+b+c$. Thus our answer is $f(1)-1=(1-2)(1+3)(1-5)(1+4)-1=79$.", "metadata": {"resource_path": "HarvardMIT/segmented/en-12-1998-feb-alg-solutions.jsonl", "problem_match": "\n7. Problem: ", "solution_match": "\nSolution: "}} {"year": "1998", "tier": "T4", "problem_label": "8", "problem_type": "Algebra", "exam": "HMMT", "problem": "Find the set of solutions for $x$ in the inequality $\\frac{x+1}{x+2}>\\frac{3 x+4}{2 x+9}$ when $x \\neq-2, x \\neq \\frac{9}{2}$.", "solution": "There are 3 possible cases of $x$ : 1) $\\left.\\left.-\\frac{9}{2}\\frac{3 x+4}{2 x+9} \\\\\n\\Rightarrow 2 x^{2}+11 x+9 & >3 x^{2}+10 x+8 \\\\\n\\Rightarrow 0 & >x^{2}-x-1\n\\end{aligned}\n$$\n\nThe inequality holds for all $\\frac{1-\\sqrt{5}}{2}0$. Then the following operations will change the direction of the inequality:\n\n$$\n\\begin{aligned}\n\\frac{x+1}{x+2} & >\\frac{3 x+4}{2 x+9} \\\\\n\\Rightarrow 2 x^{2}+11 x+9 & <3 x^{2}+10 x+8 \\\\\n\\Rightarrow 0 &