Difference between revisions of "2006 AMC 12A Problems"
Brut3Forc3 (talk | contribs) (→Problem 14) |
(→Problem 19) |
||
(24 intermediate revisions by 13 users not shown) | |||
Line 1: | Line 1: | ||
+ | {{AMC12 Problems|year=2006|ab=A}} | ||
== Problem 1 == | == Problem 1 == | ||
− | + | Sandwiches at Joe's Fast Food cost <math>3</math> dollars each and sodas cost <math>2</math> dollars each. How many dollars will it cost to purchase <math>5</math> sandwiches and <math>8</math> sodas? | |
− | Sandwiches at Joe's Fast Food cost <math> | ||
<math> \mathrm{(A) \ } 31\qquad \mathrm{(B) \ } 32\qquad \mathrm{(C) \ } 33\qquad \mathrm{(D) \ } 34\qquad \mathrm{(E) \ } 35 </math> | <math> \mathrm{(A) \ } 31\qquad \mathrm{(B) \ } 32\qquad \mathrm{(C) \ } 33\qquad \mathrm{(D) \ } 34\qquad \mathrm{(E) \ } 35 </math> | ||
Line 8: | Line 8: | ||
== Problem 2 == | == Problem 2 == | ||
− | |||
Define <math>x\otimes y=x^3-y</math>. What is <math>h\otimes (h\otimes h)</math>? | Define <math>x\otimes y=x^3-y</math>. What is <math>h\otimes (h\otimes h)</math>? | ||
Line 16: | Line 15: | ||
== Problem 3 == | == Problem 3 == | ||
− | |||
The ratio of Mary's age to Alice's age is <math>3:5</math>. Alice is <math>30</math> years old. How old is Mary? | The ratio of Mary's age to Alice's age is <math>3:5</math>. Alice is <math>30</math> years old. How old is Mary? | ||
Line 24: | Line 22: | ||
== Problem 4 == | == Problem 4 == | ||
− | |||
A digital watch displays hours and minutes with AM and PM. What is the largest possible sum of the digits in the display? | A digital watch displays hours and minutes with AM and PM. What is the largest possible sum of the digits in the display? | ||
Line 32: | Line 29: | ||
== Problem 5 == | == Problem 5 == | ||
− | + | Doug and Dave shared a pizza with <math>8</math> equally-sized slices. Doug wanted a plain pizza, but Dave wanted anchovies on half the pizza. The cost of a plain pizza was <math>8</math> dollars, and there was an additional cost of <math>2</math> dollars for putting anchovies on one half. Dave ate all the slices of anchovy pizza and one plain slice. Doug ate the remainder. Each paid for what he had eaten. How many more dollars did Dave pay than Doug? | |
− | Doug and Dave shared a pizza with <math>8</math> equally-sized slices. Doug wanted a plain pizza, but Dave wanted anchovies on half the pizza. The cost of a plain pizza was | ||
<math> \mathrm{(A) \ } 1\qquad \mathrm{(B) \ } 2\qquad \mathrm{(C) \ } 3\qquad \mathrm{(D) \ } 4\qquad \mathrm{(E) \ } 5</math> | <math> \mathrm{(A) \ } 1\qquad \mathrm{(B) \ } 2\qquad \mathrm{(C) \ } 3\qquad \mathrm{(D) \ } 4\qquad \mathrm{(E) \ } 5</math> | ||
Line 40: | Line 36: | ||
== Problem 6 == | == Problem 6 == | ||
− | |||
− | |||
The <math>8\times 18</math> rectangle <math>ABCD</math> is cut into two congruent hexagons, as shown, in such a way that the two hexagons can be repositioned without overlap to form a square. What is <math>y</math>? | The <math>8\times 18</math> rectangle <math>ABCD</math> is cut into two congruent hexagons, as shown, in such a way that the two hexagons can be repositioned without overlap to form a square. What is <math>y</math>? | ||
− | + | <asy> | |
+ | unitsize(3mm); | ||
+ | defaultpen(fontsize(10pt)+linewidth(.8pt)); | ||
+ | dotfactor=4; | ||
+ | draw((0,4)--(18,4)--(18,-4)--(0,-4)--cycle); | ||
+ | draw((6,4)--(6,0)--(12,0)--(12,-4)); | ||
+ | label("$A$",(0,4),NW); | ||
+ | label("$B$",(18,4),NE); | ||
+ | label("$C$",(18,-4),SE); | ||
+ | label("$D$",(0,-4),SW); | ||
+ | label("$y$",(3,4),S); | ||
+ | label("$y$",(15,-4),N); | ||
+ | label("$18$",(9,4),N); | ||
+ | label("$18$",(9,-4),S); | ||
+ | label("$8$",(0,0),W); | ||
+ | label("$8$",(18,0),E); | ||
+ | dot((0,4)); | ||
+ | dot((18,4)); | ||
+ | dot((18,-4)); | ||
+ | dot((0,-4));</asy> | ||
<math> \mathrm{(A) \ } 6\qquad \mathrm{(B) \ } 7\qquad \mathrm{(C) \ } 8\qquad \mathrm{(D) \ } 9\qquad \mathrm{(E) \ } 10</math> | <math> \mathrm{(A) \ } 6\qquad \mathrm{(B) \ } 7\qquad \mathrm{(C) \ } 8\qquad \mathrm{(D) \ } 9\qquad \mathrm{(E) \ } 10</math> | ||
Line 49: | Line 62: | ||
== Problem 7 == | == Problem 7 == | ||
− | + | Mary is <math>20\%</math> older than Sally, and Sally is <math>40\%</math> younger than Danielle. The sum of their ages is <math>23.2</math> years. How old will Mary be on her next birthday? | |
− | Mary is <math>20%</math> older than Sally, and Sally is <math>40%</math> younger than Danielle. The sum of their ages is <math>23.2</math> years. How old will Mary be on her next birthday? | ||
<math> \mathrm{(A) \ } 7\qquad \mathrm{(B) \ } 8\qquad \mathrm{(C) \ } 9\qquad \mathrm{(D) \ } 10\qquad \mathrm{(E) \ } 11</math> | <math> \mathrm{(A) \ } 7\qquad \mathrm{(B) \ } 8\qquad \mathrm{(C) \ } 9\qquad \mathrm{(D) \ } 10\qquad \mathrm{(E) \ } 11</math> | ||
Line 57: | Line 69: | ||
== Problem 8 == | == Problem 8 == | ||
− | |||
How many sets of two or more consecutive positive integers have a sum of <math>15</math>? | How many sets of two or more consecutive positive integers have a sum of <math>15</math>? | ||
Line 65: | Line 76: | ||
== Problem 9 == | == Problem 9 == | ||
− | + | Oscar buys <math>13</math> pencils and <math>3</math> erasers for <math>\textdollar 1.00</math>. A pencil costs more than an eraser, and both items cost a whole number of cents. What is the total cost, in cents, of one pencil and one eraser? | |
− | Oscar buys <math>13</math> pencils and <math>3</math> erasers for | ||
<math> \mathrm{(A) \ } 10\qquad \mathrm{(B) \ } 12\qquad \mathrm{(C) \ } 15\qquad \mathrm{(D) \ } 18\qquad \mathrm{(E) \ } 20</math> | <math> \mathrm{(A) \ } 10\qquad \mathrm{(B) \ } 12\qquad \mathrm{(C) \ } 15\qquad \mathrm{(D) \ } 18\qquad \mathrm{(E) \ } 20</math> | ||
Line 73: | Line 83: | ||
== Problem 10 == | == Problem 10 == | ||
− | |||
For how many real values of <math>x</math> is <math>\sqrt{120-\sqrt{x}}</math> an integer? | For how many real values of <math>x</math> is <math>\sqrt{120-\sqrt{x}}</math> an integer? | ||
Line 81: | Line 90: | ||
== Problem 11 == | == Problem 11 == | ||
− | |||
Which of the following describes the graph of the equation <math>(x+y)^2=x^2+y^2</math>? | Which of the following describes the graph of the equation <math>(x+y)^2=x^2+y^2</math>? | ||
− | <math> \mathrm{(A) | + | <math>\mathrm{(A)}\ \text{the empty set}\qquad\mathrm{(B)}\ \text{one point}\qquad\mathrm{(C)}\ \text{two lines}\qquad\mathrm{(D)}\ \text{a circle}\qquad\mathrm{(E)}\ \text{the entire plane}</math> |
[[2006 AMC 12A Problems/Problem 11|Solution]] | [[2006 AMC 12A Problems/Problem 11|Solution]] | ||
Line 90: | Line 98: | ||
== Problem 12 == | == Problem 12 == | ||
− | + | A number of linked rings, each 1 cm thick, are hanging on a peg. The top ring has an outside diameter of 20 cm. The outside diameter of each of the outer rings is 1 cm less than that of the ring above it. The bottom ring has an outside diameter of 3 cm. What is the distance, in cm, from the top of the top ring to the bottom of the bottom ring? | |
− | + | <!-- <center>[[Image:2006_AMC10A-14.png]]</center> --> | |
− | A number of linked rings, each 1 cm thick, are hanging on a peg. The top ring has an | + | <asy>size(7cm); pointpen = black; pathpen = linewidth(0.7); |
+ | D(CR((0,0),10)); | ||
+ | D(CR((0,0),9.5)); | ||
+ | D(CR((0,-18.5),9.5)); | ||
+ | D(CR((0,-18.5),9)); | ||
+ | MP("$\vdots$",(0,-31),(0,0)); | ||
+ | D(CR((0,-39),3)); | ||
+ | D(CR((0,-39),2.5)); | ||
+ | D(CR((0,-43.5),2.5)); | ||
+ | D(CR((0,-43.5),2)); | ||
+ | D(CR((0,-47),2)); | ||
+ | D(CR((0,-47),1.5)); | ||
+ | D(CR((0,-49.5),1.5)); | ||
+ | D(CR((0,-49.5),1.0)); | ||
+ | D((12,-10)--(12,10)); MP('20',(12,0),E); | ||
+ | D((12,-51)--(12,-48)); MP('3',(12,-49.5),E); | ||
+ | </asy> | ||
<math> \mathrm{(A) \ } 171\qquad \mathrm{(B) \ } 173\qquad \mathrm{(C) \ } 182\qquad \mathrm{(D) \ } 188\qquad \mathrm{(E) \ } 210</math> | <math> \mathrm{(A) \ } 171\qquad \mathrm{(B) \ } 173\qquad \mathrm{(C) \ } 182\qquad \mathrm{(D) \ } 188\qquad \mathrm{(E) \ } 210</math> | ||
Line 99: | Line 123: | ||
== Problem 13 == | == Problem 13 == | ||
− | + | <!-- <center>[[Image:2006_AMC_12A_Problem_13.gif]]</center> --> | |
− | [[Image:2006_AMC_12A_Problem_13.gif]] | ||
− | |||
The vertices of a <math>3-4-5</math> right triangle are the centers of three mutually externally tangent circles, as shown. What is the sum of the areas of the three circles? | The vertices of a <math>3-4-5</math> right triangle are the centers of three mutually externally tangent circles, as shown. What is the sum of the areas of the three circles? | ||
+ | <asy> | ||
+ | unitsize(5mm); | ||
+ | defaultpen(fontsize(10pt)+linewidth(.8pt)); | ||
+ | pair B=(0,0), C=(5,0); | ||
+ | pair A=intersectionpoints(Circle(B,3),Circle(C,4))[0]; | ||
+ | draw(A--B--C--cycle); | ||
+ | draw(Circle(C,3)); | ||
+ | draw(Circle(A,1)); | ||
+ | draw(Circle(B,2)); | ||
+ | label("$A$",A,N); | ||
+ | label("$B$",B,W); | ||
+ | label("$C$",C,E); | ||
+ | label("3",midpoint(B--A),NW); | ||
+ | label("4",midpoint(A--C),NE); | ||
+ | label("5",midpoint(B--C),S);</asy> | ||
<math> \mathrm{(A) \ } 12\pi\qquad \mathrm{(B) \ } \frac{25\pi}{2}\qquad \mathrm{(C) \ } 13\pi\qquad \mathrm{(D) \ } \frac{27\pi}{2}\qquad \mathrm{(E) \ } 14\pi</math> | <math> \mathrm{(A) \ } 12\pi\qquad \mathrm{(B) \ } \frac{25\pi}{2}\qquad \mathrm{(C) \ } 13\pi\qquad \mathrm{(D) \ } \frac{27\pi}{2}\qquad \mathrm{(E) \ } 14\pi</math> | ||
Line 109: | Line 146: | ||
== Problem 14 == | == Problem 14 == | ||
+ | Two farmers agree that pigs are worth <math>300</math> dollars and that goats are worth <math>210</math> dollars. When one farmer owes the other money, he pays the debt in pigs or goats, with "change" received in the form of goats or pigs as necessary. (For example, a <math>390</math> dollar debt could be paid with two pigs, with one goat received in change.) What is the amount of the smallest positive debt that can be resolved in this way? | ||
− | + | <math> \mathrm{(A) \ } \textdollar5 \qquad \mathrm{(B) \ } \textdollar 10 \qquad \mathrm{(C) \ } \textdollar 30 \qquad \mathrm{(D) \ } \textdollar 90 \qquad \mathrm{(E) \ } \textdollar 210</math> | |
− | |||
− | <math> \mathrm{(A) \ } \ | ||
[[2006 AMC 12A Problems/Problem 14|Solution]] | [[2006 AMC 12A Problems/Problem 14|Solution]] | ||
== Problem 15 == | == Problem 15 == | ||
− | |||
Suppose <math>\cos x=0</math> and <math>\cos (x+z)=1/2</math>. What is the smallest possible positive value of <math>z</math>? | Suppose <math>\cos x=0</math> and <math>\cos (x+z)=1/2</math>. What is the smallest possible positive value of <math>z</math>? | ||
Line 125: | Line 160: | ||
== Problem 16 == | == Problem 16 == | ||
− | |||
Circles with centers <math>A</math> and <math>B</math> have radii <math>3</math> and <math>8</math>, respectively. A common internal tangent intersects the circles at <math>C</math> and <math>D</math>, respectively. Lines <math>AB</math> and <math>CD</math> intersect at <math>E</math>, and <math>AE=5</math>. What is <math>CD</math>? | Circles with centers <math>A</math> and <math>B</math> have radii <math>3</math> and <math>8</math>, respectively. A common internal tangent intersects the circles at <math>C</math> and <math>D</math>, respectively. Lines <math>AB</math> and <math>CD</math> intersect at <math>E</math>, and <math>AE=5</math>. What is <math>CD</math>? | ||
− | + | <!-- [[Image:2006_AMC12A-16.png|center]] --> | |
− | < | + | <asy>unitsize(2.5mm); |
− | + | defaultpen(fontsize(10pt)+linewidth(.8pt)); | |
− | <math> \mathrm{(A) \ | + | dotfactor=3; |
+ | pair A=(0,0), Ep=(5,0), B=(5+40/3,0); | ||
+ | pair M=midpoint(A--Ep); | ||
+ | pair C=intersectionpoints(Circle(M,2.5),Circle(A,3))[1]; | ||
+ | pair D=B+8*dir(180+degrees(C)); | ||
+ | dot(A); | ||
+ | dot(C); | ||
+ | dot(B); | ||
+ | dot(D); | ||
+ | draw(C--D); | ||
+ | draw(A--B); | ||
+ | draw(Circle(A,3)); | ||
+ | draw(Circle(B,8)); | ||
+ | label("$A$",A,W); | ||
+ | label("$B$",B,E); | ||
+ | label("$C$",C,SE); | ||
+ | label("$E$",Ep,SSE); | ||
+ | label("$D$",D,NW);</asy> | ||
+ | <math>\mathrm{(A)}\ 13\qquad\mathrm{(B)}\ \frac{44}{3}\qquad\mathrm{(C)}\ \sqrt{221}\qquad\mathrm{(D)}\ \sqrt{255}\qquad\mathrm{(E)}\ \frac{55}{3}</math> | ||
[[2006 AMC 12A Problems/Problem 16|Solution]] | [[2006 AMC 12A Problems/Problem 16|Solution]] | ||
== Problem 17 == | == Problem 17 == | ||
− | |||
Square <math>ABCD</math> has side length <math>s</math>, a circle centered at <math>E</math> has radius <math>r</math>, and <math>r</math> and <math>s</math> are both rational. The circle passes through <math>D</math>, and <math>D</math> lies on <math>\overline{BE}</math>. Point <math>F</math> lies on the circle, on the same side of <math>\overline{BE}</math> as <math>A</math>. Segment <math>AF</math> is tangent to the circle, and <math>AF=\sqrt{9+5\sqrt{2}}</math>. What is <math>r/s</math>? | Square <math>ABCD</math> has side length <math>s</math>, a circle centered at <math>E</math> has radius <math>r</math>, and <math>r</math> and <math>s</math> are both rational. The circle passes through <math>D</math>, and <math>D</math> lies on <math>\overline{BE}</math>. Point <math>F</math> lies on the circle, on the same side of <math>\overline{BE}</math> as <math>A</math>. Segment <math>AF</math> is tangent to the circle, and <math>AF=\sqrt{9+5\sqrt{2}}</math>. What is <math>r/s</math>? | ||
− | + | <!-- [[Image:AMC12_2006A_17.png|center]] --> | |
− | < | + | <asy>unitsize(6mm); |
− | + | defaultpen(linewidth(.8pt)+fontsize(10pt)); | |
+ | dotfactor=3; | ||
+ | pair B=(0,0), C=(3,0), D=(3,3), A=(0,3); | ||
+ | pair Ep=(3+5*sqrt(2)/6,3+5*sqrt(2)/6); | ||
+ | pair F=intersectionpoints(Circle(A,sqrt(9+5*sqrt(2))),Circle(Ep,5/3))[0]; | ||
+ | pair[] dots={A,B,C,D,Ep,F}; | ||
+ | draw(A--F); | ||
+ | draw(Circle(Ep,5/3)); | ||
+ | draw(A--B--C--D--cycle); | ||
+ | dot(dots); | ||
+ | label("$A$",A,NW); | ||
+ | label("$B$",B,SW); | ||
+ | label("$C$",C,SE); | ||
+ | label("$D$",D,SW); | ||
+ | label("$E$",Ep,E); | ||
+ | label("$F$",F,NW); | ||
+ | </asy> | ||
<math> \mathrm{(A) \ } \frac{1}{2}\qquad \mathrm{(B) \ } \frac{5}{9}\qquad \mathrm{(C) \ } \frac{3}{5}\qquad \mathrm{(D) \ } \frac{5}{3}\qquad \mathrm{(E) \ } \frac{9}{5}</math> | <math> \mathrm{(A) \ } \frac{1}{2}\qquad \mathrm{(B) \ } \frac{5}{9}\qquad \mathrm{(C) \ } \frac{3}{5}\qquad \mathrm{(D) \ } \frac{5}{3}\qquad \mathrm{(E) \ } \frac{9}{5}</math> | ||
Line 145: | Line 212: | ||
== Problem 18 == | == Problem 18 == | ||
− | + | The function <math>f</math> has the property that for each real number <math>x</math> in its domain, <math>1/x</math> is also in its domain and | |
− | The function <math> | ||
<math>f(x)+f\left(\frac{1}{x}\right)=x</math> | <math>f(x)+f\left(\frac{1}{x}\right)=x</math> | ||
Line 152: | Line 218: | ||
What is the largest set of real numbers that can be in the domain of <math>f</math>? | What is the largest set of real numbers that can be in the domain of <math>f</math>? | ||
− | <math> \mathrm{(A) \ } \{x|x\ne 0\}\qquad \mathrm{(B) \ } \{x|x<0\}\qquad \mathrm{(C) \ } \{x|x>0\}\qquad \mathrm{(D) \ } \{x|x\ne -1\;\mathrm{and}\; x\ne 0\;\mathrm{and}\; x\ne 1\}\qquad \mathrm{(E) \ } \{-1,1\}</math> | + | <math> \mathrm{(A) \ } \{x|x\ne 0\}\qquad \mathrm{(B) \ } \{x|x<0\}\qquad \mathrm{(C) \ } \{x|x>0\}\qquad \mathrm{(D) \ } \{x|x\ne -1\;</math> <math>\mathrm{and}\; x\ne 0\;\mathrm{and}\; x\ne 1\}\qquad \mathrm{(E) \ } \{-1,1\}</math> |
[[2006 AMC 12A Problems/Problem 18|Solution]] | [[2006 AMC 12A Problems/Problem 18|Solution]] | ||
== Problem 19 == | == Problem 19 == | ||
− | |||
Circles with centers <math>(2,4)</math> and <math>(14,9)</math> have radii <math>4</math> and <math>9</math>, respectively. The equation of a common external tangent to the circles can be written in the form <math>y=mx+b</math> with <math>m>0</math>. What is <math>b</math>? | Circles with centers <math>(2,4)</math> and <math>(14,9)</math> have radii <math>4</math> and <math>9</math>, respectively. The equation of a common external tangent to the circles can be written in the form <math>y=mx+b</math> with <math>m>0</math>. What is <math>b</math>? | ||
− | < | + | <!-- [[Image:AMC12_2006A_19.png|center]] --> |
+ | <asy> | ||
+ | size(150); | ||
+ | defaultpen(linewidth(0.7)+fontsize(8)); | ||
+ | draw(circle((2,4),4));draw(circle((14,9),9)); | ||
+ | draw((0,-2)--(0,20));draw((-6,0)--(25,0)); | ||
+ | draw((2,4)--(2,4)+4*expi(pi*4.5/11)); | ||
+ | draw((14,9)--(14,9)+9*expi(pi*6/7)); | ||
+ | label("4",(2,4)+2*expi(pi*4.5/11),(-1,0)); | ||
+ | label("9",(14,9)+4.5*expi(pi*6/7),(1,1)); | ||
+ | label("(2,4)",(2,4),(0.5,-1.5));label("(14,9)",(14,9),(1,-1)); | ||
+ | draw((-4,120*-4/119+912/119)--(11,120*11/119+912/119)); | ||
+ | dot((2,4)^^(14,9)); | ||
+ | </asy> | ||
− | <math> \mathrm{(A) \ } \frac{908}{ | + | <math> \mathrm{(A) \ } \frac{908}{119}\qquad \mathrm{(B) \ } \frac{909}{119}\qquad \mathrm{(C) \ } \frac{130}{17}\qquad \mathrm{(D) \ } \frac{911}{119}\qquad \mathrm{(E) \ } \frac{912}{119}</math> |
[[2006 AMC 12A Problems/Problem 19|Solution]] | [[2006 AMC 12A Problems/Problem 19|Solution]] | ||
== Problem 20 == | == Problem 20 == | ||
− | |||
A bug starts at one vertex of a cube and moves along the edges of the cube according to the following rule. At each vertex the bug will choose to travel along one of the three edges emanating from that vertex. Each edge has equal probability of being chosen, and all choices are independent. What is the probability that after seven moves the bug will have visited every vertex exactly once? | A bug starts at one vertex of a cube and moves along the edges of the cube according to the following rule. At each vertex the bug will choose to travel along one of the three edges emanating from that vertex. Each edge has equal probability of being chosen, and all choices are independent. What is the probability that after seven moves the bug will have visited every vertex exactly once? | ||
Line 175: | Line 252: | ||
== Problem 21 == | == Problem 21 == | ||
− | |||
Let | Let | ||
Line 191: | Line 267: | ||
== Problem 22 == | == Problem 22 == | ||
− | |||
A circle of radius <math>r</math> is concentric with and outside a regular hexagon of side length <math>2</math>. The probability that three entire sides of hexagon are visible from a randomly chosen point on the circle is <math>1/2</math>. What is <math>r</math>? | A circle of radius <math>r</math> is concentric with and outside a regular hexagon of side length <math>2</math>. The probability that three entire sides of hexagon are visible from a randomly chosen point on the circle is <math>1/2</math>. What is <math>r</math>? | ||
− | <math> \mathrm{(A) \ } 2\sqrt{2}+2\sqrt{3}\qquad \mathrm{(B) \ } 3\sqrt{3}+\sqrt{2}\qquad \mathrm{(C) \ } 2\sqrt{6}+\sqrt{3} | + | <math> \mathrm{(A) \ } 2\sqrt{2}+2\sqrt{3}\qquad \mathrm{(B) \ } 3\sqrt{3}+\sqrt{2}\qquad \mathrm{(C) \ } 2\sqrt{6}+\sqrt{3} \qquad \mathrm{(D) \ } 3\sqrt{2}+\sqrt{6}\qquad \mathrm{(E) \ } 6\sqrt{2}-\sqrt{3}</math> |
[[2006 AMC 12A Problems/Problem 22|Solution]] | [[2006 AMC 12A Problems/Problem 22|Solution]] | ||
== Problem 23 == | == Problem 23 == | ||
− | |||
Given a finite sequence <math>S=(a_1,a_2,\ldots ,a_n)</math> of <math>n</math> real numbers, let <math>A(S)</math> be the sequence | Given a finite sequence <math>S=(a_1,a_2,\ldots ,a_n)</math> of <math>n</math> real numbers, let <math>A(S)</math> be the sequence | ||
Line 211: | Line 285: | ||
== Problem 24 == | == Problem 24 == | ||
− | |||
The expression | The expression | ||
Line 223: | Line 296: | ||
== Problem 25 == | == Problem 25 == | ||
− | + | How many non-empty subsets <math>S</math> of <math>\lbrace 1,2,3,\ldots ,15\rbrace</math> have the following two properties? | |
− | How many non-empty subsets <math>S</math> of <math>\ | ||
<math>(1)</math> No two consecutive integers belong to <math>S</math>. | <math>(1)</math> No two consecutive integers belong to <math>S</math>. | ||
Line 235: | Line 307: | ||
== See also == | == See also == | ||
+ | {{AMC12 box|year=2006|ab=A|before=[[2005 AMC 12B Problems]]|after=[[2006 AMC 12B Problems]]}} | ||
* [[AMC 12]] | * [[AMC 12]] | ||
* [[AMC 12 Problems and Solutions]] | * [[AMC 12 Problems and Solutions]] | ||
− | |||
* [http://www.artofproblemsolving.com/Community/AoPS_Y_MJ_Transcripts.php?mj_id=142 2006 AMC A Math Jam Transcript] | * [http://www.artofproblemsolving.com/Community/AoPS_Y_MJ_Transcripts.php?mj_id=142 2006 AMC A Math Jam Transcript] | ||
* [[Mathematics competition resources]] | * [[Mathematics competition resources]] | ||
+ | {{MAA Notice}} |
Latest revision as of 12:43, 28 December 2020
2006 AMC 12A (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
Sandwiches at Joe's Fast Food cost dollars each and sodas cost dollars each. How many dollars will it cost to purchase sandwiches and sodas?
Problem 2
Define . What is ?
Problem 3
The ratio of Mary's age to Alice's age is . Alice is years old. How old is Mary?
Problem 4
A digital watch displays hours and minutes with AM and PM. What is the largest possible sum of the digits in the display?
Problem 5
Doug and Dave shared a pizza with equally-sized slices. Doug wanted a plain pizza, but Dave wanted anchovies on half the pizza. The cost of a plain pizza was dollars, and there was an additional cost of dollars for putting anchovies on one half. Dave ate all the slices of anchovy pizza and one plain slice. Doug ate the remainder. Each paid for what he had eaten. How many more dollars did Dave pay than Doug?
Problem 6
The rectangle is cut into two congruent hexagons, as shown, in such a way that the two hexagons can be repositioned without overlap to form a square. What is ?
Problem 7
Mary is older than Sally, and Sally is younger than Danielle. The sum of their ages is years. How old will Mary be on her next birthday?
Problem 8
How many sets of two or more consecutive positive integers have a sum of ?
Problem 9
Oscar buys pencils and erasers for . A pencil costs more than an eraser, and both items cost a whole number of cents. What is the total cost, in cents, of one pencil and one eraser?
Problem 10
For how many real values of is an integer?
Problem 11
Which of the following describes the graph of the equation ?
Problem 12
A number of linked rings, each 1 cm thick, are hanging on a peg. The top ring has an outside diameter of 20 cm. The outside diameter of each of the outer rings is 1 cm less than that of the ring above it. The bottom ring has an outside diameter of 3 cm. What is the distance, in cm, from the top of the top ring to the bottom of the bottom ring?
Problem 13
The vertices of a right triangle are the centers of three mutually externally tangent circles, as shown. What is the sum of the areas of the three circles?
Problem 14
Two farmers agree that pigs are worth dollars and that goats are worth dollars. When one farmer owes the other money, he pays the debt in pigs or goats, with "change" received in the form of goats or pigs as necessary. (For example, a dollar debt could be paid with two pigs, with one goat received in change.) What is the amount of the smallest positive debt that can be resolved in this way?
Problem 15
Suppose and . What is the smallest possible positive value of ?
Problem 16
Circles with centers and have radii and , respectively. A common internal tangent intersects the circles at and , respectively. Lines and intersect at , and . What is ?
Problem 17
Square has side length , a circle centered at has radius , and and are both rational. The circle passes through , and lies on . Point lies on the circle, on the same side of as . Segment is tangent to the circle, and . What is ?
Problem 18
The function has the property that for each real number in its domain, is also in its domain and
What is the largest set of real numbers that can be in the domain of ?
Problem 19
Circles with centers and have radii and , respectively. The equation of a common external tangent to the circles can be written in the form with . What is ?
Problem 20
A bug starts at one vertex of a cube and moves along the edges of the cube according to the following rule. At each vertex the bug will choose to travel along one of the three edges emanating from that vertex. Each edge has equal probability of being chosen, and all choices are independent. What is the probability that after seven moves the bug will have visited every vertex exactly once?
Problem 21
Let
and
.
What is the ratio of the area of to the area of ?
Problem 22
A circle of radius is concentric with and outside a regular hexagon of side length . The probability that three entire sides of hexagon are visible from a randomly chosen point on the circle is . What is ?
Problem 23
Given a finite sequence of real numbers, let be the sequence
of real numbers. Define and, for each integer , , define . Suppose , and let . If , then what is ?
Problem 24
The expression
is simplified by expanding it and combining like terms. How many terms are in the simplified expression?
Problem 25
How many non-empty subsets of have the following two properties?
No two consecutive integers belong to .
If contains elements, then contains no number less than .
See also
2006 AMC 12A (Problems • Answer Key • Resources) | |
Preceded by 2005 AMC 12B Problems |
Followed by 2006 AMC 12B Problems |
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 AMC 12 Problems and Solutions |
- AMC 12
- AMC 12 Problems and Solutions
- 2006 AMC A Math Jam Transcript
- Mathematics competition resources
The problems on this page are copyrighted by the Mathematical Association of America's American Mathematics Competitions.