GET READY FOR THE AMC 12 WITH AoPS
Learn with outstanding instructors and top-scoring students from around the world in our AMC 12 Problem Series online course.
CHECK SCHEDULE

Difference between revisions of "2004 AMC 12A Problems"

(Problem 23)
m (Fixing typo: problem 23 was mislabeled as problem 69)
Line 219: Line 219:
  
  
== Problem 69==
+
== Problem 23==
 
A [[polynomial]]
 
A [[polynomial]]
  

Revision as of 01:12, 26 May 2017

Problem 1

Alicia earns $20$ dollars per hour, of which $1.45\%$ is deducted to pay local taxes. How many cents per hour of Alicia's wages are used to pay local taxes?

$\mathrm {(A)} 0.0029 \qquad \mathrm {(B)} 0.029 \qquad \mathrm {(C)} 0.29 \qquad \mathrm {(D)} 2.9 \qquad \mathrm {(E)} 29$


Problem 2

On the AMC 12, each correct answer is worth $6$ points, each incorrect answer is worth $0$ points, and each problem left unanswered is worth $2.5$ points. If Charlyn leaves $8$ of the $25$ problems unanswered, how many of the remaining problems must she answer correctly in order to score at least $100$?

$\mathrm {(A)} 11 \qquad \mathrm {(B)} 13 \qquad \mathrm {(C)} 14 \qquad \mathrm {(D)} 16 \qquad \mathrm {(E)} 17$


Problem 3

For how many ordered pairs of positive integers $(x,y)$ is $x+2y=100$?

$\mathrm {(A)} 33 \qquad \mathrm {(B)} 49 \qquad \mathrm {(C)} 50 \qquad \mathrm {(D)} 99 \qquad \mathrm {(E)} 100$


Problem 4

Bertha has $6$ daughters and no sons. Some of her daughters have $6$ daughters, and the rest have none. Bertha has a total of $30$ daughters and granddaughters, and no great-granddaughters. How many of Bertha's daughters and grand-daughters have no children?

$\mathrm {(A)} 22 \qquad \mathrm {(B)} 23 \qquad \mathrm {(C)} 24 \qquad \mathrm {(D)} 25 \qquad \mathrm {(E)} 26$


Problem 5

The graph of the line $y=mx+b$ is shown. Which of the following is true?

2004 AMC 12A Problem 5.png

$\mathrm {(A)} mb<-1 \qquad \mathrm {(B)} -1<mb<0 \qquad \mathrm {(C)} mb=0 \qquad \mathrm {(D)} 0<mb<1 \qquad \mathrm {(E)} mb>1$


Problem 6

Let $U=2\cdot 2004^{2005}$, $V=2004^{2005}$, $W=2003\cdot 2004^{2004}$, $X=2\cdot 2004^{2004}$, $Y=2004^{2004}$ and $Z=2004^{2003}$. Which of the following is the largest?

$\mathrm {(A)} U-V \qquad \mathrm {(B)} V-W \qquad \mathrm {(C)} W-X \qquad \mathrm {(D)} X-Y \qquad \mathrm {(E)} Y-Z \qquad$


Problem 7

A game is played with tokens according to the following rules. In each round, the player with the most tokens gives one token to each of the other players and also places one token into a discard pile. The game ends when some player runs out of tokens. Players $A$, $B$ and $C$ start with $15$, $14$ and $13$ tokens, respectively. How many rounds will there be in the game?

$\mathrm {(A)} 36 \qquad \mathrm {(B)} 37 \qquad \mathrm {(C)} 38 \qquad \mathrm {(D)} 39 \qquad \mathrm {(E)} 40 \qquad$


Problem 8

In the overlapping triangles $\triangle{ABC}$ and $\triangle{ABE}$ sharing common side $AB$, $\angle{EAB}$ and $\angle{ABC}$ are right angles, $AB=4$, $BC=6$, $AE=8$, and $\overline{AC}$ and $\overline{BE}$ intersect at $D$. What is the difference between the areas of $\triangle{ADE}$ and $\triangle{BDC}$?

