Difference between revisions of "2009 AMC 8 Problems"
Claudiafeng (talk | contribs) (→Problem 10) |
(→Problem 2) |
||
(44 intermediate revisions by 27 users not shown) | |||
Line 1: | Line 1: | ||
+ | {{AMC8 Problems|year=2009}} | ||
==Problem 1== | ==Problem 1== | ||
Bridget bought a bag of apples at the grocery store. She gave half of the apples to Ann. Then she gave Cassie 3 apples, keeping 4 apples for herself. How many apples did Bridget buy? | Bridget bought a bag of apples at the grocery store. She gave half of the apples to Ann. Then she gave Cassie 3 apples, keeping 4 apples for herself. How many apples did Bridget buy? | ||
Line 33: | Line 34: | ||
label("4", (-1, 20), black); | label("4", (-1, 20), black); | ||
dot((5,5), black+linewidth(5)); | dot((5,5), black+linewidth(5)); | ||
− | dot((10,10), black+linewidth(5)); | + | dot((10,10),black+linewidth(5)); |
− | dot((15, 15), black+linewidth(5)); | + | dot((15,15), black+linewidth(5)); |
dot((20,20), black+linewidth(5)); | dot((20,20), black+linewidth(5)); | ||
label("MINUTES", (11,-5), S); | label("MINUTES", (11,-5), S); | ||
label(rotate(90)*"MILES", (-5,11), W);</asy> | label(rotate(90)*"MILES", (-5,11), W);</asy> | ||
− | <math> \textbf{(A)}5\qquad\textbf{(B)}5.5\qquad\textbf{(C)}6\qquad\textbf{(D)}6.5\qquad\textbf{(E)}7 </math> | + | <math> \textbf{(A)}\ 5\qquad\textbf{(B)}\ 5.5\qquad\textbf{(C)}\ 6\qquad\textbf{(D)}\ 6.5\qquad\textbf{(E)}\ 7 </math> |
[[2009 AMC 8 Problems/Problem 3|Solution]] | [[2009 AMC 8 Problems/Problem 3|Solution]] | ||
==Problem 4== | ==Problem 4== | ||
− | The five pieces shown below can be arranged to form four of the five figures shown in the choices. Which figure cannot be formed? | + | The five pieces shown below can be arranged to form four of the five figures shown in the choices. Which figure <b>cannot</b> be formed? |
− | |||
− | |||
<asy> | <asy> | ||
defaultpen(linewidth(0.6)); | defaultpen(linewidth(0.6)); | ||
Line 66: | Line 65: | ||
draw(shift(4s,0)*p); | draw(shift(4s,0)*p); | ||
draw(shift(4s,2r)*p); | draw(shift(4s,2r)*p); | ||
− | draw(shift(4s,4r)*p);</asy> | + | draw(shift(4s,4r)*p); |
+ | </asy> | ||
<asy> | <asy> | ||
Line 77: | Line 77: | ||
pair[] d={(17,0), (17,1), (17,2), (17,3), (17,4), (18,0), (18,1), (18,2), (18,3), (18,4), (19,0), (19,1), (19,2), (19,3), (19,4)}; | pair[] d={(17,0), (17,1), (17,2), (17,3), (17,4), (18,0), (18,1), (18,2), (18,3), (18,4), (19,0), (19,1), (19,2), (19,3), (19,4)}; | ||
pair[] e={(21,4), (22,1), (22,2), (22,3), (22,4), (23,0), (23,1), (23,2), (23,3), (23,4), (24,1), (24,2), (24,3), (24,4), (25,4)}; | pair[] e={(21,4), (22,1), (22,2), (22,3), (22,4), (23,0), (23,1), (23,2), (23,3), (23,4), (24,1), (24,2), (24,3), (24,4), (25,4)}; | ||
+ | |||
int i; | int i; | ||
for(int i=0; i<15; i=i+1) { | for(int i=0; i<15; i=i+1) { | ||
Line 84: | Line 85: | ||
draw(shift(d[i])*p); | draw(shift(d[i])*p); | ||
draw(shift(e[i])*p); | draw(shift(e[i])*p); | ||
− | }</asy> | + | } |
+ | </asy> | ||
+ | <cmath> \textbf{(A)}\qquad\qquad\qquad\textbf{(B)}\quad\qquad\qquad\textbf{(C)}\:\qquad\qquad\qquad\textbf{(D)}\quad\qquad\qquad\textbf{(E)} </cmath> | ||
+ | |||
+ | [[2009 AMC 8 Problems/Problem 4|Solution]] | ||
==Problem 5== | ==Problem 5== | ||
Line 91: | Line 96: | ||
<math> \textbf{(A)}\ 11\qquad\textbf{(B)}\ 20\qquad\textbf{(C)}\ 37\qquad\textbf{(D)}\ 68\qquad\textbf{(E)}\ 99 </math> | <math> \textbf{(A)}\ 11\qquad\textbf{(B)}\ 20\qquad\textbf{(C)}\ 37\qquad\textbf{(D)}\ 68\qquad\textbf{(E)}\ 99 </math> | ||
+ | [[2009 AMC 8 Problems/Problem 5|Solution]] | ||
==Problem 6== | ==Problem 6== | ||
Steve's empty swimming pool will hold <math>24,000</math> gallons of water when full. It will be filled by <math>4</math> hoses, each of which supplies <math>2.5</math> gallons of water per minute. How many hours will it take to fill Steve's pool? | Steve's empty swimming pool will hold <math>24,000</math> gallons of water when full. It will be filled by <math>4</math> hoses, each of which supplies <math>2.5</math> gallons of water per minute. How many hours will it take to fill Steve's pool? | ||
<math> \textbf{(A)}\ 40\qquad\textbf{(B)}\ 42\qquad\textbf{(C)}\ 44\qquad\textbf{(D)}\ 46\qquad\textbf{(E)}\ 48 </math> | <math> \textbf{(A)}\ 40\qquad\textbf{(B)}\ 42\qquad\textbf{(C)}\ 44\qquad\textbf{(D)}\ 46\qquad\textbf{(E)}\ 48 </math> | ||
+ | |||
+ | [[2009 AMC 8 Problems/Problem 6|Solution]] | ||
==Problem 7== | ==Problem 7== | ||
Line 131: | Line 139: | ||
<math> \textbf{(A)}\ 2\qquad\textbf{(B)}\ 3\qquad\textbf{(C)}\ 4.5\qquad\textbf{(D)}\ 6\qquad\textbf{(E)}\ 9 </math> | <math> \textbf{(A)}\ 2\qquad\textbf{(B)}\ 3\qquad\textbf{(C)}\ 4.5\qquad\textbf{(D)}\ 6\qquad\textbf{(E)}\ 9 </math> | ||
+ | |||
+ | [[2009 AMC 8 Problems/Problem 7|Solution]] | ||
==Problem 8== | ==Problem 8== | ||
− | The length of a rectangle is increased by 10 and the width is decreased by 10. What percent of the old area is the new area? | + | The length of a rectangle is increased by 10% and the width is decreased by 10%. What percent of the old area is the new area? |
+ | |||
<math> \textbf{(A)}\ 90\qquad\textbf{(B)}\ 99\qquad\textbf{(C)}\ 100\qquad\textbf{(D)}\ 101\qquad\textbf{(E)}\ 110 </math> | <math> \textbf{(A)}\ 90\qquad\textbf{(B)}\ 99\qquad\textbf{(C)}\ 100\qquad\textbf{(D)}\ 101\qquad\textbf{(E)}\ 110 </math> | ||
+ | |||
+ | [[2009 AMC 8 Problems/Problem 8|Solution]] | ||
==Problem 9== | ==Problem 9== | ||
− | Construct a square on one side of an equilateral triangle. | + | Construct a square on one side of an equilateral triangle. On one non-adjacent side of the square, construct a regular pentagon, as shown. On a non-adjacent side of the pentagon, construct a hexagon. Continue to construct regular polygons in the same way, until you construct an octagon. How many sides does the resulting polygon have? |
<asy> | <asy> | ||
Line 146: | Line 159: | ||
draw(A--C, dashed);</asy> | draw(A--C, dashed);</asy> | ||
− | <math> \textbf{(A)}21\qquad\textbf{(B)}23\qquad\textbf{(C)}25\qquad\textbf{(D)}27\qquad\textbf{(E)}29 </math> | + | <math> \textbf{(A)} \ 21\qquad\textbf{(B)}\ 23\qquad\textbf{(C)}\ 25\qquad\textbf{(D)}\ 27\qquad\textbf{(E)}\ 29 </math> |
+ | |||
+ | [[2009 AMC 8 Problems/Problem 9|Solution]] | ||
==Problem 10== | ==Problem 10== | ||
Line 200: | Line 215: | ||
fill((7,7)--(8,7)--(8,8)--(7,8)--cycle,black);</asy> | fill((7,7)--(8,7)--(8,8)--(7,8)--cycle,black);</asy> | ||
− | <math> \textbf{(A)}\frac{1}{16}\qquad\textbf{(B)}\frac{7}{16}\qquad\textbf{(C)}\frac{1}2\qquad\textbf{(D)}\frac{9}{16}\qquad\textbf{(E)}\frac{49}{64} </math> | + | <math> \textbf{(A)}\ \frac{1}{16}\qquad\textbf{(B)}\ \frac{7}{16}\qquad\textbf{(C)}\ \frac{1}2\qquad\textbf{(D)}\ \frac{9}{16}\qquad\textbf{(E)}\ \frac{49}{64} </math> |
+ | |||
+ | [[2009 AMC 8 Problems/Problem 10|Solution]] | ||
==Problem 11== | ==Problem 11== | ||
− | The Amaco Middle School bookstore sells pencils costing a whole number of cents. Some seventh graders each bought a pencil, paying a total of <math>1.43</math>. Some of the <math>30</math> sixth graders each bought a pencil, and they paid a total of <math>1.95</math>. How many more sixth graders than seventh graders bought a pencil? | + | The Amaco Middle School bookstore sells pencils costing a whole number of cents. Some seventh graders each bought a pencil, paying a total of <math>\$1.43</math>. Some of the <math>30</math> sixth graders each bought a pencil, and they paid a total of <math>\$1.95</math>. How many more sixth graders than seventh graders bought a pencil? |
<math> \textbf{(A)}\ 1\qquad\textbf{(B)}\ 2\qquad\textbf{(C)}\ 3\qquad\textbf{(D)}\ 4\qquad\textbf{(E)}\ 5 </math> | <math> \textbf{(A)}\ 1\qquad\textbf{(B)}\ 2\qquad\textbf{(C)}\ 3\qquad\textbf{(D)}\ 4\qquad\textbf{(E)}\ 5 </math> | ||
+ | |||
+ | [[2009 AMC 8 Problems/Problem 11|Solution]] | ||
==Problem 12== | ==Problem 12== | ||
Line 231: | Line 250: | ||
<math> \textbf{(A)}\ \frac{1}{2}\qquad\textbf{(B)}\ \frac{2}{3}\qquad\textbf{(C)}\ \frac{3}{4}\qquad\textbf{(D)}\ \frac{7}{9}\qquad\textbf{(E)}\ \frac{5}{6} </math> | <math> \textbf{(A)}\ \frac{1}{2}\qquad\textbf{(B)}\ \frac{2}{3}\qquad\textbf{(C)}\ \frac{3}{4}\qquad\textbf{(D)}\ \frac{7}{9}\qquad\textbf{(E)}\ \frac{5}{6} </math> | ||
+ | [[2009 AMC 8 Problems/Problem 12|Solution]] | ||
==Problem 13== | ==Problem 13== | ||
A three-digit integer contains one of each of the digits <math>1</math>, <math>3</math>, and <math>5</math>. What is the probability that the integer is divisible by <math>5</math>? | A three-digit integer contains one of each of the digits <math>1</math>, <math>3</math>, and <math>5</math>. What is the probability that the integer is divisible by <math>5</math>? | ||
Line 236: | Line 256: | ||
<math> \textbf{(A)}\ \frac{1}{6}\qquad\textbf{(B)}\ \frac{1}{3}\qquad\textbf{(C)}\ \frac{1}{2}\qquad\textbf{(D)}\ \frac{2}{3}\qquad\textbf{(E)}\ \frac{5}{6} </math> | <math> \textbf{(A)}\ \frac{1}{6}\qquad\textbf{(B)}\ \frac{1}{3}\qquad\textbf{(C)}\ \frac{1}{2}\qquad\textbf{(D)}\ \frac{2}{3}\qquad\textbf{(E)}\ \frac{5}{6} </math> | ||
+ | [[2009 AMC 8 Problems/Problem 13|Solution]] | ||
==Problem 14== | ==Problem 14== | ||
− | Austin and Temple are <math>50</math> miles apart along Interstate 35. Bonnie drove from Austin to her daughter's house in Temple, averaging <math>60</math> miles per hour. Leaving the car with her daughter, Bonnie | + | Austin and Temple are <math>50</math> miles apart along Interstate 35. Bonnie drove from Austin to her daughter's house in Temple, averaging <math>60</math> miles per hour. Leaving the car with her daughter, Bonnie rode a bus back to Austin along the same route and averaged <math>40</math> miles per hour on the return trip. What was the average speed for the round trip, in miles per hour? |
<math> \textbf{(A)}\ 46\qquad\textbf{(B)}\ 48\qquad\textbf{(C)}\ 50\qquad\textbf{(D)}\ 52\qquad\textbf{(E)}\ 54 </math> | <math> \textbf{(A)}\ 46\qquad\textbf{(B)}\ 48\qquad\textbf{(C)}\ 50\qquad\textbf{(D)}\ 52\qquad\textbf{(E)}\ 54 </math> | ||
+ | |||
+ | [[2009 AMC 8 Problems/Problem 14|Solution]] | ||
==Problem 15== | ==Problem 15== | ||
Line 245: | Line 268: | ||
<math> \textbf{(A)}\ 5\frac{1}8\qquad\textbf{(B)}\ 6\frac{1}4\qquad\textbf{(C)}\ 7\frac{1}2\qquad\textbf{(D)}\ 8\frac{3}4\qquad\textbf{(E)}\ 9\frac{7}8 </math> | <math> \textbf{(A)}\ 5\frac{1}8\qquad\textbf{(B)}\ 6\frac{1}4\qquad\textbf{(C)}\ 7\frac{1}2\qquad\textbf{(D)}\ 8\frac{3}4\qquad\textbf{(E)}\ 9\frac{7}8 </math> | ||
+ | |||
+ | [[2009 AMC 8 Problems/Problem 15|Solution]] | ||
==Problem 16== | ==Problem 16== | ||
Line 250: | Line 275: | ||
<math> \textbf{(A)}\ 12\qquad\textbf{(B)}\ 15\qquad\textbf{(C)}\ 18\qquad\textbf{(D)}\ 21\qquad\textbf{(E)}\ 24 </math> | <math> \textbf{(A)}\ 12\qquad\textbf{(B)}\ 15\qquad\textbf{(C)}\ 18\qquad\textbf{(D)}\ 21\qquad\textbf{(E)}\ 24 </math> | ||
+ | |||
+ | [[2009 AMC 8 Problems/Problem 16|Solution]] | ||
==Problem 17== | ==Problem 17== | ||
Line 255: | Line 282: | ||
<math> \textbf{(A)}\ 80\qquad\textbf{(B)}\ 85\qquad\textbf{(C)}\ 115\qquad\textbf{(D)}\ 165\qquad\textbf{(E)}\ 610 </math> | <math> \textbf{(A)}\ 80\qquad\textbf{(B)}\ 85\qquad\textbf{(C)}\ 115\qquad\textbf{(D)}\ 165\qquad\textbf{(E)}\ 610 </math> | ||
+ | |||
+ | [[2009 AMC 8 Problems/Problem 17|Solution]] | ||
==Problem 18== | ==Problem 18== | ||
Line 282: | Line 311: | ||
<math> \textbf{(A)}\ 49\qquad\textbf{(B)}\ 57\qquad\textbf{(C)}\ 64\qquad\textbf{(D)}\ 96\qquad\textbf{(E)}\ 126 </math> | <math> \textbf{(A)}\ 49\qquad\textbf{(B)}\ 57\qquad\textbf{(C)}\ 64\qquad\textbf{(D)}\ 96\qquad\textbf{(E)}\ 126 </math> | ||
+ | |||
+ | [[2009 AMC 8 Problems/Problem 18|Solution]] | ||
==Problem 19== | ==Problem 19== | ||
Line 287: | Line 318: | ||
<math> \textbf{(A)}\ 95\qquad\textbf{(B)}\ 125\qquad\textbf{(C)}\ 140\qquad\textbf{(D)}\ 165\qquad\textbf{(E)}\ 180 </math> | <math> \textbf{(A)}\ 95\qquad\textbf{(B)}\ 125\qquad\textbf{(C)}\ 140\qquad\textbf{(D)}\ 165\qquad\textbf{(E)}\ 180 </math> | ||
+ | |||
+ | [[2009 AMC 8 Problems/Problem 19|Solution]] | ||
==Problem 20== | ==Problem 20== | ||
Line 301: | Line 334: | ||
<math> \textbf{(A)}\ 5\qquad\textbf{(B)}\ 6\qquad\textbf{(C)}\ 7\qquad\textbf{(D)}\ 8\qquad\textbf{(E)}\ 9 </math> | <math> \textbf{(A)}\ 5\qquad\textbf{(B)}\ 6\qquad\textbf{(C)}\ 7\qquad\textbf{(D)}\ 8\qquad\textbf{(E)}\ 9 </math> | ||
+ | |||
+ | [[2009 AMC 8 Problems/Problem 20|Solution]] | ||
==Problem 21== | ==Problem 21== | ||
− | Andy and Bethany have a rectangular array of numbers with <math>40</math> rows and <math>75</math> columns. Andy adds the numbers in each row. The average of his <math>40</math> sums is <math>A</math>. Bethany adds the numbers in each column. The average of her <math>75</math> sums is <math>B</math>. What is the value of <math> \frac{A}{B} </math>? | + | Andy and Bethany have a rectangular array of numbers greater than 0 with <math>40</math> rows and <math>75</math> columns. Andy adds the numbers in each row. The average of his <math>40</math> sums is <math>A</math>. Bethany adds the numbers in each column. The average of her <math>75</math> sums is <math>B</math>. What is the value of <math> \frac{A}{B} </math>? |
<math> \textbf{(A)}\ \frac{64}{225}\qquad\textbf{(B)}\ \frac{8}{15}\qquad\textbf{(C)}\ 1\qquad\textbf{(D)}\ \frac{15}{8}\qquad\textbf{(E)}\ \frac{225}{64} </math> | <math> \textbf{(A)}\ \frac{64}{225}\qquad\textbf{(B)}\ \frac{8}{15}\qquad\textbf{(C)}\ 1\qquad\textbf{(D)}\ \frac{15}{8}\qquad\textbf{(E)}\ \frac{225}{64} </math> | ||
+ | |||
+ | [[2009 AMC 8 Problems/Problem 21|Solution]] | ||
==Problem 22== | ==Problem 22== | ||
Line 311: | Line 348: | ||
<math> \textbf{(A)}\ 512\qquad\textbf{(B)}\ 648\qquad\textbf{(C)}\ 720\qquad\textbf{(D)}\ 728\qquad\textbf{(E)}\ 800 </math> | <math> \textbf{(A)}\ 512\qquad\textbf{(B)}\ 648\qquad\textbf{(C)}\ 720\qquad\textbf{(D)}\ 728\qquad\textbf{(E)}\ 800 </math> | ||
+ | |||
+ | [[2009 AMC 8 Problems/Problem 22|Solution]] | ||
==Problem 23== | ==Problem 23== | ||
− | On the last day of school, Mrs. | + | On the last day of school, Mrs. Awesome gave jelly beans to her class. She gave each boy as many jelly beans as there were boys in the class. She gave each girl as many jelly beans as there were girls in the class. She brought <math>400</math> jelly beans, and when she finished, she had six jelly beans left. There were two more boys than girls in her class. How many students were in her class? |
<math> \textbf{(A)}\ 26\qquad\textbf{(B)}\ 28\qquad\textbf{(C)}\ 30\qquad\textbf{(D)}\ 32\qquad\textbf{(E)}\ 34 </math> | <math> \textbf{(A)}\ 26\qquad\textbf{(B)}\ 28\qquad\textbf{(C)}\ 30\qquad\textbf{(D)}\ 32\qquad\textbf{(E)}\ 34 </math> | ||
+ | |||
+ | [[2009 AMC 8 Problems/Problem 23|Solution]] | ||
==Problem 24== | ==Problem 24== | ||
Line 321: | Line 362: | ||
<math> \textbf{(A)}\ 5\qquad\textbf{(B)}\ 6\qquad\textbf{(C)}\ 7\qquad\textbf{(D)}\ 8\qquad\textbf{(E)}\ 9 </math> | <math> \textbf{(A)}\ 5\qquad\textbf{(B)}\ 6\qquad\textbf{(C)}\ 7\qquad\textbf{(D)}\ 8\qquad\textbf{(E)}\ 9 </math> | ||
+ | |||
+ | [[2009 AMC 8 Problems/Problem 24|Solution]] | ||
==Problem 25== | ==Problem 25== | ||
− | A one-cubic-foot cube is cut into four pieces by three cuts parallel to the top face of the cube. The first | + | A one-cubic-foot cube is cut into four pieces by three cuts parallel to the top face of the cube. The first cut is <math>1/2</math> foot from the top face. The second cut is <math>1/3</math> foot below the first cut, and the third cut is <math>1/17</math> foot below the second cut. From the top to the bottom the pieces are labeled A, B, C, and D. The pieces are then glued together end to end as shown in the second diagram. What is the total surface area of this solid in square feet? |
<asy> | <asy> | ||
+ | size(120); | ||
+ | |||
import three; | import three; | ||
real d=11/102; | real d=11/102; | ||
Line 345: | Line 390: | ||
label("1/17", (0,1,1/6-d/4), E);</asy> | label("1/17", (0,1,1/6-d/4), E);</asy> | ||
<asy> | <asy> | ||
+ | size(120); | ||
+ | |||
import three; | import three; | ||
real d=11/102; | real d=11/102; | ||
Line 371: | Line 418: | ||
<math> \textbf{(A)}\:6\qquad\textbf{(B)}\:7\qquad\textbf{(C)}\:\frac{419}{51}\qquad\textbf{(D)}\:\frac{158}{17}\qquad\textbf{(E)}\:11 </math> | <math> \textbf{(A)}\:6\qquad\textbf{(B)}\:7\qquad\textbf{(C)}\:\frac{419}{51}\qquad\textbf{(D)}\:\frac{158}{17}\qquad\textbf{(E)}\:11 </math> | ||
+ | |||
+ | [[2009 AMC 8 Problems/Problem 25|Solution]] | ||
+ | |||
+ | ==See Also== | ||
+ | {{AMC8 box|year=2009|before=[[2008 AMC 8 Problems|2008 AMC 8]]|after=[[2010 AMC 8 Problems|2010 AMC 8]]}} | ||
+ | * [[AMC 8]] | ||
+ | * [[AMC 8 Problems and Solutions]] | ||
+ | * [[Mathematics competition resources]] | ||
+ | |||
+ | |||
+ | {{MAA Notice}} |
Latest revision as of 17:03, 22 June 2024
2009 AMC 8 (Answer Key) Printable versions: • AoPS Resources • PDF | ||
Instructions
| ||
1 • 2 • 3 • 4 • 5 • 6 • 7 • 8 • 9 • 10 • 11 • 12 • 13 • 14 • 15 • 16 • 17 • 18 • 19 • 20 • 21 • 22 • 23 • 24 • 25 |
Contents
- 1 Problem 1
- 2 Problem 2
- 3 Problem 3
- 4 Problem 4
- 5 Problem 5
- 6 Problem 6
- 7 Problem 7
- 8 Problem 8
- 9 Problem 9
- 10 Problem 10
- 11 Problem 11
- 12 Problem 12
- 13 Problem 13
- 14 Problem 14
- 15 Problem 15
- 16 Problem 16
- 17 Problem 17
- 18 Problem 18
- 19 Problem 19
- 20 Problem 20
- 21 Problem 21
- 22 Problem 22
- 23 Problem 23
- 24 Problem 24
- 25 Problem 25
- 26 See Also
Problem 1
Bridget bought a bag of apples at the grocery store. She gave half of the apples to Ann. Then she gave Cassie 3 apples, keeping 4 apples for herself. How many apples did Bridget buy?
Problem 2
On average, for every 4 sports cars sold at the local dealership, 7 sedans are sold. The dealership predicts that it will sell 28 sports cars next month. How many sedans does it expect to sell?
Problem 3
The graph shows the constant rate at which Suzanna rides her bike. If she rides a total of a half an hour at the same speed, how many miles would she have ridden?
Problem 4
The five pieces shown below can be arranged to form four of the five figures shown in the choices. Which figure cannot be formed?
Problem 5
A sequence of numbers starts with , , and . The fourth number of the sequence is the sum of the previous three numbers in the sequence: . In the same way, every number after the fourth is the sum of the previous three numbers. What is the eighth number in the sequence?
Problem 6
Steve's empty swimming pool will hold gallons of water when full. It will be filled by hoses, each of which supplies gallons of water per minute. How many hours will it take to fill Steve's pool?
Problem 7
The triangular plot of ACD lies between Aspen Road, Brown Road and a railroad. Main Street runs east and west, and the railroad runs north and south. The numbers in the diagram indicate distances in miles. The width of the railroad track can be ignored. How many square miles are in the plot of land ACD?
Problem 8
The length of a rectangle is increased by 10% and the width is decreased by 10%. What percent of the old area is the new area?
Problem 9
Construct a square on one side of an equilateral triangle. On one non-adjacent side of the square, construct a regular pentagon, as shown. On a non-adjacent side of the pentagon, construct a hexagon. Continue to construct regular polygons in the same way, until you construct an octagon. How many sides does the resulting polygon have?
Problem 10
On a checkerboard composed of 64 unit squares, what is the probability that a randomly chosen unit square does not touch the outer edge of the board?
Problem 11
The Amaco Middle School bookstore sells pencils costing a whole number of cents. Some seventh graders each bought a pencil, paying a total of . Some of the sixth graders each bought a pencil, and they paid a total of . How many more sixth graders than seventh graders bought a pencil?
Problem 12
The two spinners shown are spun once and each lands on one of the numbered sectors. What is the probability that the sum of the numbers in the two sectors is prime?
Problem 13
A three-digit integer contains one of each of the digits , , and . What is the probability that the integer is divisible by ?
Problem 14
Austin and Temple are miles apart along Interstate 35. Bonnie drove from Austin to her daughter's house in Temple, averaging miles per hour. Leaving the car with her daughter, Bonnie rode a bus back to Austin along the same route and averaged miles per hour on the return trip. What was the average speed for the round trip, in miles per hour?
Problem 15
A recipe that makes 5 servings of hot chocolate requires 2 squares of chocolate, cup sugar, 1 cup water and 4 cups milk. Jordan has 5 squares of chocolate, 2 cups of sugar, lots of water and 7 cups of milk. If she maintains the same ratio of ingredients, what is the greatest number of servings of hot chocolate she can make?
Problem 16
How many 3-digit positive integers have digits whose product equals ?
Problem 17
The positive integers and are the two smallest positive integers for which the product of and is a square and the product of and is a cube. What is the sum of and ?
Problem 18
The diagram represents a 7-foot-by-7-foot floor that is tiled with 1-square-foot black tiles and white tiles. Notice that the corners have white tiles. If a 15-foot-by-15-foot floor is to be tiled in the same manner, how many white tiles will be needed?
Problem 19
Two angles of an isosceles triangle measure and . What is the sum of the three possible values of ?
Problem 20
How many non-congruent triangles have vertices at three of the eight points in the array shown below?
Problem 21
Andy and Bethany have a rectangular array of numbers greater than 0 with rows and columns. Andy adds the numbers in each row. The average of his sums is . Bethany adds the numbers in each column. The average of her sums is . What is the value of ?
Problem 22
How many whole numbers between 1 and 1000 do not contain the digit 1?
Problem 23
On the last day of school, Mrs. Awesome gave jelly beans to her class. She gave each boy as many jelly beans as there were boys in the class. She gave each girl as many jelly beans as there were girls in the class. She brought jelly beans, and when she finished, she had six jelly beans left. There were two more boys than girls in her class. How many students were in her class?
Problem 24
The letters , , and represent digits. If and , what digit does represent?
Problem 25
A one-cubic-foot cube is cut into four pieces by three cuts parallel to the top face of the cube. The first cut is foot from the top face. The second cut is foot below the first cut, and the third cut is foot below the second cut. From the top to the bottom the pieces are labeled A, B, C, and D. The pieces are then glued together end to end as shown in the second diagram. What is the total surface area of this solid in square feet?
See Also
2009 AMC 8 (Problems • Answer Key • Resources) | ||
Preceded by 2008 AMC 8 |
Followed by 2010 AMC 8 | |
1 • 2 • 3 • 4 • 5 • 6 • 7 • 8 • 9 • 10 • 11 • 12 • 13 • 14 • 15 • 16 • 17 • 18 • 19 • 20 • 21 • 22 • 23 • 24 • 25 | ||
All AJHSME/AMC 8 Problems and Solutions |
The problems on this page are copyrighted by the Mathematical Association of America's American Mathematics Competitions.