id
int64
1
7.14k
link
stringlengths
75
84
no
int64
1
14
problem
stringlengths
14
5.33k
solution
stringlengths
21
6.43k
answer
int64
0
999
801
https://artofproblemsolving.com/wiki/index.php/1999_AMC_8_Problems/Problem_15
1
Bicycle license plates in Flatville each contain three letters. The first is chosen from the set {C,H,L,P,R}, the second from {A,I,O}, and the third from {D,M,N,T}. When Flatville needed more license plates, they added two new letters. The new letters may both be added to one set or one letter may be added to one set a...
There are currently $5$ choices for the first letter, $3$ choices for the second letter, and $4$ choices for the third letter, for a total of $5 \cdot 3 \cdot 4 = 60$ license plates. Adding $2$ letters to the start gives $7\cdot 3 \cdot 4 = 84$ plates. Adding $2$ letters to the middle gives $5 \cdot 5 \cdot 4 = 100$ pl...
40
802
https://artofproblemsolving.com/wiki/index.php/1999_AMC_8_Problems/Problem_15
2
Bicycle license plates in Flatville each contain three letters. The first is chosen from the set {C,H,L,P,R}, the second from {A,I,O}, and the third from {D,M,N,T}. When Flatville needed more license plates, they added two new letters. The new letters may both be added to one set or one letter may be added to one set a...
Using the same logic as above, the number of combinations of plates is simply the product of the size of each set of letters. In general, when three numbers have the same fixed sum, their product will be maximal when they are as close together as possible. This is a 3D analogue of the fact that a rectangle with fixed ...
40
803
https://artofproblemsolving.com/wiki/index.php/1999_AMC_8_Problems/Problem_15
3
Bicycle license plates in Flatville each contain three letters. The first is chosen from the set {C,H,L,P,R}, the second from {A,I,O}, and the third from {D,M,N,T}. When Flatville needed more license plates, they added two new letters. The new letters may both be added to one set or one letter may be added to one set a...
Before new letters were added, five different letters could have been chosen for the first position, three for the second, and four for the third. This means that $5\cdot 3\cdot 4=60$ plates could have been made. If two letters are added to the second set, then $5\cdot 5\cdot 4=100$ plates can be made. If one letter is...
40
804
https://artofproblemsolving.com/wiki/index.php/1999_AMC_8_Problems/Problem_16
1
Tori's mathematics test had 75 problems: 10 arithmetic, 30 algebra, and 35 geometry problems. Although she answered 70% of the arithmetic, 40% of the algebra, and 60% of the geometry problems correctly, she did not pass the test because she got less than 60% of the problems right. How many more problems would she have ...
First, calculate how many of each type of problem she got right: Arithmetic: $70\% \cdot 10 = 0.70 \cdot 10 = 7$ Algebra: $40\% \cdot 30 = 0.40 \cdot 30 = 12$ Geometry: $60\% \cdot 35 = 0.60 \cdot 35 = 21$ Altogether, Tori answered $7 + 12 + 21 = 40$ questions correct. To get a $60\%$ on her test overall, she needed t...
5
805
https://artofproblemsolving.com/wiki/index.php/1999_AMC_8_Problems/Problem_17
1
At Central Middle School the 108 students who take the AMC 8 meet in the evening to talk about problems and eat an average of two cookies apiece. Walter and Gretel are baking Bonnie's Best Bar Cookies this year. Their recipe, which makes a pan of 15 cookies, lists this items: $1\frac{1}{2}$ cups of flour, $2$ eggs, $3$...
If $108$ students eat $2$ cookies on average, there will need to be $108\cdot 2 = 216$ cookies. There are $15$ cookies per pan, meaning there needs to be $\frac{216}{15} = 14.4$ pans. However, since half-recipes are forbidden, we need to round up and make $\lceil \frac{216}{15}\rceil = 15$ pans. $1$ pan requires $2$ ...
5
806
https://artofproblemsolving.com/wiki/index.php/1999_AMC_8_Problems/Problem_18
1
At Central Middle School the $108$ students who take the AMC8 meet in the evening to talk about problems and eat an average of two cookies apiece. Walter and Gretel are baking Bonnie's Best Bar Cookies this year. Their recipe, which makes a pan of $15$ cookies, lists this items: $1\frac{1}{2}$ cups flour, $2$ eggs, $3$...
If $108$ students eat $2$ cookies on average, there will need to be $108\cdot 2 = 216$ cookies. But with the smaller attendance, you will only need $100\% - 25\% = 75\%$ of these cookies, or $75\% \cdot 216 = 0.75\cdot 216 = 162$ cookies. $162$ cookies requires $\frac{162}{15} = 10.8$ batches. However, since half-bat...
11
807
https://artofproblemsolving.com/wiki/index.php/1999_AMC_8_Problems/Problem_18
2
At Central Middle School the $108$ students who take the AMC8 meet in the evening to talk about problems and eat an average of two cookies apiece. Walter and Gretel are baking Bonnie's Best Bar Cookies this year. Their recipe, which makes a pan of $15$ cookies, lists this items: $1\frac{1}{2}$ cups flour, $2$ eggs, $3$...
If there were $108$ students before, with the $25\%$ of students missing, there will be $75\%$ of $108$ students left. This is $75\% \cdot 108 = 0.75 \cdot 108 = 81$ students. These students eat $81 \cdot 2 = 162$ cookies. Follow the logic of the second paragraph above to find that there needs to be $11$ batches, a...
11
808
https://artofproblemsolving.com/wiki/index.php/1999_AMC_8_Problems/Problem_19
1
At Central Middle School, the 108 students who take the AMC 8 meet in the evening to talk about food and eat an average of two cookies apiece. Hansel and Gretel are baking Bonnie's Best Bar Cookies this year. Their recipe, which makes a pan of 15 cookies, lists these items: $1\frac{1}{2}$ cups flour, $2$ eggs, $3$ tabl...
For $216$ cookies, you need to make $\frac{216}{15} = 14.4$ pans. Since fractional pans are forbidden, round up to make $\lceil \frac{216}{15} \rceil = 15$ pans. There are $3$ tablespoons of butter per pan, meaning $3 \cdot 15 = 45$ tablespoons of butter are required for $15$ pans. Each stick of butter has $8$ tablesp...
6
809
https://artofproblemsolving.com/wiki/index.php/1999_AMC_8_Problems/Problem_21
1
The degree measure of angle $A$ is [asy] unitsize(12); draw((0,0)--(20,0)--(1,-10)--(9,5)--(18,-8)--cycle); draw(arc((1,-10),(1+19/sqrt(461),-10+10/sqrt(461)),(25/17,-155/17),CCW)); draw(arc((19/3,0),(19/3-8/17,-15/17),(22/3,0),CCW)); draw(arc((900/83,-400/83),(900/83+19/sqrt(461),-400/83+10/sqrt(461)),(900/83 - 9/sqrt...
Angle-chasing using the small triangles: Use the line below and to the left of the $110^\circ$ angle to find that the rightmost angle in the small lower-left triangle is $180 - 110 = 70^\circ$ Then use the small lower-left triangle to find that the remaining angle in that triangle is $180 - 70 - 40 = 70^\circ$ Use cong...
30
810
https://artofproblemsolving.com/wiki/index.php/1999_AMC_8_Problems/Problem_21
2
The degree measure of angle $A$ is [asy] unitsize(12); draw((0,0)--(20,0)--(1,-10)--(9,5)--(18,-8)--cycle); draw(arc((1,-10),(1+19/sqrt(461),-10+10/sqrt(461)),(25/17,-155/17),CCW)); draw(arc((19/3,0),(19/3-8/17,-15/17),(22/3,0),CCW)); draw(arc((900/83,-400/83),(900/83+19/sqrt(461),-400/83+10/sqrt(461)),(900/83 - 9/sqrt...
The third angle of the triangle containing the $100^\circ$ angle and the $40^\circ$ angle is $180^\circ - 100^\circ - 40^\circ = 40^\circ$ . It follows that $A$ is the third angle of the triangle consisting of the found $40^\circ$ angle and the given $110^\circ$ angle. Thus, $A$ is a $180^\circ - 110^\circ - 40^\circ =...
30
811
https://artofproblemsolving.com/wiki/index.php/1999_AMC_8_Problems/Problem_23
1
Square $ABCD$ has sides of length 3. Segments $CM$ and $CN$ divide the square's area into three equal parts. How long is segment $CM$ [asy] pair A,B,C,D,M,N; A = (0,0); B = (0,3); C = (3,3); D = (3,0); M = (0,1); N = (1,0); draw(A--B--C--D--cycle); draw(M--C--N); label("$A$",A,SW); label("$M$",M,W); label("$B$",B,NW); ...
Since the square has side length $3$ , the area of the entire square is $9$ The segments divide the square into 3 equal parts, so the area of each part is $9 \div 3 = 3$ Since $\triangle CBM$ has area $3$ and base $CB = 3$ , using the area formula for a triangle: $A_{tri} = \frac{1}{2}bh$ $3 = \frac{1}{2}3h$ $h = 2$ Th...
13
812
https://artofproblemsolving.com/wiki/index.php/1999_AMC_8_Problems/Problem_23
2
Square $ABCD$ has sides of length 3. Segments $CM$ and $CN$ divide the square's area into three equal parts. How long is segment $CM$ [asy] pair A,B,C,D,M,N; A = (0,0); B = (0,3); C = (3,3); D = (3,0); M = (0,1); N = (1,0); draw(A--B--C--D--cycle); draw(M--C--N); label("$A$",A,SW); label("$M$",M,W); label("$B$",B,NW); ...
Connect $AC$ $S_\triangle AMC=S_\triangle ANC$ . To satisfied the three area is equal, we have $2S_\triangle AMC=S_\triangle BMC$ $2S_\triangle ANC=S_\triangle DNC$ . Thus, $AM=AN=\frac{1}{2}BM=\frac{1}{2}AB=1$ $BM=2,BC=3,MC=\boxed{13}$
13
813
https://artofproblemsolving.com/wiki/index.php/1999_AMC_8_Problems/Problem_24
1
When $1999^{2000}$ is divided by $5$ , the remainder is $\text{(A)}\ 0 \qquad \text{(B)}\ 1 \qquad \text{(C)}\ 2 \qquad \text{(D)}\ 3 \qquad \text{(E)}\ 4$
Note that the units digits of the powers of 9 have a pattern: $9^1 = {\bf 9}$ $9^2 = 8{\bf 1}$ $9^3 = 72{\bf 9}$ $9^4 = 656{\bf 1}$ , and so on. Since all natural numbers with the same last digit have the same remainder when divided by 5, the entire number doesn't matter, just the last digit. For even powers of $9$ , t...
1
814
https://artofproblemsolving.com/wiki/index.php/1999_AMC_8_Problems/Problem_24
2
When $1999^{2000}$ is divided by $5$ , the remainder is $\text{(A)}\ 0 \qquad \text{(B)}\ 1 \qquad \text{(C)}\ 2 \qquad \text{(D)}\ 3 \qquad \text{(E)}\ 4$
Write $1999$ as $2000-1$ . We are taking $(2000-1)^{2000} \mod{10}$ . Using the binomial theorem, we see that ALL terms in this expansion are divisible by $2000$ except for the very last term, which is just $(-1)^{2000}$ . This is clear because the binomial expansion is just choosing how many $2000$ s and how many $-1$...
1
815
https://artofproblemsolving.com/wiki/index.php/1999_AMC_8_Problems/Problem_24
3
When $1999^{2000}$ is divided by $5$ , the remainder is $\text{(A)}\ 0 \qquad \text{(B)}\ 1 \qquad \text{(C)}\ 2 \qquad \text{(D)}\ 3 \qquad \text{(E)}\ 4$
As $1999 \equiv -1 \pmod{5}$ , we have $1999^{2000} \equiv (-1)^{2000} \equiv 1 \pmod{5}$ . Thus, the answer is $\boxed{1}$
1
816
https://artofproblemsolving.com/wiki/index.php/1999_AMC_8_Problems/Problem_24
4
When $1999^{2000}$ is divided by $5$ , the remainder is $\text{(A)}\ 0 \qquad \text{(B)}\ 1 \qquad \text{(C)}\ 2 \qquad \text{(D)}\ 3 \qquad \text{(E)}\ 4$
A sum/product of any two natural numbers has the same remainder, when divided by $n \in \{\mathbb N}$ (Error compiling LaTeX. Unknown error_msg) , as the sum/product of their remainders. Thus, we can use the basic definition of an exponent and view the problem as $1999 \cdot 1999 \cdot \cdot \cdot 1999$ Using the fact ...
1
817
https://artofproblemsolving.com/wiki/index.php/1999_AMC_8_Problems/Problem_25
1
Points $B$ $D$ , and $J$ are midpoints of the sides of right triangle $ACG$ . Points $K$ $E$ $I$ are midpoints of the sides of triangle $JDG$ , etc. If the dividing and shading process is done 100 times (the first three are shown) and $AC=CG=6$ , then the total area of the shaded triangles is nearest [asy] draw((0,0)--...
Since $\triangle FGH$ is fairly small relative to the rest of the diagram, we can make an underestimate by using the current diagram. All triangles are right-isosceles triangles. $CD = \frac {CG}{2} = 3, DE = \frac{CD}{2} = \frac{3}{2}, EF = \frac{DE}{2} = \frac{3}{4}$ $CB = CD = 3, DK = DE = \frac{3}{2}, EL = EF = \f...
6
818
https://artofproblemsolving.com/wiki/index.php/1999_AMC_8_Problems/Problem_25
2
Points $B$ $D$ , and $J$ are midpoints of the sides of right triangle $ACG$ . Points $K$ $E$ $I$ are midpoints of the sides of triangle $JDG$ , etc. If the dividing and shading process is done 100 times (the first three are shown) and $AC=CG=6$ , then the total area of the shaded triangles is nearest [asy] draw((0,0)--...
In iteration $1$ , congruent triangles $\triangle ABJ, \triangle BDJ,$ and $\triangle BDC$ are created, with one of them being shaded. In iteration $2$ , three more congruent triangles are created, with one of them being shaded. As the process continues indefnitely, in each row, $\frac{1}{3}$ of each triplet of new co...
6
819
https://artofproblemsolving.com/wiki/index.php/1999_AMC_8_Problems/Problem_25
3
Points $B$ $D$ , and $J$ are midpoints of the sides of right triangle $ACG$ . Points $K$ $E$ $I$ are midpoints of the sides of triangle $JDG$ , etc. If the dividing and shading process is done 100 times (the first three are shown) and $AC=CG=6$ , then the total area of the shaded triangles is nearest [asy] draw((0,0)--...
Using Solution 1 as a template, note that the sum of the areas forms a geometric series $\frac{9}{2} + \frac{9}{8} + \frac{9}{32} + \frac{9}{128} + ...$ This is the sum of a geometric series with first term $a_1 = \frac{9}{2}$ and common ratio $r = \frac{1}{4}$ This is the easiest way to do this problem. The sum of an ...
6
820
https://artofproblemsolving.com/wiki/index.php/1999_AMC_8_Problems/Problem_25
4
Points $B$ $D$ , and $J$ are midpoints of the sides of right triangle $ACG$ . Points $K$ $E$ $I$ are midpoints of the sides of triangle $JDG$ , etc. If the dividing and shading process is done 100 times (the first three are shown) and $AC=CG=6$ , then the total area of the shaded triangles is nearest [asy] draw((0,0)--...
Find the area of the bottom triangle, which is 4.5. Notice that the area of the triangles is divided by 4 every time. 4.5*5/4≈5.7, and 5.7+(1/4)≈5.9. We can clearly see that the sum is approaching answer choice $\boxed{6}$
6
821
https://artofproblemsolving.com/wiki/index.php/1999_AMC_8_Problems/Problem_25
5
Points $B$ $D$ , and $J$ are midpoints of the sides of right triangle $ACG$ . Points $K$ $E$ $I$ are midpoints of the sides of triangle $JDG$ , etc. If the dividing and shading process is done 100 times (the first three are shown) and $AC=CG=6$ , then the total area of the shaded triangles is nearest [asy] draw((0,0)--...
Obviously, the area of $DBC$ is $\frac{1}{3}$ of $AJDC$ , the area of $DEA$ is $\frac{1}{3}$ of $JIED$ , if the progress is going to infinity, the shaded triangles will be $\frac{1}{3}$ of the triangle $ACG$ . However, 100 times is much enough. The answer is $\frac{1}{3}\times 6\times 6=\boxed{6}$
6
822
https://artofproblemsolving.com/wiki/index.php/1998_AJHSME_Problems/Problem_2
1
If $\begin{tabular}{r|l}a&b \\ \hline c&d\end{tabular} = \text{a}\cdot \text{d} - \text{b}\cdot \text{c}$ , what is the value of $\begin{tabular}{r|l}3&4 \\ \hline 1&2\end{tabular}$ $\text{(A)}\ -2 \qquad \text{(B)}\ -1 \qquad \text{(C)}\ 0 \qquad \text{(D)}\ 1 \qquad \text{(E)}\ 2$
Plugging in values for $a$ $b$ $c$ , and $d$ , we get $a=3$ $b=4$ $c=1$ $d=2$ $a\times d=3\times2=6$ $b\times c=4\times1=4$ $6-4=2$ $\boxed{2}$
2
823
https://artofproblemsolving.com/wiki/index.php/1998_AJHSME_Problems/Problem_4
1
How many triangles are in this figure? (Some triangles may overlap other triangles.) [asy] draw((0,0)--(42,0)--(14,21)--cycle); draw((14,21)--(18,0)--(30,9)); [/asy] $\text{(A)}\ 9 \qquad \text{(B)}\ 8 \qquad \text{(C)}\ 7 \qquad \text{(D)}\ 6 \qquad \text{(E)}\ 5$
By inspection, we have that there $5$ triangles: Each of the $3$ small triangles, $1$ medium triangle made of the rightmost two small triangles, and the $1$ large triangle. $\boxed{5}$
5
824
https://artofproblemsolving.com/wiki/index.php/1998_AJHSME_Problems/Problem_6
1
Dots are spaced one unit apart, horizontally and vertically. The number of square units enclosed by the polygon is [asy] for(int a=0; a<4; ++a) { for(int b=0; b<4; ++b) { dot((a,b)); } } draw((0,0)--(0,2)--(1,2)--(2,3)--(2,2)--(3,2)--(3,0)--(2,0)--(2,1)--(1,0)--cycle); [/asy] $\text{(A)}\ 5 \qquad \text{(B)}\ 6 \qquad...
We could count the area contributed by each square on the $3 \times 3$ grid: Top-left: $0$ Top: Triangle with area $\frac{1}{2}$ Top-right: $0$ Left: Square with area $1$ Center: Square with area $1$ Right: Square with area $1$ Bottom-left: Square with area $1$ Bottom: Triangle with area $\frac{1}{2}$ Bottom-right: Squ...
6
825
https://artofproblemsolving.com/wiki/index.php/1998_AJHSME_Problems/Problem_6
2
Dots are spaced one unit apart, horizontally and vertically. The number of square units enclosed by the polygon is [asy] for(int a=0; a<4; ++a) { for(int b=0; b<4; ++b) { dot((a,b)); } } draw((0,0)--(0,2)--(1,2)--(2,3)--(2,2)--(3,2)--(3,0)--(2,0)--(2,1)--(1,0)--cycle); [/asy] $\text{(A)}\ 5 \qquad \text{(B)}\ 6 \qquad...
By Pick's Theorem, we get the formula, $A=I+\frac{b}{2}-1$ where $I$ is the number of lattice points in the interior and $b$ being the number of lattice points on the boundary. In this problem, we can see that $I=1$ and $B=12$ . Substituting gives us $A=1+\frac{12}{2}-1=6$ Thus, the answer is $\boxed{6}$
6
826
https://artofproblemsolving.com/wiki/index.php/1998_AJHSME_Problems/Problem_6
3
Dots are spaced one unit apart, horizontally and vertically. The number of square units enclosed by the polygon is [asy] for(int a=0; a<4; ++a) { for(int b=0; b<4; ++b) { dot((a,b)); } } draw((0,0)--(0,2)--(1,2)--(2,3)--(2,2)--(3,2)--(3,0)--(2,0)--(2,1)--(1,0)--cycle); [/asy] $\text{(A)}\ 5 \qquad \text{(B)}\ 6 \qquad...
Notice that the extra triangle on the top with area $1$ can be placed (like a jigsaw puzzle) at the bottom of the grid where there is a triangular hole, also with area $1$ . This creates a $2*3$ rectangle, with a area of $6$ . The answer is $\boxed{6}$ ~sakshamsethi
6
827
https://artofproblemsolving.com/wiki/index.php/1998_AJHSME_Problems/Problem_8
1
A child's wading pool contains 200 gallons of water. If water evaporates at the rate of 0.5 gallons per day and no other water is added or removed, how many gallons of water will be in the pool after 30 days? $\text{(A)}\ 140 \qquad \text{(B)}\ 170 \qquad \text{(C)}\ 185 \qquad \text{(D)}\ 198.5 \qquad \text{(E)}\ 199...
$30$ days multiplied by $0.5$ gallons a day results in $15$ gallons of water loss. The remaining water is $200-15=185=\boxed{185}$
185
828
https://artofproblemsolving.com/wiki/index.php/1998_AJHSME_Problems/Problem_10
1
Each of the letters $\text{W}$ $\text{X}$ $\text{Y}$ , and $\text{Z}$ represents a different integer in the set $\{ 1,2,3,4\}$ , but not necessarily in that order. If $\dfrac{\text{W}}{\text{X}} - \dfrac{\text{Y}}{\text{Z}}=1$ , then the sum of $\text{W}$ and $\text{Y}$ is $\text{(A)}\ 3 \qquad \text{(B)}\ 4 \qquad \t...
There are different ways to approach this problem, and I'll start with the different factor of the numbers of the set $\{ 1,2,3,4\}$ $1$ has factor $1$ $2$ has factors $1$ and $2$ $3$ has factors $1$ and $3$ $4$ has factors $1$ $2$ , and $4$ From here, we note that even though all numbers have the factor $1$ , only $4$...
7
829
https://artofproblemsolving.com/wiki/index.php/1998_AJHSME_Problems/Problem_11
1
Harry has 3 sisters and 5 brothers. His sister Harriet has $\text{S}$ sisters and $\text{B}$ brothers. What is the product of $\text{S}$ and $\text{B}$ $\text{(A)}\ 8 \qquad \text{(B)}\ 10 \qquad \text{(C)}\ 12 \qquad \text{(D)}\ 15 \qquad \text{(E)}\ 18$
Harry has 3 sisters and 5 brothers. His sister, being a girl, would have 1 less sister and 1 more brother. $S = 3-1=2$ $B = 5+1=6$ $S\cdot B = 2\times6=12=\boxed{12}$
12
830
https://artofproblemsolving.com/wiki/index.php/1998_AJHSME_Problems/Problem_12
1
$2\left(1-\dfrac{1}{2}\right) + 3\left(1-\dfrac{1}{3}\right) + 4\left(1-\dfrac{1}{4}\right) + \cdots + 10\left(1-\dfrac{1}{10}\right)=$ $\text{(A)}\ 45 \qquad \text{(B)}\ 49 \qquad \text{(C)}\ 50 \qquad \text{(D)}\ 54 \qquad \text{(E)}\ 55$
Taking the first product, we have $\left(1-\frac{1}{2}\right)=\frac{1}{2}$ $\frac{1}{2}\times2=1$ Looking at the second, we get $\left(1-\frac{1}{3}\right)=\frac{2}{3}$ $\frac{2}{3}\times3=2$ We seem to be going up by $1$ Just to check, $1-\frac{1}{n}=\frac{n-1}{n}$ $\frac{n-1}{n}\times n=n-1$ Now that we have discover...
45
831
https://artofproblemsolving.com/wiki/index.php/1998_AJHSME_Problems/Problem_14
1
An Annville Junior High School, $30\%$ of the students in the Math Club are in the Science Club, and $80\%$ of the students in the Science Club are in the Math Club. There are 15 students in the Science Club. How many students are in the Math Club? $\text{(A)}\ 12 \qquad \text{(B)}\ 15 \qquad \text{(C)}\ 30 \qquad \t...
If $80\%$ of the people in the science club of $15$ people are in the Math Club, $\frac{4}{5}\times15=12$ people are in the both the Math Club and the Science Club. These $12$ people make up $30\%$ of the Math Club. Setting up a proportion: $12\cdot 1.00 =0.30\cdot x$ $\frac{12}{0.3} = 40=x$ There are $40=\boxed{40}$ p...
40
832
https://artofproblemsolving.com/wiki/index.php/1998_AJHSME_Problems/Problem_16
1
Estimate the year in which the population of Nisos will be approximately 6,000. $\text{(A)}\ 2050 \qquad \text{(B)}\ 2075 \qquad \text{(C)}\ 2100 \qquad \text{(D)}\ 2125 \qquad \text{(E)}\ 2150$
We could triple the population every $25$ years and make a chart: Year: 2000 Population: 200 Year: 2025 Population: 600 Year: 2050 Population: 1800 Year: 2075 Population: 5400 Year: 2100 Population: 16200 The closest year is 2075, or $\boxed{2075}$
75
833
https://artofproblemsolving.com/wiki/index.php/1998_AJHSME_Problems/Problem_16
2
Estimate the year in which the population of Nisos will be approximately 6,000. $\text{(A)}\ 2050 \qquad \text{(B)}\ 2075 \qquad \text{(C)}\ 2100 \qquad \text{(D)}\ 2125 \qquad \text{(E)}\ 2150$
We could find out how many periods of 25 years we need to triple by dividing our total from our present number. $\frac{6000}{200}=30$ The power of $3$ that $30$ is closest to is $27=3^3$ Therefore, after $3$ periods, we will be closest to $6000$ $\boxed{2075}$
75
834
https://artofproblemsolving.com/wiki/index.php/1998_AJHSME_Problems/Problem_17
1
In how many years, approximately, from 1998 will the population of Nisos be as much as Queen Irene has proclaimed that the islands can support? $\text{(A)}\ 50\text{ yrs.} \qquad \text{(B)}\ 75\text{ yrs.} \qquad \text{(C)}\ 100\text{ yrs.} \qquad \text{(D)}\ 125\text{ yrs.} \qquad \text{(E)}\ 150\text{ yrs.}$
We can divide the total area by how much will be occupied per person: $\frac{24900 \text{ acres}}{1.5 \text{ acres per person}}=16600 \text{ people}$ can stay on the island at its maximum capacity. We can divide 16600 by the current population in $1998$ which is 200 to see by what factor the population increases: $\fra...
100
835
https://artofproblemsolving.com/wiki/index.php/1998_AJHSME_Problems/Problem_17
2
In how many years, approximately, from 1998 will the population of Nisos be as much as Queen Irene has proclaimed that the islands can support? $\text{(A)}\ 50\text{ yrs.} \qquad \text{(B)}\ 75\text{ yrs.} \qquad \text{(C)}\ 100\text{ yrs.} \qquad \text{(D)}\ 125\text{ yrs.} \qquad \text{(E)}\ 150\text{ yrs.}$
We can continue the pattern, and because the pattern increases numbers rapidly, it won't be hard. $\frac{24900 \text{ acres}}{1.5 \text{ acres per person}}=16600 \text{ people}$ can live on the island at its maximum capacity. $1998: 200 \text{ people}$ $2023: 600 \text{ people}$ $2048: 1800 \text{ people}$ $2073: 5400 ...
100
836
https://artofproblemsolving.com/wiki/index.php/1998_AJHSME_Problems/Problem_21
1
$4\times 4\times 4$ cubical box contains 64 identical small cubes that exactly fill the box. How many of these small cubes touch a side or the bottom of the box? $\text{(A)}\ 48 \qquad \text{(B)}\ 52 \qquad \text{(C)}\ 60 \qquad \text{(D)}\ 64 \qquad \text{(E)}\ 80$
Each small cube would have dimensions $1\times 1\times 1$ making each cube a unit cube. If there are $16$ cubes per face and there are $5$ faces we are counting, we have $16\times 5= 80$ cubes. Some cubes are on account of overlap between different faces. We could reduce this number by subtracting the overlap areas, wh...
52
837
https://artofproblemsolving.com/wiki/index.php/1998_AJHSME_Problems/Problem_21
2
$4\times 4\times 4$ cubical box contains 64 identical small cubes that exactly fill the box. How many of these small cubes touch a side or the bottom of the box? $\text{(A)}\ 48 \qquad \text{(B)}\ 52 \qquad \text{(C)}\ 60 \qquad \text{(D)}\ 64 \qquad \text{(E)}\ 80$
You can imagine removing the cubes that do not fit the description of the problem, forming a "square cup". There are $4$ cubes in the center of the top face that do not fit the description. Remove those. Once you remove those cubes on top, you must go down one level and remove the cubes in the same position on the sec...
52
838
https://artofproblemsolving.com/wiki/index.php/1998_AJHSME_Problems/Problem_21
3
$4\times 4\times 4$ cubical box contains 64 identical small cubes that exactly fill the box. How many of these small cubes touch a side or the bottom of the box? $\text{(A)}\ 48 \qquad \text{(B)}\ 52 \qquad \text{(C)}\ 60 \qquad \text{(D)}\ 64 \qquad \text{(E)}\ 80$
We can use casework to solve this. Case $1$ : The cubes on the sides There are four sides of a cube which means $64$ cubes, but there will be an overlap of $16$ cubes ( $4$ sides $\times$ $4$ cubes on each side). So there are $16 \times 4-16=64-16=48$ cubes on the sides. Case $2$ : The cubes on the bottom There are $16...
52
839
https://artofproblemsolving.com/wiki/index.php/1998_AJHSME_Problems/Problem_22
1
Terri produces a sequence of positive integers by following three rules. She starts with a positive integer, then applies the appropriate rule to the result, and continues in this fashion. Rule 1: If the integer is less than 10, multiply it by 9. Rule 2: If the integer is even and greater than 9, divide it by 2. Rule ...
We could start by looking for a pattern. $98, 49, 44, 22, 11, 6, 54, 27, 22, 11, 6, \ldots .$ From here, we see that we have a pattern of $22, 11, 6, 54, 27, \ldots .$ after $98, 49, 44$ Our problem is now really Find the $95^\text{th}$ term of the sequence that goes $22, 11, 6, 54, 27, 22, 11, 6, 54, 27, 22, \ldots .$...
27
840
https://artofproblemsolving.com/wiki/index.php/1998_AJHSME_Problems/Problem_24
1
A rectangular board of 8 columns has squares numbered beginning in the upper left corner and moving left to right so row one is numbered 1 through 8, row two is 9 through 16, and so on. A student shades square 1, then skips one square and shades square 3, skips two squares and shades square 6, skips 3 squares and shade...
The numbers that are shaded are the triangular numbers, which are numbers in the form $\frac{(n)(n+1)}{2}$ for positive integers. They can also be generated by starting with $1$ , and adding $1, 2, 3, 4...$ as in the description of the problem. Squares that have the same remainder after being divided by $8$ will be in...
120
841
https://artofproblemsolving.com/wiki/index.php/1998_AJHSME_Problems/Problem_24
3
A rectangular board of 8 columns has squares numbered beginning in the upper left corner and moving left to right so row one is numbered 1 through 8, row two is 9 through 16, and so on. A student shades square 1, then skips one square and shades square 3, skips two squares and shades square 6, skips 3 squares and shade...
The numbers shaded are triangular numbers of the form $\frac{(n)(n+1)}{2}$ . For this number to be divisible by $8$ , the numerator must be divisible by $16$ . Since only one of $n$ and $n+1$ can be even, only one of them can have factors of $2$ . Therefore, the first time the whole expression is divisible by $8$ is...
120
842
https://artofproblemsolving.com/wiki/index.php/1998_AJHSME_Problems/Problem_25
1
Three generous friends, each with some money, redistribute the money as followed: Amy gives enough money to Jan and Toy to double each amount has. Jan then gives enough to Amy and Toy to double their amounts. Finally, Toy gives enough to Amy and Jan to double their amounts. If Toy had 36 dollars at the beginning and 3...
If Toy had $36$ dollars at the beginning, then after Amy doubles his money, he has $36 \times 2 = 72$ dollars after the first step. Then Jan doubles his money, and Toy has $72 \times 2 = 144$ dollars after the second step. Then Toy doubles whatever Amy and Jan have. Since Toy ended up with $36$ , he spent $144 - 36 = ...
252
843
https://artofproblemsolving.com/wiki/index.php/1997_AJHSME_Problems/Problem_2
1
Ahn chooses a two-digit integer, subtracts it from 200, and doubles the result. What is the largest number Ahn can get? $\text{(A)}\ 200 \qquad \text{(B)}\ 202 \qquad \text{(C)}\ 220 \qquad \text{(D)}\ 380 \qquad \text{(E)}\ 398$
The smallest two-digit integer he can subtract from $200$ is $10$ . This will give the largest result for that first operation, and doubling it will keep it as the largest number possible. \[200-10=190\] \[190\times2=380\] $\boxed{380}$
380
844
https://artofproblemsolving.com/wiki/index.php/1997_AJHSME_Problems/Problem_4
1
Julie is preparing a speech for her class. Her speech must last between one-half hour and three-quarters of an hour. The ideal rate of speech is 150 words per minute. If Julie speaks at the ideal rate, which of the following number of words would be an appropriate length for her speech? $\text{(A)}\ 2250 \qquad \tex...
Since there are $60$ minutes in an hour, we need a number of words between $(\frac{1}{2}\times 60)\times150=4500$ and $(\frac{3}{4}\times60)\times150=6750$ . The only such choice is $\boxed{5650}$
650
845
https://artofproblemsolving.com/wiki/index.php/1997_AJHSME_Problems/Problem_5
1
There are many two-digit multiples of 7, but only two of the multiples have a digit sum of 10. The sum of these two multiples of 7 is $\text{(A)}\ 119 \qquad \text{(B)}\ 126 \qquad \text{(C)}\ 140 \qquad \text{(D)}\ 175 \qquad \text{(E)}\ 189$
Writing out all two digit numbers that have a digital sum of $10$ , you get $19, 28, 37, 46, 55, 64, 73, 82,$ and $91$ . The two numbers on that list that are divisible by $7$ are $28$ and $91$ . Their sum is $28+91=119$ , choice $\boxed{119}$
119
846
https://artofproblemsolving.com/wiki/index.php/1997_AJHSME_Problems/Problem_5
2
There are many two-digit multiples of 7, but only two of the multiples have a digit sum of 10. The sum of these two multiples of 7 is $\text{(A)}\ 119 \qquad \text{(B)}\ 126 \qquad \text{(C)}\ 140 \qquad \text{(D)}\ 175 \qquad \text{(E)}\ 189$
Writing out all the two digit multiples of $7$ , you get $14, 21, 28, 35, 42, 49, 56, 63, 70, 77, 84,$ and $91$ . Again you find $28$ and $91$ have a digital sum of $10$ , giving answer $\boxed{119}$
119
847
https://artofproblemsolving.com/wiki/index.php/1997_AJHSME_Problems/Problem_7
1
The area of the smallest square that will contain a circle of radius 4 is $\text{(A)}\ 8 \qquad \text{(B)}\ 16 \qquad \text{(C)}\ 32 \qquad \text{(D)}\ 64 \qquad \text{(E)}\ 128$
Draw a square circumscribed around the circle. (Alternately, the circle is inscribed in the square.) If the circle has radius $4$ , it has diameter $8$ . Two of the diameters of the circle will run parallel to the sides of the square. Thus, the smallest square that contains it has side length $8$ , and area $8\time...
64
848
https://artofproblemsolving.com/wiki/index.php/1997_AJHSME_Problems/Problem_8
1
Walter gets up at 6:30 a.m., catches the school bus at 7:30 a.m., has 6 classes that last 50 minutes each, has 30 minutes for lunch, and has 2 hours additional time at school. He takes the bus home and arrives at 4:00 p.m. How many minutes has he spent on the bus? $\text{(A)}\ 30 \qquad \text{(B)}\ 60 \qquad \text{(C...
There are $4\frac{1}{2}$ hours from 7:30 a.m. to noon, and $4$ hours from noon to 4 p.m., meaning Walter was away from home for a total of $8\frac{1}{2}$ hours, or $8.5\times 60 = 510$ minutes. Tallying up the times he was not on the bus, he has $6\times 50 = 300$ minutes in classes, $30$ minutes at lunch, and $2\times...
60
849
https://artofproblemsolving.com/wiki/index.php/1997_AJHSME_Problems/Problem_12
1
$\angle 1 + \angle 2 = 180^\circ$ $\angle 3 = \angle 4$ Find $\angle 4.$ [asy] pair H,I,J,K,L; H = (0,0); I = 10*dir(70); J = I + 10*dir(290); K = J + 5*dir(110); L = J + 5*dir(0); draw(H--I--J--cycle); draw(K--L--J); draw(arc((0,0),dir(70),(1,0),CW)); label("$70^\circ$",dir(35),NE); draw(arc(I,I+dir(250),I+dir(290),CC...
Using the left triangle, we have: $\angle 1 + 70 + 40 = 180$ $\angle 1 = 180 - 110$ $\angle 1 = 70$ Using the given fact that $\angle 1 + \angle 2 = 180$ , we have $\angle 2 = 180 - 70 = 110$ Finally, using the right triangle, and the fact that $\angle 3 = \angle 4$ , we have: $\angle 2 + \angle 3 + \angle 4 = 180$ $11...
35
850
https://artofproblemsolving.com/wiki/index.php/1997_AJHSME_Problems/Problem_13
1
Three bags of jelly beans contain 26, 28, and 30 beans. The ratios of yellow beans to all beans in each of these bags are $50\%$ $25\%$ , and $20\%$ , respectively. All three bags of candy are dumped into one bowl. Which of the following is closest to the ratio of yellow jelly beans to all beans in the bowl? $\text{...
In bag $A$ , there are $26$ jellybeans, and $50\%$ are yellow. That means there are $26\times 50\% = 26\times 0.50 = 13$ yellow jelly beans in this bag. In bag $B$ , there are $28$ jellybeans, and $25\%$ are yellow. That means there are $28\times 25\% = 28\times 0.25 = 7$ yellow jelly beans in this bag. In bag $C$ , ...
31
851
https://artofproblemsolving.com/wiki/index.php/1997_AJHSME_Problems/Problem_14
1
There is a set of five positive integers whose average (mean) is 5, whose median is 5, and whose only mode is 8. What is the difference between the largest and smallest integers in the set? $\text{(A)}\ 3 \qquad \text{(B)}\ 5 \qquad \text{(C)}\ 6 \qquad \text{(D)}\ 7 \qquad \text{(E)}\ 8$
When these numbers are ordered in ascending order, 5, the median, falls right in the middle, which is the third integer from the left. Since there is a unique mode of 8, both integers to the right of 5 must be 8s. Since the mean is 5, the sum of the integers is 25, which means the 2 leftmost integers have to sum to 4. ...
7
852
https://artofproblemsolving.com/wiki/index.php/1997_AJHSME_Problems/Problem_17
1
A cube has eight vertices (corners) and twelve edges. A segment, such as $x$ , which joins two vertices not joined by an edge is called a diagonal. Segment $y$ is also a diagonal. How many diagonals does a cube have? [asy] draw((0,3)--(0,0)--(3,0)--(5.5,1)--(5.5,4)--(3,3)--(0,3)--(2.5,4)--(5.5,4)); draw((3,0)--(3,3)...
On each face, there are $2$ diagonals like $x$ . There are $6$ faces on a cube. Thus, there are $2\times 6 = 12$ diagonals that are "x-like". Every "y-like" diagonal must connect the bottom of the cube to the top of the cube. Thus, for each of the $4$ bottom vertices of the cube, there is a different "y-like" diagon...
16
853
https://artofproblemsolving.com/wiki/index.php/1997_AJHSME_Problems/Problem_17
2
A cube has eight vertices (corners) and twelve edges. A segment, such as $x$ , which joins two vertices not joined by an edge is called a diagonal. Segment $y$ is also a diagonal. How many diagonals does a cube have? [asy] draw((0,3)--(0,0)--(3,0)--(5.5,1)--(5.5,4)--(3,3)--(0,3)--(2.5,4)--(5.5,4)); draw((3,0)--(3,3)...
There are $8$ vertices on a cube(A, B, C, D, E, F, G, H). If you pick one vertice, it will have 7 line segments associated with it, so you will have $\frac{8\cdot7}{2} = 28$ segments within the cube. The division by $2$ is necessary because you counted both the segment from $A$ to $B$ and the segment from $B$ to $A$ ...
16
854
https://artofproblemsolving.com/wiki/index.php/1997_AJHSME_Problems/Problem_17
3
A cube has eight vertices (corners) and twelve edges. A segment, such as $x$ , which joins two vertices not joined by an edge is called a diagonal. Segment $y$ is also a diagonal. How many diagonals does a cube have? [asy] draw((0,3)--(0,0)--(3,0)--(5.5,1)--(5.5,4)--(3,3)--(0,3)--(2.5,4)--(5.5,4)); draw((3,0)--(3,3)...
Consider picking one point on the corner of the cube. That point has $3$ "x-like" diagonals , and $1$ "y-like" diagonal that ends on the opposite vertex. Thus, each vertex has $3 + 1 = 4$ diagonals associated with it. There are $8$ vertices on the cube, giving a total of $8 \cdot 4 = 32$ diagonals. However, each dia...
16
855
https://artofproblemsolving.com/wiki/index.php/1997_AJHSME_Problems/Problem_18
1
At the grocery store last week, small boxes of facial tissue were priced at 4 boxes for $$5$ . This week they are on sale at 5 boxes for $$4$ . The percent decrease in the price per box during the sale was closest to $\text{(A)}\ 30\% \qquad \text{(B)}\ 35\% \qquad \text{(C)}\ 40\% \qquad \text{(D)}\ 45\% \qquad \tex...
Last week, each box was $\frac{5}{4} = 1.25$ This week, each box is $\frac{4}{5} = 0.80$ Percent decrease is given by $\frac{X_{old} - X_{new}}{X_{old}} \cdot 100\%$ This, the percent decrease is $\frac{1.25 - 0.8}{1.25}\cdot 100\% = \frac{45}{125} \cdot 100\% = 36\%$ , which is closest to $\boxed{35}$
35
856
https://artofproblemsolving.com/wiki/index.php/1997_AJHSME_Problems/Problem_19
1
If the product $\dfrac{3}{2}\cdot \dfrac{4}{3}\cdot \dfrac{5}{4}\cdot \dfrac{6}{5}\cdot \ldots\cdot \dfrac{a}{b} = 9$ , what is the sum of $a$ and $b$ $\text{(A)}\ 11 \qquad \text{(B)}\ 13 \qquad \text{(C)}\ 17 \qquad \text{(D)}\ 35 \qquad \text{(E)}\ 37$
Notice that the numerator of the first fraction cancels out the denominator of the second fraction, and the numerator of the second fraction cancels out the denominator of the third fraction, and so on. The only numbers left will be $a$ in the numerator from the last fraction and $2$ in the denominator from the first f...
35
857
https://artofproblemsolving.com/wiki/index.php/1997_AJHSME_Problems/Problem_19
2
If the product $\dfrac{3}{2}\cdot \dfrac{4}{3}\cdot \dfrac{5}{4}\cdot \dfrac{6}{5}\cdot \ldots\cdot \dfrac{a}{b} = 9$ , what is the sum of $a$ and $b$ $\text{(A)}\ 11 \qquad \text{(B)}\ 13 \qquad \text{(C)}\ 17 \qquad \text{(D)}\ 35 \qquad \text{(E)}\ 37$
Find a pattern. If $a=4$ , then the expression is just the first two terms, which is $2$ If $a=5$ , then the expression is the first three terms, giving $2.5$ If $a=6$ , the expression is the first four terms, giving $3$ If $a=7$ , the expression will be the first five terms, giving $3.5$ Conjecture that the expressio...
35
858
https://artofproblemsolving.com/wiki/index.php/1997_AJHSME_Problems/Problem_21
1
Each corner cube is removed from this $3\text{ cm}\times 3\text{ cm}\times 3\text{ cm}$ cube. The surface area of the remaining figure is [asy] draw((2.7,3.99)--(0,3)--(0,0)); draw((3.7,3.99)--(1,3)--(1,0)); draw((4.7,3.99)--(2,3)--(2,0)); draw((5.7,3.99)--(3,3)--(3,0)); draw((0,0)--(3,0)--(5.7,0.99)); draw((0,1)--(3...
The original cube has $6$ square surfaces that each have an area of $3^2 = 9$ , for a toal surface area of $6\cdot 9 = 54$ Since no two corner cubes touch, we can examine the effect of removing each corner cube individually. Each corner cube contribues $3$ faces each of surface area $1$ to the big cube, so the surface ...
54
859
https://artofproblemsolving.com/wiki/index.php/1997_AJHSME_Problems/Problem_22
1
A two-inch cube $(2\times 2\times 2)$ of silver weighs 3 pounds and is worth 200 dollars. How much is a three-inch cube of silver worth? $\textbf{(A) }\text{300 dollars} \qquad \textbf{(B) }\text{375 dollars} \qquad \textbf{(C) }\text{450 dollars} \qquad \textbf{(D) }\text{560 dollars}\qquad \textbf{(E) }\text{675 doll...
The two-inch cube has a volume of $8$ cubic inches, and the three-inch cube has a volume of $27$ cubic inches. Thus, the three-inch cube has a weight that is $\frac{27}{8}$ times that of the two-inch cube. Then its value is $\frac{27}{8} \cdot 200 = \boxed{675}$
675
860
https://artofproblemsolving.com/wiki/index.php/1997_AJHSME_Problems/Problem_23
1
There are positive integers that have these properties: The product of the digits of the largest integer with both properties is $\text{(A)}\ 7 \qquad \text{(B)}\ 25 \qquad \text{(C)}\ 36 \qquad \text{(D)}\ 48 \qquad \text{(E)}\ 60$
Five-digit numbers will have a minimum of $1^2 + 2^2 + 3^2 + 4^2 + 5^2 = 55$ as the sum of their squares if the five digits are distinct and non-zero. If there is a zero, it will be forced to the left by rule #2. No digit will be greater than $7$ , as $8^2 = 64$ Trying four digit numbers $WXYZ$ , we have $w^2 + x^2 + ...
36
861
https://artofproblemsolving.com/wiki/index.php/1997_AJHSME_Problems/Problem_25
1
All of the even numbers from 2 to 98 inclusive, excluding those ending in 0, are multiplied together. What is the rightmost digit (the units digit) of the product? $\text{(A)}\ 0 \qquad \text{(B)}\ 2 \qquad \text{(C)}\ 4 \qquad \text{(D)}\ 6 \qquad \text{(E)}\ 8$
All the tens digits of the product will be irrelevant to finding the units digit. Thus, we are searching for the units digit of $(2\cdot 4\cdot 6 \cdot 8) \cdot (2 \cdot 4 \cdot 6 \cdot 8) \cdot (2\cdot 4\cdot 6 \cdot 8) \cdot ...$ There will be $10$ groups of $4$ numbers. The number now can be rewritten as $(2\cdot ...
6
862
https://artofproblemsolving.com/wiki/index.php/1997_AJHSME_Problems/Problem_25
2
All of the even numbers from 2 to 98 inclusive, excluding those ending in 0, are multiplied together. What is the rightmost digit (the units digit) of the product? $\text{(A)}\ 0 \qquad \text{(B)}\ 2 \qquad \text{(C)}\ 4 \qquad \text{(D)}\ 6 \qquad \text{(E)}\ 8$
Again, the value we seek is equal to $(2\cdot 4\cdot 6\cdot 8)^{10}\mod 10$ . We can use equivalence to simplify. $(2\cdot 4\cdot 6\cdot 8)^{10}\mod 10$ $\equiv (2\cdot 4\cdot (-4)\cdot (-2))^{10} \mod 10$ $\equiv 64^{10} \mod 10$ $\equiv 4^{10} \mod 10$ $\equiv 2^{20} \mod 10$ $\equiv 8^6\cdot 2^2 \mod 10$ $\equiv (-2...
6
863
https://artofproblemsolving.com/wiki/index.php/1996_AJHSME_Problems/Problem_1
1
How many positive factors of 36 are also multiples of 4? $\text{(A)}\ 2 \qquad \text{(B)}\ 3 \qquad \text{(C)}\ 4 \qquad \text{(D)}\ 5 \qquad \text{(E)}\ 6$
The factors of $36$ are $1, 2, 3, 4, 6, 9, 12, 18,$ and $36$ The multiples of $4$ up to $36$ are $4, 8, 12, 16, 20, 24, 28, 32$ and $36$ Only $4, 12$ and $36$ appear on both lists, so the answer is $3$ , which is option $\boxed{3}$
3
864
https://artofproblemsolving.com/wiki/index.php/1996_AJHSME_Problems/Problem_1
2
How many positive factors of 36 are also multiples of 4? $\text{(A)}\ 2 \qquad \text{(B)}\ 3 \qquad \text{(C)}\ 4 \qquad \text{(D)}\ 5 \qquad \text{(E)}\ 6$
$36 = 4^1 \cdot 3^2$ . All possible factors of $36$ will be here, except for ones divisible by $2$ and not by $4$ $(1+1)\cdot (2+1) = 6$ . Subtract factors not divisible by $4$ , which are $1$ $3^1$ , and $3^2$ $6-3=3$ , which is $\boxed{3}$
3
865
https://artofproblemsolving.com/wiki/index.php/1996_AJHSME_Problems/Problem_1
3
How many positive factors of 36 are also multiples of 4? $\text{(A)}\ 2 \qquad \text{(B)}\ 3 \qquad \text{(C)}\ 4 \qquad \text{(D)}\ 5 \qquad \text{(E)}\ 6$
Divide $36$ by $4$ , and the remaining factors, when multiplied by $4$ , will be factors of $36$ $36 \div 4 = 9$ , which has $3$ factors, giving us option $\boxed{3}$
3
866
https://artofproblemsolving.com/wiki/index.php/1996_AJHSME_Problems/Problem_3
1
The 64 whole numbers from 1 through 64 are written, one per square, on a checkerboard (an 8 by 8 array of 64 squares). The first 8 numbers are written in order across the first row, the next 8 across the second row, and so on. After all 64 numbers are written, the sum of the numbers in the four corners will be $\text...
Obviously $1$ is in the top left corner, $8$ is in the top right corner, and $64$ is in the bottom right corner. To find the bottom left corner, subtract $7$ from $64$ which is $57$ . Adding the results gives $1+8+57+64=130$ which is answer $\boxed{130}$
130
867
https://artofproblemsolving.com/wiki/index.php/1996_AJHSME_Problems/Problem_6
1
What is the smallest result that can be obtained from the following process? $\text{(A)}\ 15 \qquad \text{(B)}\ 30 \qquad \text{(C)}\ 36 \qquad \text{(D)}\ 50 \qquad \text{(E)}\ 56$
Since we want the smallest possible result, and we are only adding and multiplying positive numbers over $1$ , we can "prune" the set to the three smallest numbers $\{3,5,7\}$ . Using bigger numbers will create bigger sums and bigger products. From there, compute the $3$ ways you can do the two operations: $(3+5)7 = 8...
36
868
https://artofproblemsolving.com/wiki/index.php/1996_AJHSME_Problems/Problem_7
1
Brent has goldfish that quadruple (become four times as many) every month, and Gretel has goldfish that double every month. If Brent has 4 goldfish at the same time that Gretel has 128 goldfish, then in how many months from that time will they have the same number of goldfish? $\text{(A)}\ 4 \qquad \text{(B)}\ 5 \qqua...
Call this month "Month 0". Make a table of the fish that Brent and Gretel have each month. $\text{Month / Brent / Gretel}$ $\text{0 / 4 / 128}$ $\text{1 / 16 / 256}$ $\text{2 / 64 / 512}$ $\text{3 / 256 / 1024}$ $\text{4 / 1024 / 2048}$ $\text{5 / 4096 / 4096}$ You could create a similar table without doing all of the...
5
869
https://artofproblemsolving.com/wiki/index.php/1996_AJHSME_Problems/Problem_7
2
Brent has goldfish that quadruple (become four times as many) every month, and Gretel has goldfish that double every month. If Brent has 4 goldfish at the same time that Gretel has 128 goldfish, then in how many months from that time will they have the same number of goldfish? $\text{(A)}\ 4 \qquad \text{(B)}\ 5 \qqua...
Create two equations. Brent starts with $4$ goldfish and they quadruple each month, giving us $y=4\cdot 4^{x}$ or $y=2^{2x+2}$ Gretel starts with $128$ goldfish and they double each month, giving us $y=128 \cdot 2^{x}$ or $y=2^{x+7}$ Using substitution, $2^{2x+2}=2^{x+7}$ . Thus $2x+2=x+7$ giving us $x=5$ , which is $\...
5
870
https://artofproblemsolving.com/wiki/index.php/1996_AJHSME_Problems/Problem_8
1
Points $A$ and $B$ are 10 units apart. Points $B$ and $C$ are 4 units apart. Points $C$ and $D$ are 3 units apart. If $A$ and $D$ are as close as possible, then the number of units between them is $\text{(A)}\ 0 \qquad \text{(B)}\ 3 \qquad \text{(C)}\ 9 \qquad \text{(D)}\ 11 \qquad \text{(E)}\ 17$
If $AB = 10$ and $BC=4$ , then $(10 - 4) \le AC \le (10 + 4)$ by the triangle inequality . In the triangle inequality, the equality is only reached when the "triangle" $ABC$ is really a degenerate triangle, and $ABC$ are collinear. Simplifying, this means the smallest value $AC$ can be is $6$ Applying the triangle ine...
3
871
https://artofproblemsolving.com/wiki/index.php/1996_AJHSME_Problems/Problem_9
1
If 5 times a number is 2, then 100 times the reciprocal of the number is $\text{(A)}\ 2.5 \qquad \text{(B)}\ 40 \qquad \text{(C)}\ 50 \qquad \text{(D)}\ 250 \qquad \text{(E)}\ 500$
If $5$ times a number is $2$ , then $5x = 2 \rightarrow x = \frac{2}{5}$ , and the number is $\frac{2}{5}$ If the number is $\frac{2}{5}$ , then $100$ times its reciprocal is $100$ times $\frac{5}{2}$ , which is $250$ , giving an answer of $\boxed{250}$
250
872
https://artofproblemsolving.com/wiki/index.php/1996_AJHSME_Problems/Problem_10
1
When Walter drove up to the gasoline pump, he noticed that his gasoline tank was 1/8 full. He purchased 7.5 gallons of gasoline for 10 dollars. With this additional gasoline, his gasoline tank was then 5/8 full. The number of gallons of gasoline his tank holds when it is full is $\text{(A)}\ 8.75 \qquad \text{(B)}\ ...
The tank started at $\frac{1}{8}$ full, and ended at $\frac{5}{8}$ full. Therefore, Walter filled $\frac{5}{8} - \frac{1}{8} = \frac{4}{8} = \frac{1}{2}$ of the tank. If Walter fills half the tank with $7.5$ gallons, then Walter can fill two halves of the tank (or a whole tank) with $7.5 \times 2 = 15$ gallons, giving...
15
873
https://artofproblemsolving.com/wiki/index.php/1996_AJHSME_Problems/Problem_11
1
Let $x$ be the number \[0.\underbrace{0000...0000}_{1996\text{ zeros}}1,\] where there are 1996 zeros after the decimal point. Which of the following expressions represents the largest number? $\text{(A)}\ 3+x \qquad \text{(B)}\ 3-x \qquad \text{(C)}\ 3\cdot x \qquad \text{(D)}\ 3/x \qquad \text{(E)}\ x/3$
Estimate each of the options. $A$ will give a number that is just over $3$ $B$ will give a number that is just under $3$ . This eliminates $B$ , because $A$ is bigger. $C$ will give a number that is barely over $0$ , since it is three times a tiny number. This eliminates $C$ , because $A$ is bigger. $D$ will give a h...
3
874
https://artofproblemsolving.com/wiki/index.php/1996_AJHSME_Problems/Problem_12
1
What number should be removed from the list \[1,2,3,4,5,6,7,8,9,10,11\] so that the average of the remaining numbers is $6.1$ $\text{(A)}\ 4 \qquad \text{(B)}\ 5 \qquad \text{(C)}\ 6 \qquad \text{(D)}\ 7 \qquad \text{(E)}\ 8$
Adding all of the numbers gives us $\frac{11\cdot12}{2}=66$ as the current total. Since there are $11$ numbers, the current average is $\frac{66}{11}=6$ . We need to take away a number from the total and then divide the result by $10$ because there will only be $10$ numbers left to give an average of $6.1$ . Setting up...
5
875
https://artofproblemsolving.com/wiki/index.php/1996_AJHSME_Problems/Problem_12
2
What number should be removed from the list \[1,2,3,4,5,6,7,8,9,10,11\] so that the average of the remaining numbers is $6.1$ $\text{(A)}\ 4 \qquad \text{(B)}\ 5 \qquad \text{(C)}\ 6 \qquad \text{(D)}\ 7 \qquad \text{(E)}\ 8$
Similar to the first solution, the current total is $66$ . Since there are $11$ numbers on the list, taking $1$ number away will leave $10$ numbers. If those $10$ numbers have an average of $6.1$ , then those $10$ numbers must have a sum of $10 \times 6.1 = 61$ . Thus, the number that was removed must be $66 - 61 = ...
5
876
https://artofproblemsolving.com/wiki/index.php/1996_AJHSME_Problems/Problem_13
1
In the fall of 1996, a total of 800 students participated in an annual school clean-up day. The organizers of the event expect that in each of the years 1997, 1998, and 1999, participation will increase by 50% over the previous year. The number of participants the organizers will expect in the fall of 1999 is $\text{...
If the participation increases by $50\%$ , then it is the same as saying participation is multipled by a factor of $100\% + 50\% = 1 + 0.5 = 1.5$ In 1997, participation will be $800 \cdot 1.5 = 1200$ In 1998, participation will be $1200 \cdot 1.5 = 1800$ In 1999, participation will be $1800 \cdot 1.5 = 2700$ , giving a...
700
877
https://artofproblemsolving.com/wiki/index.php/1996_AJHSME_Problems/Problem_13
2
In the fall of 1996, a total of 800 students participated in an annual school clean-up day. The organizers of the event expect that in each of the years 1997, 1998, and 1999, participation will increase by 50% over the previous year. The number of participants the organizers will expect in the fall of 1999 is $\text{...
Since the percentage increase is the same each year, this is an example of exponential growth with a base of $1.5$ . In three years, there will be $1.5^3 = \frac{27}{8}$ times as many participants. Multiplying this by the $800$ current participants, there are $2700$ participants, and the answer is $\boxed{2700}$
700
878
https://artofproblemsolving.com/wiki/index.php/1996_AJHSME_Problems/Problem_14
1
Six different digits from the set \[\{ 1,2,3,4,5,6,7,8,9\}\] are placed in the squares in the figure shown so that the sum of the entries in the vertical column is 23 and the sum of the entries in the horizontal row is 12. The sum of the six digits used is [asy] unitsize(18); draw((0,0)--(1,0)--(1,1)--(4,1)--(4,2)--(1,...
Looking at the vertical column, the three numbers sum to $23$ . If we make the numbers on either end $9$ and $8$ in some order, the middle number will be $6$ . This is the minimum for the intersection. Looking at the horizontal row, the four numbers sum to $12$ . If we minimize the three numbers on the right to $123...
29
879
https://artofproblemsolving.com/wiki/index.php/1996_AJHSME_Problems/Problem_15
1
The remainder when the product $1492\cdot 1776\cdot 1812\cdot 1996$ is divided by 5 is $\text{(A)}\ 0 \qquad \text{(B)}\ 1 \qquad \text{(C)}\ 2 \qquad \text{(D)}\ 3 \qquad \text{(E)}\ 4$
To determine a remainder when a number is divided by $5$ , you only need to look at the last digit. If the last digit is $0$ or $5$ , the remainder is $0$ . If the last digit is $1$ or $6$ , the remainder is $1$ , and so on. To determine the last digit of $1492\cdot 1776\cdot 1812\cdot 1996$ , you only need to look a...
4
880
https://artofproblemsolving.com/wiki/index.php/1996_AJHSME_Problems/Problem_15
2
The remainder when the product $1492\cdot 1776\cdot 1812\cdot 1996$ is divided by 5 is $\text{(A)}\ 0 \qquad \text{(B)}\ 1 \qquad \text{(C)}\ 2 \qquad \text{(D)}\ 3 \qquad \text{(E)}\ 4$
$1492\cdot 1776\cdot 1812\cdot 1996 \mod 5$ $\equiv 2\cdot 1\cdot 2\cdot 1 \mod 5$ $=4$ , which is option $\boxed{4}$
4
881
https://artofproblemsolving.com/wiki/index.php/1996_AJHSME_Problems/Problem_16
1
$1-2-3+4+5-6-7+8+9-10-11+\cdots + 1992+1993-1994-1995+1996=$ $\text{(A)}\ -998 \qquad \text{(B)}\ -1 \qquad \text{(C)}\ 0 \qquad \text{(D)}\ 1 \qquad \text{(E)}\ 998$
Put the numbers in groups of $4$ $(1-2-3+4)+(5-6-7+8)+(9-10-11+ 12) + \cdots + (1993-1994-1995+1996)$ The first group has a sum of $0$ The second group increases the two positive numbers on the end by $1$ , and decreases the two negative numbers in the middle by $1$ . Thus, the second group also has a sum of $0$ Conti...
0
882
https://artofproblemsolving.com/wiki/index.php/1996_AJHSME_Problems/Problem_16
2
$1-2-3+4+5-6-7+8+9-10-11+\cdots + 1992+1993-1994-1995+1996=$ $\text{(A)}\ -998 \qquad \text{(B)}\ -1 \qquad \text{(C)}\ 0 \qquad \text{(D)}\ 1 \qquad \text{(E)}\ 998$
Let any term of the series be $t_n$ . Realize that at every $n\equiv0 \pmod4$ , the sum of the series is 0. For $t_{1996}$ we know $1996\equiv0 \pmod4$ so the solution is $\boxed{0}$
0
883
https://artofproblemsolving.com/wiki/index.php/1996_AJHSME_Problems/Problem_18
1
Ana's monthly salary was $$2000$ in May. In June she received a 20% raise. In July she received a 20% pay cut. After the two changes in June and July, Ana's monthly salary was $\text{(A)}\ 1920\text{ dollars} \qquad \text{(B)}\ 1980\text{ dollars} \qquad \text{(C)}\ 2000\text{ dollars} \qquad \text{(D)}\ 2020\text{ ...
Notice that a 20% raise translates to Ana's monthly salary multiplied by $(100 + 10)\% = 120\%$ , and a 20% pay cut translates to her salary multiplied by $100\% - 20\% = 80\%$ , so \[2000 \cdot 120\% = 2400\] \[2400 \cdot 80\% = 1920 \rightarrow \boxed{1920}\]
920
884
https://artofproblemsolving.com/wiki/index.php/1996_AJHSME_Problems/Problem_19
1
The pie charts below indicate the percent of students who prefer golf, bowling, or tennis at East Junior High School and West Middle School. The total number of students at East is 2000 and at West, 2500. In the two schools combined, the percent of students who prefer tennis is [asy] unitsize(18); draw(circle((0,0),4...
In the first school, $2000 \cdot 22\% = 2000 \cdot 0.22 = 440$ students prefer tennis. In the second school, $2500 \cdot 40\% = 2500 \cdot 0.40 = 1000$ students prefer tennis. In total, $440 + 1000 = 1440$ students prefer tennis out of a total of $2000 + 2500 = 4500$ students This means $\frac{1440}{4500}\cdot 100\% = ...
32
885
https://artofproblemsolving.com/wiki/index.php/1996_AJHSME_Problems/Problem_21
1
How many subsets containing three different numbers can be selected from the set \[\{ 89,95,99,132, 166,173 \}\] so that the sum of the three numbers is even? $\text{(A)}\ 6 \qquad \text{(B)}\ 8 \qquad \text{(C)}\ 10 \qquad \text{(D)}\ 12 \qquad \text{(E)}\ 24$
To have an even sum with three numbers, we must add either $E+O+O$ , or $E + E + E$ , where $O$ represents an odd number, and $E$ represents an even number. Since there are not three even numbers in the given set, $E+E+E$ is impossible. Thus, we must choose two odd numbers, and one even number. There are $2$ choices f...
12
886
https://artofproblemsolving.com/wiki/index.php/1996_AJHSME_Problems/Problem_23
1
The manager of a company planned to distribute a $$50$ bonus to each employee from the company fund, but the fund contained $$5$ less than what was needed. Instead the manager gave each employee a $$45$ bonus and kept the remaining $$95$ in the company fund. The amount of money in the company fund before any bonuses ...
Let $p$ be the number of people in the company, and $f$ be the amount of money in the fund. The first sentence states that $50p = f + 5$ The second sentence states that $45p = f - 95$ Subtracing the second equation from the first, we get $5p = 100$ , leading to $p = 20$ Plugging that number into the first equation give...
995
887
https://artofproblemsolving.com/wiki/index.php/1996_AJHSME_Problems/Problem_23
2
The manager of a company planned to distribute a $$50$ bonus to each employee from the company fund, but the fund contained $$5$ less than what was needed. Instead the manager gave each employee a $$45$ bonus and kept the remaining $$95$ in the company fund. The amount of money in the company fund before any bonuses ...
Since the company must employ a whole number of employees, the amount of money in the fund must be $5$ dollars less than a multiple of $50$ . Only options $A$ and $E$ satisfy that requirement. Additionally, the number must be $95$ more than a multiple of $45$ . Since $45 \cdot 20 = 900$ , the only number that is $95$...
995
888
https://artofproblemsolving.com/wiki/index.php/1996_AJHSME_Problems/Problem_24
1
The measure of angle $ABC$ is $50^\circ$ $\overline{AD}$ bisects angle $BAC$ , and $\overline{DC}$ bisects angle $BCA$ . The measure of angle $ADC$ is [asy] pair A,B,C,D; A = (0,0); B = (9,10); C = (10,0); D = (6.66,3); dot(A); dot(B); dot(C); dot(D); draw(A--B--C--cycle); draw(A--D--C); label("$A$",A,SW); label("$B$...
Let $\angle CAD = \angle BAD = x$ , and let $\angle ACD = \angle BCD = y$ From $\triangle ABC$ , we know that $50 + 2x + 2y = 180$ , leading to $x + y = 65$ From $\triangle ADC$ , we know that $x + y + \angle D = 180$ . Plugging in $x + y = 65$ , we get $\angle D = 180 - 65 = 115$ , which is answer $\boxed{115}$
115
889
https://artofproblemsolving.com/wiki/index.php/1995_AJHSME_Problems/Problem_1
1
Walter has exactly one penny, one nickel, one dime and one quarter in his pocket. What percent of one dollar is in his pocket? $\text{(A)}\ 4\% \qquad \text{(B)}\ 25\% \qquad \text{(C)}\ 40\% \qquad \text{(D)}\ 41\% \qquad \text{(E)}\ 59\%$
Walter has $1 + 5 + 10 + 25 = 41$ cents in his pocket. There are $100$ cents in a dollar. Therefore, Walter has $\frac{41}{100}\cdot 100\% = 41\%$ of a dollar in his pocket, and the right answer is $\boxed{41}$
41
890
https://artofproblemsolving.com/wiki/index.php/1995_AJHSME_Problems/Problem_2
1
Jose is $4$ years younger than Zack. Zack is $3$ years older than Inez. Inez is $15$ years old. How old is Jose? $\text{(A)}\ 8 \qquad \text{(B)}\ 11 \qquad \text{(C)}\ 14 \qquad \text{(D)}\ 16 \qquad \text{(E)}\ 22$
Zack is $3$ years older than Inez, who is $15$ . Therefore, Zack is $15 + 3 = 18$ years old. Jose is $4$ years younger than Zack, who is $18$ . Therefore, Jose is $18 - 4 = 14$ years old, and the answer is $\boxed{14}$
14
891
https://artofproblemsolving.com/wiki/index.php/1995_AJHSME_Problems/Problem_4
1
A teacher tells the class, Ben thinks of $6$ , and gives his answer to Sue. What should Sue's answer be? $\text{(A)}\ 18 \qquad \text{(B)}\ 24 \qquad \text{(C)}\ 26 \qquad \text{(D)}\ 27 \qquad \text{(E)}\ 30$
Ben adds $1$ to $6$ , getting $1 + 6 = 7$ . Then Ben doubles it, to get $7\cdot 2 = 14$ . He gives this number to Sue. Then Sue subtracts $1$ from the number, to get $14 - 1 = 13$ . Finally, Sue doubles the result to get $13\cdot 2 = 26$ , and the answer is $\boxed{26}$
26
892
https://artofproblemsolving.com/wiki/index.php/1995_AJHSME_Problems/Problem_5
1
Find the smallest whole number that is larger than the sum \[2\dfrac{1}{2}+3\dfrac{1}{3}+4\dfrac{1}{4}+5\dfrac{1}{5}.\] $\text{(A)}\ 14 \qquad \text{(B)}\ 15 \qquad \text{(C)}\ 16 \qquad \text{(D)}\ 17 \qquad \text{(E)}\ 18$
Adding the whole numbers gives $2 + 3 + 4 + 5 = 14$ Adding the fractions gives $\frac{1}{2} + \frac{1}{3} + \frac{1}{4} + \frac{1}{5} = \frac{30}{60} + \frac{20}{60} + \frac{15}{60} + \frac{12}{60} = \frac{77}{60}$ . This will create one more whole, and a fraction that is less than $1$ . Thus, the smallest whole numb...
16
893
https://artofproblemsolving.com/wiki/index.php/1995_AJHSME_Problems/Problem_5
2
Find the smallest whole number that is larger than the sum \[2\dfrac{1}{2}+3\dfrac{1}{3}+4\dfrac{1}{4}+5\dfrac{1}{5}.\] $\text{(A)}\ 14 \qquad \text{(B)}\ 15 \qquad \text{(C)}\ 16 \qquad \text{(D)}\ 17 \qquad \text{(E)}\ 18$
Convert the fractional parts to decimals, and approximate the answer. $2.5 + 3.33 + 4.25 + 5.2 = 15.28$ , and the answer is $16$ , which is $\boxed{16}$
16
894
https://artofproblemsolving.com/wiki/index.php/1995_AJHSME_Problems/Problem_5
3
Find the smallest whole number that is larger than the sum \[2\dfrac{1}{2}+3\dfrac{1}{3}+4\dfrac{1}{4}+5\dfrac{1}{5}.\] $\text{(A)}\ 14 \qquad \text{(B)}\ 15 \qquad \text{(C)}\ 16 \qquad \text{(D)}\ 17 \qquad \text{(E)}\ 18$
Clearly, break the mixed numbers into $2+3+4+5+\frac{1}{2} + \frac{1}{3} + \frac{1}{4} + \frac{1}{5}$ This is the same as $14+(\frac{1}{2} + \frac{1}{3}) + (\frac{1}{4} + \frac{1}{5})$ . Notice that clearly, $\frac{1}{2}+\frac{1}{3}=\frac{5}{6}$ , and $1>\frac{1}{4}+\frac{1}{5}>\frac{1}{6}$ (clearly, $\frac{1}{4}>\frac...
16
895
https://artofproblemsolving.com/wiki/index.php/1995_AJHSME_Problems/Problem_6
1
Figures $I$ $II$ , and $III$ are squares. The perimeter of $I$ is $12$ and the perimeter of $II$ is $24$ . The perimeter of $III$ is [asy] draw((0,0)--(15,0)--(15,6)--(12,6)--(12,9)--(0,9)--cycle); draw((9,0)--(9,9)); draw((9,6)--(12,6)); label("$III$",(4.5,4),N); label("$II$",(12,2.5),N); label("$I$",(10.5,6.75),N);...
Since the perimeter of $I$ $12$ , each side is $\frac{12}{4} = 3$ Since the perimeter of $II$ is $24$ , each side is $\frac{24}{4} = 6$ The side of $III$ is equal to the sum of the sides of $I$ and $II$ . Therefore, the side of $III$ is $3 + 6 = 9$ Since $III$ is also a square, it has an perimeter of $9\cdot 4 = 36$ ,...
36
896
https://artofproblemsolving.com/wiki/index.php/1995_AJHSME_Problems/Problem_6
2
Figures $I$ $II$ , and $III$ are squares. The perimeter of $I$ is $12$ and the perimeter of $II$ is $24$ . The perimeter of $III$ is [asy] draw((0,0)--(15,0)--(15,6)--(12,6)--(12,9)--(0,9)--cycle); draw((9,0)--(9,9)); draw((9,6)--(12,6)); label("$III$",(4.5,4),N); label("$II$",(12,2.5),N); label("$I$",(10.5,6.75),N);...
Let a side of $I$ equal $x$ , and let a side of $II$ equal $y$ . The perimeter of $I$ is $4x$ , and the perimeter of $II$ is $4y$ . One side of $III$ has length $x+y$ , so the perimeter is $4x+4y$ , which just so happens to be the sum of the perimeters of $I$ and $II$ , giving us $12+24=36$ , or answer $\boxed{36}$
36
897
https://artofproblemsolving.com/wiki/index.php/1995_AJHSME_Problems/Problem_8
1
An American traveling in Italy wishes to exchange American money (dollars) for Italian money (lire). If 3000 lire = 1.60, how much lire will the traveler receive in exchange for 1.00? $\text{(A)}\ 180 \qquad \text{(B)}\ 480 \qquad \text{(C)}\ 1800 \qquad \text{(D)}\ 1875 \qquad \text{(E)}\ 4875$
$\frac{3000 \text{ lire}}{1.6 \text{ dollars}} = \frac{x \text{ lire}}{1 \text{ dollar}}$ $x = 1875$ , and the answer is $\boxed{1875}$
875
898
https://artofproblemsolving.com/wiki/index.php/1995_AJHSME_Problems/Problem_9
1
Three congruent circles with centers $P$ $Q$ , and $R$ are tangent to the sides of rectangle $ABCD$ as shown. The circle centered at $Q$ has diameter $4$ and passes through points $P$ and $R$ . The area of the rectangle is [asy] pair A,B,C,D,P,Q,R; A = (0,4); B = (8,4); C = (8,0); D = (0,0); P = (2,2); Q = (4,2); R =...
If circle $Q$ has diameter $4$ , then so do congruent circles $P$ and $R$ . Draw a diameter through $P$ parallel to $AD$ . The diameter will be congruent to $AD$ , and thus $AD = 4$ , which is the height of the rectangle. Draw a horizontal line $PQR$ that extends to the sides of the rectangle. This line is $2$ diame...
32
899
https://artofproblemsolving.com/wiki/index.php/1995_AJHSME_Problems/Problem_9
2
Three congruent circles with centers $P$ $Q$ , and $R$ are tangent to the sides of rectangle $ABCD$ as shown. The circle centered at $Q$ has diameter $4$ and passes through points $P$ and $R$ . The area of the rectangle is [asy] pair A,B,C,D,P,Q,R; A = (0,4); B = (8,4); C = (8,0); D = (0,0); P = (2,2); Q = (4,2); R =...
The area of circle $P$ and circle $R$ almost fill the rectangle. Circle $P$ has radius $\frac{4}{2} = 2$ , and so does circle $R$ . Thus, the sum of their areas is $\pi \cdot 2^2 + \pi \cdot 2^2 = 8\pi$ . Since $\pi \approx 3.14$ , the area of the circles is just over $24$ . The area of the rectangle is greater tha...
32
900
https://artofproblemsolving.com/wiki/index.php/1995_AJHSME_Problems/Problem_12
1
lucky year is one in which at least one date, when written in the form month/day/year, has the following property: The product of the month times the day equals the last two digits of the year . For example, 1956 is a lucky year because it has the date 7/8/56 and $7\times 8 = 56$ . Which of the following is NOT a luc...
We examine only the factors of $90, 91, 92, 93,$ and $94$ that are less than $13$ , because for a year to be lucky, it must have at least one factor between $1$ and $12$ to represent the month. $90$ has factors of $1, 2, 3, 5, 6, 9,$ and $10$ . Dividing $90$ by the last number $10$ , gives $9$ . Thus, $10/9/90$ is a ...
994