$\mathrm {(A)} 2 \qquad \mathrm {(B)} 4 \qquad \mathrm {(C)} 5 \qquad \mathrm {(D)} 8 \qquad \mathrm {(E)} 9 \qquad$ [asy] size(150); defaultpen(linewidth(0.4)); //Variable Declarations pair A, B, C, D, E;  //Variable Definitions A=(0, 0); B=(4, 0); C=(4, 6); E=(0, 8); D=extension(A,C,B,E);  //Initial Diagram draw(A--B--C--A--E--B); label("$A$",A,SW); label("$B$",B,SE); label("$C$",C,NE); label("$D$",D,3N); label("$E$",E,NW);  //Side labels label("$4$",A--B,S); label("$8$",A--E,W); label("$6$",B--C,ENE); [/asy]


Problem 9

A company sells peanut butter in cylindrical jars. Marketing research suggests that using wider jars would increase sales. If the diameter of the jars is increased by $25\%$ without altering the volume, by what percent must the height be decreased?

$\text {(A)} 10\% \qquad \text {(B)} 25\% \qquad \text {(C)} 36\% \qquad \text {(D)} 50\% \qquad \text {(E)}60\%$



Problem 10

The sum of $49$ consecutive integers is $7^5$. What is their median?

$\text {(A)} 7 \qquad \text {(B)} 7^2\qquad \text {(C)} 7^3\qquad \text {(D)} 7^4\qquad \text {(E)}7^5$



Problem 11

The average value of all the pennies, nickels, dimes, and quarters in Paula's purse is $20$ cents. If she had one more quarter, the average value would be $21$ cents. How many dimes does she have in her purse?

$\text {(A)}0 \qquad \text {(B)} 1 \qquad \text {(C)} 2 \qquad \text {(D)} 3\qquad \text {(E)}4$



Problem 12

Let $A = (0,9)$ and $B = (0,12)$. Points $A'$ and $B'$ are on the line $y = x$, and $\overline{AA'}$ and $\overline{BB'}$ intersect at $C = (2,8)$. What is the length of $\overline{A'B'}$?

$\text {(A)} 2 \qquad \text {(B)} 2\sqrt2 \qquad \text {(C)} 3 \qquad \text {(D)} 2 + \sqrt 2\qquad \text {(E)}3\sqrt 2$



Problem 13

Let $S$ be the set of points $(a,b)$ in the coordinate plane, where each of $a$ and $b$ may be $- 1$, $0$, or $1$. How many distinct lines pass through at least two members of $S$?

$\text {(A)} 8 \qquad \text {(B)} 20 \qquad \text {(C)} 24 \qquad \text {(D)} 27\qquad \text {(E)}36$



Problem 14

A sequence of three real numbers forms an arithmetic progression with a first term of $9$. If $2$ is added to the second term and $20$ is added to the third term, the three resulting numbers form a geometric progression. What is the smallest possible value for the third term in the geometric progression?

$\text {(A)} 1 \qquad \text {(B)} 4 \qquad \text {(C)} 36 \qquad \text {(D)} 49 \qquad \text {(E)}81$



Problem 15

Brenda and Sally run in opposite directions on a circular track, starting at diametrically opposite points. They first meet after Brenda has run $100$ meters. They next meet after Sally has run $150$ meters past their first meeting point. Each girl runs at a constant speed. What is the length of the track in meters?

$\text {(A)}250 \qquad \text {(B)}300 \qquad \text {(C)}350 \qquad \text {(D)} 400\qquad \text {(E)}500$



Problem 16

The set of all real numbers $x$ for which

\[\log_{2004}(\log_{2003}(\log_{2002}(\log_{2001}{x})))\]

is defined is $\{x|x > c\}$. What is the value of $c$?

$\text {(A)} 0\qquad \text {(B)}2001^{2002} \qquad \text {(C)}2002^{2003} \qquad \text {(D)}2003^{2004} \qquad \text {(E)}2001^{2002^{2003}}$



Problem 17

Let $f$ be a function with the following properties:

$(i) f(1) = 1$, and

$(ii) f(2n) = n\times f(n)$, for any positive integer $n$.

What is the value of $f(2^{100})$?

$\text {(A)} 1 \qquad \text {(B)} 2^{99} \qquad \text {(C)} 2^{100} \qquad \text {(D)} 2^{4950} \qquad \text {(E)}2^{9999}$



Problem 18

Square $ABCD$ has side length $2$. A semicircle with diameter $\overline{AB}$ is constructed inside the square, and the tangent to the semicircle from $C$ intersects side $\overline{AD}$ at $E$. What is the length of $\overline{CE}$?

[asy] size(100); defaultpen(fontsize(10)); pair A=(0,0), B=(2,0), C=(2,2), D=(0,2), E=(0,1/2); draw(A--B--C--D--cycle);draw(C--E); draw(Arc((1,0),1,0,180)); label("$A$",A,(-1,-1)); label("$B$",B,( 1,-1)); label("$C$",C,( 1, 1)); label("$D$",D,(-1, 1)); label("$E$",E,(-1, 0)); [/asy]


$\text {(A)} \frac {2 + \sqrt5}{2} \qquad \text {(B)} \sqrt 5 \qquad \text {(C)} \sqrt 6 \qquad \text {(D)} \frac52 \qquad \text {(E)}5 - \sqrt5$



Problem 19

Circles $A, B$ and $C$ are externally tangent to each other, and internally tangent to circle $D$. Circles $B$ and $C$ are congruent. Circle $A$ has radius $1$ and passes through the center of $D$. What is the radius of circle $B$?

$\text {(A)} \frac23 \qquad \text {(B)} \frac {\sqrt3}{2} \qquad \text {(C)}\frac78 \qquad \text {(D)}\frac89 \qquad \text {(E)}\frac {1 + \sqrt3}{3}$



Problem 20

Select numbers $a$ and $b$ between $0$ and $1$ independently and at random, and let $c$ be their sum. Let $A, B$ and $C$ be the results when $a, b$ and $c$, respectively, are rounded to the nearest integer. What is the probability that $A + B = C$?

$\text {(A)} \frac14 \qquad \text {(B)} \frac13 \qquad \text {(C)} \frac12 \qquad \text {(D)} \frac23 \qquad \text {(E)}\frac34$



Problem 21

If $\sum_{n = 0}^{\infty}\cos^{2n}\theta = 5$, what is the value of $\cos{2\theta}$?

$\text {(A)} \frac15 \qquad \text {(B)} \frac25 \qquad \text {(C)} \frac {\sqrt5}{5}\qquad \text {(D)} \frac35 \qquad \text {(E)}\frac45$



Problem 22

Three mutually tangent spheres of radius $1$ rest on a horizontal plane. A sphere of radius $2$ rests on them. What is the distance from the plane to the top of the larger sphere?

$\text {(A)} 3 + \frac {\sqrt {30}}{2} \qquad \text {(B)} 3 + \frac {\sqrt {69}}{3} \qquad \text {(C)} 3 + \frac {\sqrt {123}}{4}\qquad \text {(D)} \frac {52}{9}\qquad \text {(E)}3 + 2\sqrt2$



Problem 23

A polynomial

\[P(x) = c_{2004}x^{2004} + c_{2003}x^{2003} + ... + c_1x + c_0\]

has real coefficients with $c_{2004}\not = 0$ and $2004$ distinct complex zeroes $z_k = a_k + b_ki$, $1\leq k\leq 2004$ with $a_k$ and $b_k$ real, $a_1 = b_1 = 0$, and

\[\sum_{k = 1}^{2004}{a_k} = \sum_{k = 1}^{2004}{b_k}.\]

Which of the following quantities can be a nonzero number?

$\text {(A)} c_0 \qquad \text {(B)} c_{2003} \qquad \text {(C)} b_2b_3...b_{2004} \qquad \text {(D)} \sum_{k = 1}^{2004}{a_k} \qquad \text {(E)}\sum_{k = 1}^{2004}{c_k}$

Problem 24

A plane contains points $A$ and $B$ with $AB = 1$. Let $S$ be the union of all disks of radius $1$ in the plane that cover $\overline{AB}$. What is the area of $S$?

$\text {(A)} 2\pi + \sqrt3 \qquad \text {(B)} \frac {8\pi}{3} \qquad \text {(C)} 3\pi - \frac {\sqrt3}{2} \qquad \text {(D)} \frac {10\pi}{3} - \sqrt3 \qquad \text {(E)}4\pi - 2\sqrt3$



Problem 25

For each integer $n\geq 4$, let $a_n$ denote the base-$n$ number $0.\overline{133}_n$. The product $a_4a_5...a_{99}$ can be expressed as $\frac {m}{n!}$, where $m$ and $n$ are positive integers and $n$ is as small as possible. What is the value of $m$?

$\text {(A)} 98 \qquad \text {(B)} 101 \qquad \text {(C)} 132\qquad \text {(D)} 798\qquad \text {(E)}962$