problem_id
stringlengths
32
32
link
stringlengths
75
84
problem
stringlengths
14
5.33k
solution
stringlengths
15
6.63k
letter
stringclasses
5 values
answer
stringclasses
957 values
901ecba54db1e3832a2fae79df10cd17
https://artofproblemsolving.com/wiki/index.php/2018_AMC_8_Problems/Problem_14
Let $N$ be the greatest five-digit number whose digits have a product of $120$ . What is the sum of the digits of $N$ $\textbf{(A) }15\qquad\textbf{(B) }16\qquad\textbf{(C) }17\qquad\textbf{(D) }18\qquad\textbf{(E) }20$
120 is 5!, so we have 5,4,3,2,1. Now look for the largest digit which you multiple numbers. $(5)(4)(3)(2)(1) = 120$ Making the greatest integer, $(5)(4 \cdot 2)(3)\left(\frac{2}{2}\right)(1)$ $= (5)(8)(3)(1)(1) =120$ 8 is the largest value and will go in the front. We can express the number as $85311$ $8+5+3+1+1=\boxed{18}$
D
18
55ccf4688843e354cc85e6dd31f4d979
https://artofproblemsolving.com/wiki/index.php/2018_AMC_8_Problems/Problem_15
In the diagram below, a diameter of each of the two smaller circles is a radius of the larger circle. If the two smaller circles have a combined area of $1$ square unit, then what is the area of the shaded region, in square units? [asy] size(4cm); filldraw(scale(2)*unitcircle,gray,black); filldraw(shift(-1,0)*unitcircle,white,black); filldraw(shift(1,0)*unitcircle,white,black); [/asy] $\textbf{(A) } \frac{1}{4} \qquad \textbf{(B) } \frac{1}{3} \qquad \textbf{(C) } \frac{1}{2} \qquad \textbf{(D) } 1 \qquad \textbf{(E) } \frac{\pi}{2}$
Let the radius of the large circle be $R$ . Then, the radius of the smaller circles are $\frac R2$ . The areas of the circles are directly proportional to the square of the radii, so the ratio of the area of the small circle to the large one is $\frac 14$ . This means the combined area of the 2 smaller circles is half of the larger circle, and therefore the shaded region is equal to the combined area of the 2 smaller circles, which is $\boxed{1}$
D
1
55ccf4688843e354cc85e6dd31f4d979
https://artofproblemsolving.com/wiki/index.php/2018_AMC_8_Problems/Problem_15
In the diagram below, a diameter of each of the two smaller circles is a radius of the larger circle. If the two smaller circles have a combined area of $1$ square unit, then what is the area of the shaded region, in square units? [asy] size(4cm); filldraw(scale(2)*unitcircle,gray,black); filldraw(shift(-1,0)*unitcircle,white,black); filldraw(shift(1,0)*unitcircle,white,black); [/asy] $\textbf{(A) } \frac{1}{4} \qquad \textbf{(B) } \frac{1}{3} \qquad \textbf{(C) } \frac{1}{2} \qquad \textbf{(D) } 1 \qquad \textbf{(E) } \frac{\pi}{2}$
Let the radius of the two smaller circles be $r$ . It follows that the area of one of the smaller circles is ${\pi}r^2$ . Thus, the area of the two inner circles combined would evaluate to $2{\pi}r^2$ which is $1$ . Since the radius of the bigger circle is two times that of the smaller circles (the diameter), the radius of the larger circle in terms of $r$ would be $2r$ . The area of the larger circle would come to $(2r)^2{\pi} = 4{\pi}r^2$ Subtracting the area of the smaller circles from that of the larger circle (since that would be the shaded region), we have \[4{\pi}r^2 - 2{\pi}r^2 = 2{\pi}r^2 = 1.\] Therefore, the area of the shaded region is $\boxed{1}$
D
1
dd938fa724a3e05463b56800b7cd7da4
https://artofproblemsolving.com/wiki/index.php/2018_AMC_8_Problems/Problem_16
Professor Chang has nine different language books lined up on a bookshelf: two Arabic, three German, and four Spanish. How many ways are there to arrange the nine books on the shelf keeping the Arabic books together and keeping the Spanish books together? $\textbf{(A) }1440\qquad\textbf{(B) }2880\qquad\textbf{(C) }5760\qquad\textbf{(D) }182,440\qquad \textbf{(E) }362,880$
Since the Arabic books and Spanish books have to be kept together, we can treat them both as just one book. That means we're trying to find the number of ways you can arrange one Arabic book, one Spanish book, and three German books, which is just $5$ factorial. Now, we multiply this product by $2!$ because there are $2!$ ways to arrange the Arabic books within themselves, and $4!$ ways to arrange the Spanish books within themselves. Multiplying all these together, we have $2! \cdot 4! \cdot 5!=\boxed{5760}$
C
5760
7b71c770e26b596f6166c35d485a1c81
https://artofproblemsolving.com/wiki/index.php/2018_AMC_8_Problems/Problem_17
Bella begins to walk from her house toward her friend Ella's house. At the same time, Ella begins to ride her bicycle toward Bella's house. They each maintain a constant speed, and Ella rides $5$ times as fast as Bella walks. The distance between their houses is $2$ miles, which is $10,560$ feet, and Bella covers $2 \tfrac{1}{2}$ feet with each step. How many steps will Bella take by the time she meets Ella? $\textbf{(A) }704\qquad\textbf{(B) }845\qquad\textbf{(C) }1056\qquad\textbf{(D) }1760\qquad \textbf{(E) }3520$
Every 10 feet Bella goes, Ella goes 50 feet, which means a total of 60 feet. They need to travel that 60 feet $10560\div60=176$ times to travel the entire 2 miles. Since Bella goes 10 feet 176 times, this means that she travels a total of 1760 feet. And since she walks 2.5 feet each step, $1760\div2.5=\boxed{704}$
A
704
7b71c770e26b596f6166c35d485a1c81
https://artofproblemsolving.com/wiki/index.php/2018_AMC_8_Problems/Problem_17
Bella begins to walk from her house toward her friend Ella's house. At the same time, Ella begins to ride her bicycle toward Bella's house. They each maintain a constant speed, and Ella rides $5$ times as fast as Bella walks. The distance between their houses is $2$ miles, which is $10,560$ feet, and Bella covers $2 \tfrac{1}{2}$ feet with each step. How many steps will Bella take by the time she meets Ella? $\textbf{(A) }704\qquad\textbf{(B) }845\qquad\textbf{(C) }1056\qquad\textbf{(D) }1760\qquad \textbf{(E) }3520$
We know that Bella goes 2.5 feet per step and since Ella rides 5 times faster than Bella she must go 12.5 feet on her bike for every step of Bella's. For Bella, it takes 4,224 steps, and for Ella, it takes 1/5th those steps since Ella goes 5 times faster than Bella, taking her 844.8 steps. The number of steps where they meet therefore must be less than 844.8. The only answer choice less than it is $\boxed{704}$
A
704
7b71c770e26b596f6166c35d485a1c81
https://artofproblemsolving.com/wiki/index.php/2018_AMC_8_Problems/Problem_17
Bella begins to walk from her house toward her friend Ella's house. At the same time, Ella begins to ride her bicycle toward Bella's house. They each maintain a constant speed, and Ella rides $5$ times as fast as Bella walks. The distance between their houses is $2$ miles, which is $10,560$ feet, and Bella covers $2 \tfrac{1}{2}$ feet with each step. How many steps will Bella take by the time she meets Ella? $\textbf{(A) }704\qquad\textbf{(B) }845\qquad\textbf{(C) }1056\qquad\textbf{(D) }1760\qquad \textbf{(E) }3520$
We can turn $2 \tfrac{1}{2}$ into an improper fraction. It will then become 5/2. Since Ella bikes 5 times faster, we multiply 5/2 by 5 to get 25/2. Then we add 5/2 to it in order to find the distance they walk and bike together in total. After adding, you should get 30/2 which is equal to 15. This means that after 15 times, they will meet. So you have to divide 10,560 by 15. The answer should be $\boxed{704}$
A
704
cce7bc1f46689306c6f7c0da2b34882f
https://artofproblemsolving.com/wiki/index.php/2018_AMC_8_Problems/Problem_18
How many positive factors does $23,232$ have? $\textbf{(A) }9\qquad\textbf{(B) }12\qquad\textbf{(C) }28\qquad\textbf{(D) }36\qquad\textbf{(E) }42$
We can first find the prime factorization of $23,232$ , which is $2^6\cdot3^1\cdot11^2$ . Now, we add one to our powers and multiply. Therefore, the answer is $(6+1)\cdot(1+1)\cdot(2+1)=7\cdot2\cdot3=\boxed{42}$
E
42
cce7bc1f46689306c6f7c0da2b34882f
https://artofproblemsolving.com/wiki/index.php/2018_AMC_8_Problems/Problem_18
How many positive factors does $23,232$ have? $\textbf{(A) }9\qquad\textbf{(B) }12\qquad\textbf{(C) }28\qquad\textbf{(D) }36\qquad\textbf{(E) }42$
Observe that $69696$ $264^2$ , so this is $\frac{1}{3}$ of $264^2$ which is $88 \cdot 264 = 11^2 \cdot 8^2 \cdot 3 = 11^2 \cdot 2^6 \cdot 3$ , which has $3 \cdot 7 \cdot 2 = 42$ factors. The answer is $\boxed{42}$
E
42
7ebb11e2b7b205ca77bbfd3458785374
https://artofproblemsolving.com/wiki/index.php/2018_AMC_8_Problems/Problem_19
In a sign pyramid a cell gets a "+" if the two cells below it have the same sign, and it gets a "-" if the two cells below it have different signs. The diagram below illustrates a sign pyramid with four levels. How many possible ways are there to fill the four cells in the bottom row to produce a "+" at the top of the pyramid? [asy] unitsize(2cm); path box = (-0.5,-0.2)--(-0.5,0.2)--(0.5,0.2)--(0.5,-0.2)--cycle; draw(box); label("$+$",(0,0)); draw(shift(1,0)*box); label("$-$",(1,0)); draw(shift(2,0)*box); label("$+$",(2,0)); draw(shift(3,0)*box); label("$-$",(3,0)); draw(shift(0.5,0.4)*box); label("$-$",(0.5,0.4)); draw(shift(1.5,0.4)*box); label("$-$",(1.5,0.4)); draw(shift(2.5,0.4)*box); label("$-$",(2.5,0.4)); draw(shift(1,0.8)*box); label("$+$",(1,0.8)); draw(shift(2,0.8)*box); label("$+$",(2,0.8)); draw(shift(1.5,1.2)*box); label("$+$",(1.5,1.2)); [/asy] $\textbf{(A) } 2 \qquad \textbf{(B) } 4 \qquad \textbf{(C) } 8 \qquad \textbf{(D) } 12 \qquad \textbf{(E) } 16$
You could just make out all of the patterns that make the top positive. In this case, you would have the following patterns: +βˆ’βˆ’+, βˆ’++βˆ’, βˆ’βˆ’βˆ’βˆ’, ++++, βˆ’+βˆ’+, +βˆ’+βˆ’, ++βˆ’βˆ’, βˆ’βˆ’++. There are 8 patterns and so the answer is $\boxed{8}$
C
8
7ebb11e2b7b205ca77bbfd3458785374
https://artofproblemsolving.com/wiki/index.php/2018_AMC_8_Problems/Problem_19
In a sign pyramid a cell gets a "+" if the two cells below it have the same sign, and it gets a "-" if the two cells below it have different signs. The diagram below illustrates a sign pyramid with four levels. How many possible ways are there to fill the four cells in the bottom row to produce a "+" at the top of the pyramid? [asy] unitsize(2cm); path box = (-0.5,-0.2)--(-0.5,0.2)--(0.5,0.2)--(0.5,-0.2)--cycle; draw(box); label("$+$",(0,0)); draw(shift(1,0)*box); label("$-$",(1,0)); draw(shift(2,0)*box); label("$+$",(2,0)); draw(shift(3,0)*box); label("$-$",(3,0)); draw(shift(0.5,0.4)*box); label("$-$",(0.5,0.4)); draw(shift(1.5,0.4)*box); label("$-$",(1.5,0.4)); draw(shift(2.5,0.4)*box); label("$-$",(2.5,0.4)); draw(shift(1,0.8)*box); label("$+$",(1,0.8)); draw(shift(2,0.8)*box); label("$+$",(2,0.8)); draw(shift(1.5,1.2)*box); label("$+$",(1.5,1.2)); [/asy] $\textbf{(A) } 2 \qquad \textbf{(B) } 4 \qquad \textbf{(C) } 8 \qquad \textbf{(D) } 12 \qquad \textbf{(E) } 16$
The top box is fixed by the problem. Choose the left 3 bottom-row boxes freely. There are $2^3=8$ ways. Then the left 2 boxes on the row above are determined. Then the left 1 box on the row above that is determined Then the right 1 box on that row is determined. Then the right 1 box on the row below is determined. Then the right 1 box on the bottom row is determined, completing the diagram. So the answer is $\boxed{8}$
C
8
7ebb11e2b7b205ca77bbfd3458785374
https://artofproblemsolving.com/wiki/index.php/2018_AMC_8_Problems/Problem_19
In a sign pyramid a cell gets a "+" if the two cells below it have the same sign, and it gets a "-" if the two cells below it have different signs. The diagram below illustrates a sign pyramid with four levels. How many possible ways are there to fill the four cells in the bottom row to produce a "+" at the top of the pyramid? [asy] unitsize(2cm); path box = (-0.5,-0.2)--(-0.5,0.2)--(0.5,0.2)--(0.5,-0.2)--cycle; draw(box); label("$+$",(0,0)); draw(shift(1,0)*box); label("$-$",(1,0)); draw(shift(2,0)*box); label("$+$",(2,0)); draw(shift(3,0)*box); label("$-$",(3,0)); draw(shift(0.5,0.4)*box); label("$-$",(0.5,0.4)); draw(shift(1.5,0.4)*box); label("$-$",(1.5,0.4)); draw(shift(2.5,0.4)*box); label("$-$",(2.5,0.4)); draw(shift(1,0.8)*box); label("$+$",(1,0.8)); draw(shift(2,0.8)*box); label("$+$",(2,0.8)); draw(shift(1.5,1.2)*box); label("$+$",(1.5,1.2)); [/asy] $\textbf{(A) } 2 \qquad \textbf{(B) } 4 \qquad \textbf{(C) } 8 \qquad \textbf{(D) } 12 \qquad \textbf{(E) } 16$
Let the plus sign represent 1 and the negative sign represent -1. The four numbers on the bottom are $a$ $b$ $c$ , and $d$ , which are either 1 or -1. [asy] unitsize(2cm); path box = (-0.5,-0.2)--(-0.5,0.2)--(0.5,0.2)--(0.5,-0.2)--cycle; draw(box); label("$a$",(0,0)); draw(shift(1,0)*box); label("$b$",(1,0)); draw(shift(2,0)*box); label("$c$",(2,0)); draw(shift(3,0)*box); label("$d$",(3,0)); draw(shift(0.5,0.4)*box); label("$ab$",(0.5,0.4)); draw(shift(1.5,0.4)*box); label("$bc$",(1.5,0.4)); draw(shift(2.5,0.4)*box); label("$cd$",(2.5,0.4)); draw(shift(1,0.8)*box); label("$ab^2c$",(1,0.8)); draw(shift(2,0.8)*box); label("$bc^2d$",(2,0.8)); draw(shift(1.5,1.2)*box); label("$ab^3c^3d$",(1.5,1.2)); [/asy] Which means $ab^3c^3d$ = 1. Since $b$ and $c$ are either 1 or -1, $b^3 = b$ and $c^3 = c$ . This shows that $abcd$ = 1. Therefore either $a$ $b$ $c$ , and $d$ are all positive or negative, or 2 are positive and 2 are negative. There are 2 ways where $a$ $b$ $c$ , and $d$ are 1 (1, 1, 1, 1) and (-1, -1, -1, -1) There are 6 ways where 2 variables are positive and 2 are negative: (1, 1, -1, -1), (1, -1, 1, -1), (-1, 1, 1, -1), (-1, -1, 1, 1), (-1, 1, -1, 1), and (-1, -1, 1, 1). So the answer is $\boxed{8}$
C
8
7ebb11e2b7b205ca77bbfd3458785374
https://artofproblemsolving.com/wiki/index.php/2018_AMC_8_Problems/Problem_19
In a sign pyramid a cell gets a "+" if the two cells below it have the same sign, and it gets a "-" if the two cells below it have different signs. The diagram below illustrates a sign pyramid with four levels. How many possible ways are there to fill the four cells in the bottom row to produce a "+" at the top of the pyramid? [asy] unitsize(2cm); path box = (-0.5,-0.2)--(-0.5,0.2)--(0.5,0.2)--(0.5,-0.2)--cycle; draw(box); label("$+$",(0,0)); draw(shift(1,0)*box); label("$-$",(1,0)); draw(shift(2,0)*box); label("$+$",(2,0)); draw(shift(3,0)*box); label("$-$",(3,0)); draw(shift(0.5,0.4)*box); label("$-$",(0.5,0.4)); draw(shift(1.5,0.4)*box); label("$-$",(1.5,0.4)); draw(shift(2.5,0.4)*box); label("$-$",(2.5,0.4)); draw(shift(1,0.8)*box); label("$+$",(1,0.8)); draw(shift(2,0.8)*box); label("$+$",(2,0.8)); draw(shift(1.5,1.2)*box); label("$+$",(1.5,1.2)); [/asy] $\textbf{(A) } 2 \qquad \textbf{(B) } 4 \qquad \textbf{(C) } 8 \qquad \textbf{(D) } 12 \qquad \textbf{(E) } 16$
The pyramid is built on the basic 3 blocks pattern: one above and two below. The basic pattern have four possible symbols and half of them have a $+$ on the above, half of them have a $-$ above. So, For the lowest layer with $4$ blocks, there are $2^4=16$ possible combination and half of them will lead a $+$ (or $-$ ) on the top. The answer is $16/2=\boxed{8}$
C
8
75d5a9e42bc7c3b35b54d0e096c0a354
https://artofproblemsolving.com/wiki/index.php/2018_AMC_8_Problems/Problem_21
How many positive three-digit integers have a remainder of 2 when divided by 6, a remainder of 5 when divided by 9, and a remainder of 7 when divided by 11? $\textbf{(A) }1\qquad\textbf{(B) }2\qquad\textbf{(C) }3\qquad\textbf{(D) }4\qquad \textbf{(E) }5$
Looking at the values, we notice that $11-7=4$ $9-5=4$ and $6-2=4$ . This means we are looking for a value that is four less than a multiple of $11$ $9$ , and $6$ . The least common multiple of these numbers is $11\cdot3^{2}\cdot2=198$ , so the numbers that fulfill this can be written as $198k-4$ , where $k$ is a positive integer. This value is only a three-digit integer when $k$ is $1, 2, 3, 4$ or $5$ , which gives $194, 392, 590, 788,$ and $986$ respectively. Thus, we have $5$ values, so our answer is $\boxed{5}$
E
5
75d5a9e42bc7c3b35b54d0e096c0a354
https://artofproblemsolving.com/wiki/index.php/2018_AMC_8_Problems/Problem_21
How many positive three-digit integers have a remainder of 2 when divided by 6, a remainder of 5 when divided by 9, and a remainder of 7 when divided by 11? $\textbf{(A) }1\qquad\textbf{(B) }2\qquad\textbf{(C) }3\qquad\textbf{(D) }4\qquad \textbf{(E) }5$
Let us create the equations: $6x+2 = 9y+5 = 11z+7$ , and we know $100 \leq 11z+7 <1000$ , it gives us $9 \leq z \leq 90$ , which is the range of the value of z. Because of $6x+2=11z+7$ , then $6x=11z+5=6z+5(z+1)$ , so $(z+1)$ must be a mutiple of 6. Because of $9y+5=11z+7$ , then $9y=11z+2=9z+2(z+1)$ , so $(z+1)$ must also be a mutiple of $9$ . Hence, the value of $(z+1)$ must be a common multiple of $6$ and $9$ , which means multiples of $18 (LCM \text{ of }\ 6, 9)$ . So, let's say $z+1 = 18p$ ; then, $9 \leq z = 18p-1 \leq 90$ , so $1 \leq p \leq 91/18\ or \ 1 \leq p \leq 5$ . Thus, the answer is $\boxed{5}$
E
5
75d5a9e42bc7c3b35b54d0e096c0a354
https://artofproblemsolving.com/wiki/index.php/2018_AMC_8_Problems/Problem_21
How many positive three-digit integers have a remainder of 2 when divided by 6, a remainder of 5 when divided by 9, and a remainder of 7 when divided by 11? $\textbf{(A) }1\qquad\textbf{(B) }2\qquad\textbf{(C) }3\qquad\textbf{(D) }4\qquad \textbf{(E) }5$
By the Chinese Remainder Theorem , we have that all solutions are in the form $x=198k+194$ where $k\in \mathbb{Z}.$ Counting the number of values, we get $\boxed{5}.$
E
5
75d5a9e42bc7c3b35b54d0e096c0a354
https://artofproblemsolving.com/wiki/index.php/2018_AMC_8_Problems/Problem_21
How many positive three-digit integers have a remainder of 2 when divided by 6, a remainder of 5 when divided by 9, and a remainder of 7 when divided by 11? $\textbf{(A) }1\qquad\textbf{(B) }2\qquad\textbf{(C) }3\qquad\textbf{(D) }4\qquad \textbf{(E) }5$
We can use modular arithmetic. Set up the equations: $x \equiv 2 \mod 6,$ $x \equiv 5 \mod 9,$ and $x \equiv 7 \mod 11.$ These equations can also be written as $x+4 \equiv 0 \mod 6,$ $x+4 \equiv 0 \mod 9,$ and $x+4 \equiv 0 \mod 11.$ Since $x+4$ is congruent to numbers $6, 9,$ and $11,$ then it must also be congruent to their LCM. Thus, $x+4 \equiv 0 \mod 198,$ since 198 is the LCM of $6, 9,$ and $11.$ Since these numbers have to be three digits, they can only be $194, 392, 590, 788,$ and $986.$ This gives us the answer of $\boxed{5}.$
E
5
75d5a9e42bc7c3b35b54d0e096c0a354
https://artofproblemsolving.com/wiki/index.php/2018_AMC_8_Problems/Problem_21
How many positive three-digit integers have a remainder of 2 when divided by 6, a remainder of 5 when divided by 9, and a remainder of 7 when divided by 11? $\textbf{(A) }1\qquad\textbf{(B) }2\qquad\textbf{(C) }3\qquad\textbf{(D) }4\qquad \textbf{(E) }5$
Let $N$ be the three digit positive integer. $N = 6a + 2 = 9b + 5 = 11c + 7$ . Then, we add four to all sides and write $N + 4 = 6(a+1) = 9(b+1) = 11(c+1)$ . Now, we know that $N + 4$ is divisible by 6, 9, and 11. The LCM of 6, 9, and 11 is equal to 198, so $N = 198k - 4$ . From this, we can figure out that $N$ can be 5 different three digit numbers -- $194, 392, 590, 788,$ and $986$ $\therefore$ , the answer is $\boxed{5}.$
E
5
20e0908451c3becf4de97446fe4accd4
https://artofproblemsolving.com/wiki/index.php/2018_AMC_8_Problems/Problem_22
Point $E$ is the midpoint of side $\overline{CD}$ in square $ABCD,$ and $\overline{BE}$ meets diagonal $\overline{AC}$ at $F.$ The area of quadrilateral $AFED$ is $45.$ What is the area of $ABCD?$ [asy] size(5cm); draw((0,0)--(6,0)--(6,6)--(0,6)--cycle); draw((0,6)--(6,0)); draw((3,0)--(6,6)); label("$A$",(0,6),NW); label("$B$",(6,6),NE); label("$C$",(6,0),SE); label("$D$",(0,0),SW); label("$E$",(3,0),S); label("$F$",(4,2),E); [/asy] $\textbf{(A) } 100 \qquad \textbf{(B) } 108 \qquad \textbf{(C) } 120 \qquad \textbf{(D) } 135 \qquad \textbf{(E) } 144$
Let the area of $\triangle CEF$ be $x$ . Thus, the area of triangle $\triangle ACD$ is $45+x$ and the area of the square is $2(45+x) = 90+2x$ By AA similarity, $\triangle CEF \sim \triangle ABF$ with a 1:2 ratio, so the area of triangle $\triangle ABF$ is $4x$ . Now, consider trapezoid $ABED$ . Its area is $45+4x$ , which is three-fourths the area of the square. We set up an equation in $x$ \[45+4x = \frac{3}{4}\left(90+2x\right)\] Solving, we get $x = 9$ . The area of square $ABCD$ is $90+2x = 90 + 2 \cdot 9 = \boxed{108}$
B
108
20e0908451c3becf4de97446fe4accd4
https://artofproblemsolving.com/wiki/index.php/2018_AMC_8_Problems/Problem_22
Point $E$ is the midpoint of side $\overline{CD}$ in square $ABCD,$ and $\overline{BE}$ meets diagonal $\overline{AC}$ at $F.$ The area of quadrilateral $AFED$ is $45.$ What is the area of $ABCD?$ [asy] size(5cm); draw((0,0)--(6,0)--(6,6)--(0,6)--cycle); draw((0,6)--(6,0)); draw((3,0)--(6,6)); label("$A$",(0,6),NW); label("$B$",(6,6),NE); label("$C$",(6,0),SE); label("$D$",(0,0),SW); label("$E$",(3,0),S); label("$F$",(4,2),E); [/asy] $\textbf{(A) } 100 \qquad \textbf{(B) } 108 \qquad \textbf{(C) } 120 \qquad \textbf{(D) } 135 \qquad \textbf{(E) } 144$
We can use analytic geometry for this problem. Let us start by giving $D$ the coordinate $(0,0)$ $A$ the coordinate $(0,1)$ , and so forth. $\overline{AC}$ and $\overline{EB}$ can be represented by the equations $y=-x+1$ and $y=2x-1$ , respectively. Solving for their intersection gives point $F$ coordinates $\left(\frac{2}{3},\frac{1}{3}\right)$ Now, $\triangle$ $EFC$ ’s area is simply $\frac{\frac{1}{2}\cdot\frac{1}{3}}{2}$ or $\frac{1}{12}$ . This means that pentagon $ABCEF$ ’s area is $\frac{1}{2}+\frac{1}{12}=\frac{7}{12}$ of the entire square, and it follows that quadrilateral $AFED$ ’s area is $\frac{5}{12}$ of the square. The area of the square is then $\frac{45}{\frac{5}{12}}=9\cdot12=\boxed{108}$
B
108
20e0908451c3becf4de97446fe4accd4
https://artofproblemsolving.com/wiki/index.php/2018_AMC_8_Problems/Problem_22
Point $E$ is the midpoint of side $\overline{CD}$ in square $ABCD,$ and $\overline{BE}$ meets diagonal $\overline{AC}$ at $F.$ The area of quadrilateral $AFED$ is $45.$ What is the area of $ABCD?$ [asy] size(5cm); draw((0,0)--(6,0)--(6,6)--(0,6)--cycle); draw((0,6)--(6,0)); draw((3,0)--(6,6)); label("$A$",(0,6),NW); label("$B$",(6,6),NE); label("$C$",(6,0),SE); label("$D$",(0,0),SW); label("$E$",(3,0),S); label("$F$",(4,2),E); [/asy] $\textbf{(A) } 100 \qquad \textbf{(B) } 108 \qquad \textbf{(C) } 120 \qquad \textbf{(D) } 135 \qquad \textbf{(E) } 144$
$\triangle ABC$ has half the area of the square. $\triangle FEC$ has base equal to half the square side length, and by AA Similarity with $\triangle FBA$ , it has 1/(1+2)= 1/3 the height, so has $\dfrac1{12}$ th area of square. Thus, the area of the quadrilateral is $1-1/2-1/12=5/12$ th the area of the square. The area of the square is then $45\cdot\dfrac{12}{5}=\boxed{108}$
B
108
20e0908451c3becf4de97446fe4accd4
https://artofproblemsolving.com/wiki/index.php/2018_AMC_8_Problems/Problem_22
Point $E$ is the midpoint of side $\overline{CD}$ in square $ABCD,$ and $\overline{BE}$ meets diagonal $\overline{AC}$ at $F.$ The area of quadrilateral $AFED$ is $45.$ What is the area of $ABCD?$ [asy] size(5cm); draw((0,0)--(6,0)--(6,6)--(0,6)--cycle); draw((0,6)--(6,0)); draw((3,0)--(6,6)); label("$A$",(0,6),NW); label("$B$",(6,6),NE); label("$C$",(6,0),SE); label("$D$",(0,0),SW); label("$E$",(3,0),S); label("$F$",(4,2),E); [/asy] $\textbf{(A) } 100 \qquad \textbf{(B) } 108 \qquad \textbf{(C) } 120 \qquad \textbf{(D) } 135 \qquad \textbf{(E) } 144$
Extend $\overline{AD}$ and $\overline{BE}$ to meet at $X$ . Drop an altitude from $F$ to $\overline{CE}$ and call it $h$ . Also, call $\overline{CE}$ $x$ . As stated before, we have $\triangle ABF \sim \triangle CEF$ , so the ratio of their heights is in a $1:2$ ratio, making the altitude from $F$ to $\overline{AB}$ $2h$ . Note that this means that the side of the square is $3h$ . In addition, $\triangle XDE \sim \triangle XAB$ by AA Similarity in a $1:2$ ratio. This means that the side length of the square is $2x$ , making $3h=2x$ Now, note that $[ADEF]=[XAB]-[XDE]-[ABF]$ . We have $[\triangle XAB]=(4x)(2x)/2=4x^2,$ $[\triangle XDE]=(x)(2x)/2=x^2,$ and $[\triangle ABF]=(2x)(2h)/2=(2x)(4x/3)/2=4x^2/3.$ Subtracting makes $[ADEF]=4x^2-x^2-4x^2/3=5x^2/3.$ We are given that $[ADEF]=45,$ so $5x^2/3=45 \Rightarrow x^2=27.$ Therefore, $x= 3 \sqrt{3},$ so our answer is $(2x)^2=4x^2=4(27)=\boxed{108}.$
B
108
20e0908451c3becf4de97446fe4accd4
https://artofproblemsolving.com/wiki/index.php/2018_AMC_8_Problems/Problem_22
Point $E$ is the midpoint of side $\overline{CD}$ in square $ABCD,$ and $\overline{BE}$ meets diagonal $\overline{AC}$ at $F.$ The area of quadrilateral $AFED$ is $45.$ What is the area of $ABCD?$ [asy] size(5cm); draw((0,0)--(6,0)--(6,6)--(0,6)--cycle); draw((0,6)--(6,0)); draw((3,0)--(6,6)); label("$A$",(0,6),NW); label("$B$",(6,6),NE); label("$C$",(6,0),SE); label("$D$",(0,0),SW); label("$E$",(3,0),S); label("$F$",(4,2),E); [/asy] $\textbf{(A) } 100 \qquad \textbf{(B) } 108 \qquad \textbf{(C) } 120 \qquad \textbf{(D) } 135 \qquad \textbf{(E) } 144$
Solution with Cartesian and Barycentric Coordinates: We start with the following: Claim: Given a square $ABCD$ , let $E$ be the midpoint of $\overline{DC}$ and let $BE\cap AC = F$ . Then $\frac {AF}{FC}=2$ Proof: We use Cartesian coordinates. Let $D$ be the origin, $A=(0,1),C=(0,1),B=(1,1)$ . We have that $\overline{AC}$ and $\overline{EB}$ are governed by the equations $y=-x+1$ and $y=2x-1$ , respectively. Solving, $F=\left(\frac{2}{3},\frac{1}{3}\right)$ . The result follows. $\square$ Now, we apply Barycentric Coordinates w.r.t. $\triangle ACD$ . We let $A=(1,0,0),D=(0,1,0),C=(0,0,1)$ . Then $E=(0,\tfrac 12,\tfrac 12),F=(\tfrac 13,0,\tfrac 23)$ In the barycentric coordinate system, the area formula is $[XYZ]=\begin{vmatrix} x_{1} &y_{1} &z_{1} \\ x_{2} &y_{2} &z_{2} \\ x_{3}& y_{3} & z_{3} \end{vmatrix}\cdot [ABC]$ where $\triangle XYZ$ is a random triangle and $\triangle ABC$ is the reference triangle. Using this, we find that \[\frac{[FEC]}{[ACD]}=\begin{vmatrix} 0&0&1\\ 0&\tfrac 12&\tfrac 12\\ \tfrac 13&0&\tfrac 23 \end{vmatrix}=\frac16.\] Let $[FEC]=x$ so that $[ACD]=45+x$ . Then, we have $\frac{x}{x+45}=\frac 16 \Rightarrow x=9$ , so the answer is $2(45+9)=\boxed{108}$
null
108
4c757b1760aba59edc146b933c5c0edd
https://artofproblemsolving.com/wiki/index.php/2018_AMC_8_Problems/Problem_23
From a regular octagon, a triangle is formed by connecting three randomly chosen vertices of the octagon. What is the probability that at least one of the sides of the triangle is also a side of the octagon? [asy] size(3cm); pair A[]; for (int i=0; i<9; ++i) { A[i] = rotate(22.5+45*i)*(1,0); } filldraw(A[0]--A[1]--A[2]--A[3]--A[4]--A[5]--A[6]--A[7]--cycle,gray,black); for (int i=0; i<8; ++i) { dot(A[i]); } [/asy] $\textbf{(A) } \frac{2}{7} \qquad \textbf{(B) } \frac{5}{42} \qquad \textbf{(C) } \frac{11}{14} \qquad \textbf{(D) } \frac{5}{7} \qquad \textbf{(E) } \frac{6}{7}$
Choose side "lengths" $a,b,c$ for the triangle, where "length" is how many vertices of the octagon are skipped between vertices of the triangle, starting from the shortest side, and going clockwise, and choosing $a=b$ if the triangle is isosceles: $a+b+c=5$ , where either [ $a\leq b$ and $a < c$ ] or [ $a=b=c$ (but this is impossible in an octagon)]. Options are: $a=0$ with $b,c$ in { 0,5Β ; 1,4Β ; 2,3Β ; 3,2Β ; 4,1 }, and $a=1$ with { 1,3Β ; 2,2} $5/7$ of these have a side with length 1, which corresponds to an edge of the octagon. So, our answer is $\boxed{57}$
D
57
4c757b1760aba59edc146b933c5c0edd
https://artofproblemsolving.com/wiki/index.php/2018_AMC_8_Problems/Problem_23
From a regular octagon, a triangle is formed by connecting three randomly chosen vertices of the octagon. What is the probability that at least one of the sides of the triangle is also a side of the octagon? [asy] size(3cm); pair A[]; for (int i=0; i<9; ++i) { A[i] = rotate(22.5+45*i)*(1,0); } filldraw(A[0]--A[1]--A[2]--A[3]--A[4]--A[5]--A[6]--A[7]--cycle,gray,black); for (int i=0; i<8; ++i) { dot(A[i]); } [/asy] $\textbf{(A) } \frac{2}{7} \qquad \textbf{(B) } \frac{5}{42} \qquad \textbf{(C) } \frac{11}{14} \qquad \textbf{(D) } \frac{5}{7} \qquad \textbf{(E) } \frac{6}{7}$
We will use constructive counting to solve this. There are $2$ cases: Either all $3$ points are adjacent, or exactly $2$ points are adjacent. If all $3$ points are adjacent, then we have $8$ choices. If we have exactly $2$ adjacent points, then we will have $8$ places to put the adjacent points and $4$ places to put the remaining point, so we have $8\cdot4$ choices. The total amount of choices is ${8 \choose 3} = 8\cdot7$ Thus, our answer is $\frac{8+8\cdot4}{8\cdot7}= \frac{1+4}{7}=\boxed{57}$
D
57
4c757b1760aba59edc146b933c5c0edd
https://artofproblemsolving.com/wiki/index.php/2018_AMC_8_Problems/Problem_23
From a regular octagon, a triangle is formed by connecting three randomly chosen vertices of the octagon. What is the probability that at least one of the sides of the triangle is also a side of the octagon? [asy] size(3cm); pair A[]; for (int i=0; i<9; ++i) { A[i] = rotate(22.5+45*i)*(1,0); } filldraw(A[0]--A[1]--A[2]--A[3]--A[4]--A[5]--A[6]--A[7]--cycle,gray,black); for (int i=0; i<8; ++i) { dot(A[i]); } [/asy] $\textbf{(A) } \frac{2}{7} \qquad \textbf{(B) } \frac{5}{42} \qquad \textbf{(C) } \frac{11}{14} \qquad \textbf{(D) } \frac{5}{7} \qquad \textbf{(E) } \frac{6}{7}$
We can decide $2$ adjacent points with $8$ choices. The remaining point will have $6$ choices. However, we have counted the case with $3$ adjacent points twice, so we need to subtract this case once. The case with the $3$ adjacent points has $8$ arrangements, so our answer is $\frac{8\cdot6-8}{{8 \choose 3 }}$ $=\frac{8\cdot6-8}{8 \cdot 7 \cdot 6 \div 6}\Longrightarrow\boxed{57}$
D
57
4c757b1760aba59edc146b933c5c0edd
https://artofproblemsolving.com/wiki/index.php/2018_AMC_8_Problems/Problem_23
From a regular octagon, a triangle is formed by connecting three randomly chosen vertices of the octagon. What is the probability that at least one of the sides of the triangle is also a side of the octagon? [asy] size(3cm); pair A[]; for (int i=0; i<9; ++i) { A[i] = rotate(22.5+45*i)*(1,0); } filldraw(A[0]--A[1]--A[2]--A[3]--A[4]--A[5]--A[6]--A[7]--cycle,gray,black); for (int i=0; i<8; ++i) { dot(A[i]); } [/asy] $\textbf{(A) } \frac{2}{7} \qquad \textbf{(B) } \frac{5}{42} \qquad \textbf{(C) } \frac{11}{14} \qquad \textbf{(D) } \frac{5}{7} \qquad \textbf{(E) } \frac{6}{7}$
Let $1$ point of the triangle be fixed at the top. Then, there are ${7 \choose 2} = 21$ ways to choose the other $2$ points. There must be $3$ spaces in the points and $3$ points themselves. This leaves $2$ extra points to be placed anywhere. By stars and bars, there are $3$ triangle points ( $n$ ) and $2$ extra points ( $k-1$ ) distributed so by the stars and bars formula, ${n+k-1 \choose k-1}$ , there are ${4 \choose 2} = 6$ ways to arrange the bars and stars. Thus, the probability is $\frac{(21 - 6)}{21} = \boxed{57}$
D
57
4c757b1760aba59edc146b933c5c0edd
https://artofproblemsolving.com/wiki/index.php/2018_AMC_8_Problems/Problem_23
From a regular octagon, a triangle is formed by connecting three randomly chosen vertices of the octagon. What is the probability that at least one of the sides of the triangle is also a side of the octagon? [asy] size(3cm); pair A[]; for (int i=0; i<9; ++i) { A[i] = rotate(22.5+45*i)*(1,0); } filldraw(A[0]--A[1]--A[2]--A[3]--A[4]--A[5]--A[6]--A[7]--cycle,gray,black); for (int i=0; i<8; ++i) { dot(A[i]); } [/asy] $\textbf{(A) } \frac{2}{7} \qquad \textbf{(B) } \frac{5}{42} \qquad \textbf{(C) } \frac{11}{14} \qquad \textbf{(D) } \frac{5}{7} \qquad \textbf{(E) } \frac{6}{7}$
We select a vertex of the octagon; this will be the first vertex of our triangle. Define the $distance$ of a vertex from another to be the minimum number of edges that one must travel on to get from one vertex to the other. There are three distinct cases; the second vertex is a distance of 1 away from the selected vertex (i.e. they are adjacent), the second vertex is a distance of 2 away from the selected vertex, or the second vertex is a distance of 3 or more away from the selected vertex. We consider each of these cases separately. Case 1: The first two chosen vertices are adjacent. There is a $\frac{2}{7}$ chance of selecting a point that is adjacent to the one we have chosen. In this case, any choice of the third vertex will result in a triangle that shares at least one side with the given octagon. Thus, this case has a $\frac{2}{7}$ case of giving us a triangle that fulfills the conditions given in the problem. Case 2: There is a distance of 2 between the first two chosen vertices. There is a $\frac{2}{7}$ chance of selecting a vertex that is a distance of 2 away from the first vertex. In this case, there are three vertices that will create a triangle that satisfies the condition in the problem (the one that is adjacent to both of the first two selected vertices and the two that are adjacent to only one of the first two selected vertices). There is a $\frac{1}{2}$ chance of selecting one of these three vertices from the remaining six. Thus, this case has a $\frac{2}{7} \cdot \frac{1}{2} = \frac{1}{7}$ chance of giving us a triangle that fulfills the conditions given in the problem. Case 3: There is a distance of 3 or more between the first two chosen vertices. There is a $\frac{3}{7}$ chance of selecting a vertex that is a distance of 3 or more away from the first vertex. In this case, there are four vertices (the two adjacent to each of the first two vertices) that may be chosen to satisfy the problem's condition. There is a $\frac{2}{3}$ chance of selecting one of these four vertices from the remaining six. Thus, this case has a $\frac{3}{7} \cdot \frac{2}{3} = \frac{2}{7}$ chance of giving us a triangle that fulfills the conditions given in the problem. Summing the probabilities from each of the individual cases, we find that there is a $\frac{1}{7} + \frac{2}{7} + \frac{2}{7} = \boxed{57}$ chance of acquiring a triangle which shares at least one side with the octagon.
D
57
eaf7d3e4623ee9d5f2ae3bc71d450919
https://artofproblemsolving.com/wiki/index.php/2018_AMC_8_Problems/Problem_25
How many perfect cubes lie between $2^8+1$ and $2^{18}+1$ , inclusive? $\textbf{(A) }4\qquad\textbf{(B) }9\qquad\textbf{(C) }10\qquad\textbf{(D) }57\qquad \textbf{(E) }58$
We compute $2^8+1=257$ . We're all familiar with what $6^3$ is, namely $216$ , which is too small. The smallest cube greater than it is $7^3=343$ $2^{18}+1$ is too large to calculate, but we notice that $2^{18}=(2^6)^3=64^3$ , which therefore will clearly be the largest cube less than $2^{18}+1$ . So, the required number of cubes is $64-7+1= \boxed{58}$
E
58
eaf7d3e4623ee9d5f2ae3bc71d450919
https://artofproblemsolving.com/wiki/index.php/2018_AMC_8_Problems/Problem_25
How many perfect cubes lie between $2^8+1$ and $2^{18}+1$ , inclusive? $\textbf{(A) }4\qquad\textbf{(B) }9\qquad\textbf{(C) }10\qquad\textbf{(D) }57\qquad \textbf{(E) }58$
First, $2^8+1=257$ . Then, $2^{18}+1=262145$ . Now, we can see how many perfect cubes are between these two parameters. By guessing and checking, we find that it starts from $7$ and ends with $64$ . Now, by counting how many numbers are between these, we find the answer to be $\boxed{58}$
E
58
eaf7d3e4623ee9d5f2ae3bc71d450919
https://artofproblemsolving.com/wiki/index.php/2018_AMC_8_Problems/Problem_25
How many perfect cubes lie between $2^8+1$ and $2^{18}+1$ , inclusive? $\textbf{(A) }4\qquad\textbf{(B) }9\qquad\textbf{(C) }10\qquad\textbf{(D) }57\qquad \textbf{(E) }58$
First, we realize that question writers like to trick us. We know that most people will be calculating the lowest and highest number whose cubes are within the range. The answer will be the highest number $-$ the lowest number $+ 1$ . People will forget the $+1$ so the only possibilities are C and E. We can clearly see that C is too small so our answer is $\boxed{58}$
E
58
eaf7d3e4623ee9d5f2ae3bc71d450919
https://artofproblemsolving.com/wiki/index.php/2018_AMC_8_Problems/Problem_25
How many perfect cubes lie between $2^8+1$ and $2^{18}+1$ , inclusive? $\textbf{(A) }4\qquad\textbf{(B) }9\qquad\textbf{(C) }10\qquad\textbf{(D) }57\qquad \textbf{(E) }58$
There is not so much guessing and checking after we find that it starts from $7$ because $7^3=343$ , which is over $2^8+1=257$ . We can start guessing with the 10, answer C, as it is the middle value. Adding 10 to 7 gives us 17 and $17^3 = 4,913$ , which is a bit low. So, we move "up" to 57, answer D. Adding 57 to 7 gives us 64 and $64^3 = 262,144$ , which is perfect for the $2^{18}+1=262,145$ . But we are not done. Since it is inclusive, we must add 1 to this solution, which give us $\boxed{58}$
E
58
f1047259d2cc85e238f4556aeb6d5b90
https://artofproblemsolving.com/wiki/index.php/2017_AMC_8_Problems/Problem_2
Alicia, Brenda, and Colby were the candidates in a recent election for student president. The pie chart below shows how the votes were distributed among the three candidates. If Brenda received $36$ votes, then how many votes were cast all together? [asy] draw((-1,0)--(0,0)--(0,1)); draw((0,0)--(0.309, -0.951)); filldraw(arc((0,0), (0,1), (-1,0))--(0,0)--cycle, lightgray); filldraw(arc((0,0), (0.309, -0.951), (0,1))--(0,0)--cycle, gray); draw(arc((0,0), (-1,0), (0.309, -0.951))); label("Colby", (-0.5, 0.5)); label("25\%", (-0.5, 0.3)); label("Alicia", (0.7, 0.2)); label("45\%", (0.7, 0)); label("Brenda", (-0.5, -0.4)); label("30\%", (-0.5, -0.6)); [/asy] $\textbf{(A) }70 \qquad \textbf{(B) }84 \qquad \textbf{(C) }100 \qquad \textbf{(D) }106 \qquad \textbf{(E) }120$
Let $x$ be the total amount of votes casted. From the chart, Brenda received $30\%$ of the votes and had $36$ votes. We can express this relationship as $\frac{30}{100}x=36$ . Solving for $x$ , we get $x=\boxed{120}.$
E
120
f1047259d2cc85e238f4556aeb6d5b90
https://artofproblemsolving.com/wiki/index.php/2017_AMC_8_Problems/Problem_2
Alicia, Brenda, and Colby were the candidates in a recent election for student president. The pie chart below shows how the votes were distributed among the three candidates. If Brenda received $36$ votes, then how many votes were cast all together? [asy] draw((-1,0)--(0,0)--(0,1)); draw((0,0)--(0.309, -0.951)); filldraw(arc((0,0), (0,1), (-1,0))--(0,0)--cycle, lightgray); filldraw(arc((0,0), (0.309, -0.951), (0,1))--(0,0)--cycle, gray); draw(arc((0,0), (-1,0), (0.309, -0.951))); label("Colby", (-0.5, 0.5)); label("25\%", (-0.5, 0.3)); label("Alicia", (0.7, 0.2)); label("45\%", (0.7, 0)); label("Brenda", (-0.5, -0.4)); label("30\%", (-0.5, -0.6)); [/asy] $\textbf{(A) }70 \qquad \textbf{(B) }84 \qquad \textbf{(C) }100 \qquad \textbf{(D) }106 \qquad \textbf{(E) }120$
We're being asked for the total number of votes cast -- that represents $100\%$ of the total number of votes. Brenda received $36$ votes, which is $\frac{30}{100} = \frac{3}{10}$ of the total number of votes. Multiplying $36$ by $\frac{10}{3},$ we get the total number of votes, which is $\boxed{120}.$
E
120
f1047259d2cc85e238f4556aeb6d5b90
https://artofproblemsolving.com/wiki/index.php/2017_AMC_8_Problems/Problem_2
Alicia, Brenda, and Colby were the candidates in a recent election for student president. The pie chart below shows how the votes were distributed among the three candidates. If Brenda received $36$ votes, then how many votes were cast all together? [asy] draw((-1,0)--(0,0)--(0,1)); draw((0,0)--(0.309, -0.951)); filldraw(arc((0,0), (0,1), (-1,0))--(0,0)--cycle, lightgray); filldraw(arc((0,0), (0.309, -0.951), (0,1))--(0,0)--cycle, gray); draw(arc((0,0), (-1,0), (0.309, -0.951))); label("Colby", (-0.5, 0.5)); label("25\%", (-0.5, 0.3)); label("Alicia", (0.7, 0.2)); label("45\%", (0.7, 0)); label("Brenda", (-0.5, -0.4)); label("30\%", (-0.5, -0.6)); [/asy] $\textbf{(A) }70 \qquad \textbf{(B) }84 \qquad \textbf{(C) }100 \qquad \textbf{(D) }106 \qquad \textbf{(E) }120$
If $36$ votes is $\frac{3}{10}$ of all the votes, we can divide that by $3$ to get $12$ as 10%, and then we can multiply the $12$ by $10$ to get to $120$ . So, the answer is $\boxed{120}.$
E
120
8d46178e844feb626548112d4eeb916c
https://artofproblemsolving.com/wiki/index.php/2017_AMC_8_Problems/Problem_3
What is the value of the expression $\sqrt{16\sqrt{8\sqrt{4}}}$ $\textbf{(A) }4\qquad\textbf{(B) }4\sqrt{2}\qquad\textbf{(C) }8\qquad\textbf{(D) }8\sqrt{2}\qquad\textbf{(E) }16$
$\sqrt{16\sqrt{8\sqrt{4}}}$ $\sqrt{16\sqrt{8\cdot 2}}$ $\sqrt{16\sqrt{16}}$ $\sqrt{16\cdot 4}$ $\sqrt{64}$ $\boxed{8}$
C
8
990e7fe8b23415d94a28c3bb514af8a7
https://artofproblemsolving.com/wiki/index.php/2017_AMC_8_Problems/Problem_4
When $0.000315$ is multiplied by $7,928,564$ the product is closest to which of the following? $\textbf{(A) }210\qquad\textbf{(B) }240\qquad\textbf{(C) }2100\qquad\textbf{(D) }2400\qquad\textbf{(E) }24000$
We can approximate $7,928,564$ to $8,000,000$ and $0.000315$ to $0.0003.$ Multiplying the two yields $2400.$ Thus, it shows our answer is $\boxed{2400}.$
D
2400
6d130716848b6e6023a3f41e10318bdb
https://artofproblemsolving.com/wiki/index.php/2017_AMC_8_Problems/Problem_5
What is the value of the expression $\frac{1 \cdot 2 \cdot 3 \cdot 4 \cdot 5 \cdot 6 \cdot 7 \cdot 8}{1+2+3+4+5+6+7+8}$ $\textbf{(A) }1020\qquad\textbf{(B) }1120\qquad\textbf{(C) }1220\qquad\textbf{(D) }2240\qquad\textbf{(E) }3360$
Directly calculating: We evaluate both the top and bottom: $\frac{40320}{36}$ . This simplifies to $\boxed{1120}$
B
1120
6d130716848b6e6023a3f41e10318bdb
https://artofproblemsolving.com/wiki/index.php/2017_AMC_8_Problems/Problem_5
What is the value of the expression $\frac{1 \cdot 2 \cdot 3 \cdot 4 \cdot 5 \cdot 6 \cdot 7 \cdot 8}{1+2+3+4+5+6+7+8}$ $\textbf{(A) }1020\qquad\textbf{(B) }1120\qquad\textbf{(C) }1220\qquad\textbf{(D) }2240\qquad\textbf{(E) }3360$
It is well known that the sum of all numbers from $1$ to $n$ is $\frac{n(n+1)}{2}$ . Therefore, the denominator is equal to $\frac{8 \cdot 9}{2} = 4 \cdot 9 = 2 \cdot 3 \cdot 6$ . Now, we can cancel the factors of $2$ $3$ , and $6$ from both the numerator and denominator, only leaving $8 \cdot 7 \cdot 5 \cdot 4 \cdot 1$ . This evaluates to $\boxed{1120}$
B
1120
6d130716848b6e6023a3f41e10318bdb
https://artofproblemsolving.com/wiki/index.php/2017_AMC_8_Problems/Problem_5
What is the value of the expression $\frac{1 \cdot 2 \cdot 3 \cdot 4 \cdot 5 \cdot 6 \cdot 7 \cdot 8}{1+2+3+4+5+6+7+8}$ $\textbf{(A) }1020\qquad\textbf{(B) }1120\qquad\textbf{(C) }1220\qquad\textbf{(D) }2240\qquad\textbf{(E) }3360$
First, we evaluate $1 + 2 + 3 + 4 + 5 + 6 + 7 + 8$ to get 36. We notice that 36 is 6 squared, so we can factor the denominator like $\frac{1 \cdot 2 \cdot 3 \cdot 4 \cdot 5 \cdot 6 \cdot 7 \cdot 8}{6 \cdot 6}$ then cancel the 6s out,\ to get $\frac{4 \cdot 5 \cdot 7 \cdot 8}{1}$ . Now that we have escaped fraction form, we multiply $4 \cdot 5 \cdot 7 \cdot 8$ . Multiplying these, we get $\boxed{1120}$
B
1120
df046061239d641158442a2e84eda907
https://artofproblemsolving.com/wiki/index.php/2017_AMC_8_Problems/Problem_6
If the degree measures of the angles of a triangle are in the ratio $3:3:4$ , what is the degree measure of the largest angle of the triangle? $\textbf{(A) }18\qquad\textbf{(B) }36\qquad\textbf{(C) }60\qquad\textbf{(D) }72\qquad\textbf{(E) }90$
The sum of the ratios is $10$ . Since the sum of the angles of a triangle is $180^{\circ}$ , the ratio can be scaled up to $54:54:72$ $(3\cdot 18:3\cdot 18:4\cdot 18).$ The numbers in the ratio $54:54:72$ represent the angles of the triangle. The question asks for the largest, so the answer is $\boxed{72}$
D
72
df046061239d641158442a2e84eda907
https://artofproblemsolving.com/wiki/index.php/2017_AMC_8_Problems/Problem_6
If the degree measures of the angles of a triangle are in the ratio $3:3:4$ , what is the degree measure of the largest angle of the triangle? $\textbf{(A) }18\qquad\textbf{(B) }36\qquad\textbf{(C) }60\qquad\textbf{(D) }72\qquad\textbf{(E) }90$
We can denote the angles of the triangle as $3x$ $3x$ $4x$ . Due to the sum of the angles in a triangle, $3x+3x+4x=180^{\circ}\implies x=18^{\circ}$ . The greatest angle is $4x$ and after substitution we get $\boxed{72}$
D
72
df046061239d641158442a2e84eda907
https://artofproblemsolving.com/wiki/index.php/2017_AMC_8_Problems/Problem_6
If the degree measures of the angles of a triangle are in the ratio $3:3:4$ , what is the degree measure of the largest angle of the triangle? $\textbf{(A) }18\qquad\textbf{(B) }36\qquad\textbf{(C) }60\qquad\textbf{(D) }72\qquad\textbf{(E) }90$
We know the longest side must be denoted by the 4 in the ratio. Since the ratio is 3:3:4, we know that the longest side must be $\frac{4}{3+3+4}$ of the degree total (which for all triangles is 180). Thus, \[\frac{4}{3+3+4} \cdot 180 = \frac{4}{10} \cdot 180 = \boxed{72}\]
D
72
df046061239d641158442a2e84eda907
https://artofproblemsolving.com/wiki/index.php/2017_AMC_8_Problems/Problem_6
If the degree measures of the angles of a triangle are in the ratio $3:3:4$ , what is the degree measure of the largest angle of the triangle? $\textbf{(A) }18\qquad\textbf{(B) }36\qquad\textbf{(C) }60\qquad\textbf{(D) }72\qquad\textbf{(E) }90$
Since we see the ratio is $3:3:4$ , we can rule out the answer of ${\textbf{(E) }90}$ because the numbers in the ratio are too big to have $90^\circ$ . Also, we are trying to find the largest angle and all the other angles except for 72 are too small to be the largest angle. Using all this, our answer is $\boxed{72}$
D
72
6b89b1018464aca0872af1641b5ef845
https://artofproblemsolving.com/wiki/index.php/2017_AMC_8_Problems/Problem_7
Let $Z$ be a 6-digit positive integer, such as 247247, whose first three digits are the same as its last three digits taken in the same order. Which of the following numbers must also be a factor of $Z$ $\textbf{(A) }11\qquad\textbf{(B) }19\qquad\textbf{(C) }101\qquad\textbf{(D) }111\qquad\textbf{(E) }1111$
To check, if a number is divisible by 19, take its unit digit and multiply it by 2, then add the result to the rest of the number, and repeat this step until the number is reduced to two digits. If the result is divisible by 19, then the original number is also divisible by 19. Or we could just try to divide the example number the problem gave us by 19. After we got 19 eliminated, we can see that the other options have a lot of 1's in them. The divisibility rule for 11 is add alternating digits up, then take the difference of them. The example number works like that. If we add variables, ABCDEF to make number ABCABC, we can see that (A+C+B) - (B+A+C) = 0. Which is divisible by 11, so our answer choice is $\boxed{11}$
A
11
6b89b1018464aca0872af1641b5ef845
https://artofproblemsolving.com/wiki/index.php/2017_AMC_8_Problems/Problem_7
Let $Z$ be a 6-digit positive integer, such as 247247, whose first three digits are the same as its last three digits taken in the same order. Which of the following numbers must also be a factor of $Z$ $\textbf{(A) }11\qquad\textbf{(B) }19\qquad\textbf{(C) }101\qquad\textbf{(D) }111\qquad\textbf{(E) }1111$
We are given one of the numbers that can represent $Z$ , so we can just try out the options to see which one is a factor of $247247$ . We get $\boxed{11}$
A
11
6b89b1018464aca0872af1641b5ef845
https://artofproblemsolving.com/wiki/index.php/2017_AMC_8_Problems/Problem_7
Let $Z$ be a 6-digit positive integer, such as 247247, whose first three digits are the same as its last three digits taken in the same order. Which of the following numbers must also be a factor of $Z$ $\textbf{(A) }11\qquad\textbf{(B) }19\qquad\textbf{(C) }101\qquad\textbf{(D) }111\qquad\textbf{(E) }1111$
To find out when a number is divisible by 11, place plus and minus signs alternatively in front of every digit, then calculate the result. If this result is divisible by 11 (including 0), the number is divisible by 11; otherwise, the number isn’t divisible by 11. In this case, $+2-4+7-2+4-7=0$ . Because the result is 0, the number 247247 is divisible by 11 and so we get $\boxed{11}$
A
11
6b89b1018464aca0872af1641b5ef845
https://artofproblemsolving.com/wiki/index.php/2017_AMC_8_Problems/Problem_7
Let $Z$ be a 6-digit positive integer, such as 247247, whose first three digits are the same as its last three digits taken in the same order. Which of the following numbers must also be a factor of $Z$ $\textbf{(A) }11\qquad\textbf{(B) }19\qquad\textbf{(C) }101\qquad\textbf{(D) }111\qquad\textbf{(E) }1111$
Similar to solution 1, let $Z=ABCABC$ . To prove it is divisible by 11, we can compute its alternating sum, which is $A-B+C-A+B-C=0$ , which is divisible by 11. Therefore, the answer is $\boxed{11}$
A
11
6b89b1018464aca0872af1641b5ef845
https://artofproblemsolving.com/wiki/index.php/2017_AMC_8_Problems/Problem_7
Let $Z$ be a 6-digit positive integer, such as 247247, whose first three digits are the same as its last three digits taken in the same order. Which of the following numbers must also be a factor of $Z$ $\textbf{(A) }11\qquad\textbf{(B) }19\qquad\textbf{(C) }101\qquad\textbf{(D) }111\qquad\textbf{(E) }1111$
We can find that all numbers like $Z$ are divisible by 1001. 1001 is divisible by 11 because when we divide it, we get a whole number. So, the answer is $\boxed{11}$
A
11
f22bb94104fb55913f2d1dcb3b03f7c3
https://artofproblemsolving.com/wiki/index.php/2017_AMC_8_Problems/Problem_8
Malcolm wants to visit Isabella after school today and knows the street where she lives but doesn't know her house number. She tells him, "My house number has two digits, and exactly three of the following four statements about it are true." (1) It is prime. (2) It is even. (3) It is divisible by 7. (4) One of its digits is 9. This information allows Malcolm to determine Isabella's house number. What is its units digit? $\textbf{(A) }4\qquad\textbf{(B) }6\qquad\textbf{(C) }7\qquad\textbf{(D) }8\qquad\textbf{(E) }9$
Notice that (1) cannot be true. Otherwise, the number would have to be prime and be either even or divisible by 7. This only happens if the number is 2 or 7, neither of which are two-digit numbers, so we run into a contradiction. Thus, we must have (2), (3), and (4) be true. By (2), the $2$ -digit number is even, and thus, the digit in the tens place must be $9$ . The only even $2$ -digit number starting with $9$ and divisible by $7$ is $98$ , which has a units digit of $\boxed{8}.$
D
8
f22bb94104fb55913f2d1dcb3b03f7c3
https://artofproblemsolving.com/wiki/index.php/2017_AMC_8_Problems/Problem_8
Malcolm wants to visit Isabella after school today and knows the street where she lives but doesn't know her house number. She tells him, "My house number has two digits, and exactly three of the following four statements about it are true." (1) It is prime. (2) It is even. (3) It is divisible by 7. (4) One of its digits is 9. This information allows Malcolm to determine Isabella's house number. What is its units digit? $\textbf{(A) }4\qquad\textbf{(B) }6\qquad\textbf{(C) }7\qquad\textbf{(D) }8\qquad\textbf{(E) }9$
(Statement 1) Cannot be true, because only one of these four statements is true, and (Statement 1) states that the number is prime, which would make (Statement 2) and (Statement 3) false, which is not possible. And since the number being described is even, it must end with an even number (0,2,4,6,8). And since the number being described is a two-digit number, the first digit must be 9 (according to statement 4) because we are looking for the units digit (the digit in the one's place of a number). And so if we plug in the number 9 to all of the even answers, we will get three possible outcomes. $94$ $96$ , and $98$ . Because the number described is divisible by 7 (according to statement 3), the only possible answer for the number being described would be $98$ . So, the answer is $\boxed{8}.$
D
8
f22bb94104fb55913f2d1dcb3b03f7c3
https://artofproblemsolving.com/wiki/index.php/2017_AMC_8_Problems/Problem_8
Malcolm wants to visit Isabella after school today and knows the street where she lives but doesn't know her house number. She tells him, "My house number has two digits, and exactly three of the following four statements about it are true." (1) It is prime. (2) It is even. (3) It is divisible by 7. (4) One of its digits is 9. This information allows Malcolm to determine Isabella's house number. What is its units digit? $\textbf{(A) }4\qquad\textbf{(B) }6\qquad\textbf{(C) }7\qquad\textbf{(D) }8\qquad\textbf{(E) }9$
Like solutions 1 and 2, Statement 1 can't be true because it would contradict both Statements 2 and 3. Therefore, the other three must be true. We know the following: The only multiple of 14 that has a tens digit of 9 is 98. Thus, our answer is $\boxed{8}.$
D
8
62cb29586bfdbde93bc574b853bc4c35
https://artofproblemsolving.com/wiki/index.php/2017_AMC_8_Problems/Problem_9
All of Marcy's marbles are blue, red, green, or yellow. One third of her marbles are blue, one fourth of them are red, and six of them are green. What is the smallest number of yellow marbles that Macy could have? $\textbf{(A) }1\qquad\textbf{(B) }2\qquad\textbf{(C) }3\qquad\textbf{(D) }4\qquad\textbf{(E) }5$
The $6$ green marbles and yellow marbles form $1 - \frac{1}{3} - \frac{1}{4} = \frac{5}{12}$ of the total marbles. Now, suppose the total number of marbles is $x$ . We know the number of yellow marbles is $\frac{5}{12}x - 6$ and a positive integer. Therefore, $12$ must divide $x$ . Trying the smallest multiples of $12$ for $x$ , we see that when $x = 12$ , we get there are $-1$ yellow marbles, which is impossible. However when $x = 24$ , there are $\frac{5}{12} \cdot 24 - 6 = \boxed{4}$ yellow marbles, which must be the smallest possible.
D
4
62cb29586bfdbde93bc574b853bc4c35
https://artofproblemsolving.com/wiki/index.php/2017_AMC_8_Problems/Problem_9
All of Marcy's marbles are blue, red, green, or yellow. One third of her marbles are blue, one fourth of them are red, and six of them are green. What is the smallest number of yellow marbles that Macy could have? $\textbf{(A) }1\qquad\textbf{(B) }2\qquad\textbf{(C) }3\qquad\textbf{(D) }4\qquad\textbf{(E) }5$
Since $\frac{1}{3}$ of the marbles are blue and $\frac{1}{4}$ are red, it is clear that the total number of marbles must be divisible by $12$ . If there are $12$ marbles, then $4$ are blue, $3$ are red, and $6$ are green, meaning that there are $-1$ yellow marbles. This is impossible. Trying the next multiple of $12$ $24$ , we find that $8$ are green, $6$ are red, and $6$ are green, meaning that the minimum number of yellow marbles is $\boxed{4}$
D
4
4224582c41851015fef8d4c98d535969
https://artofproblemsolving.com/wiki/index.php/2017_AMC_8_Problems/Problem_11
A square-shaped floor is covered with congruent square tiles. If the total number of tiles that lie on the two diagonals is 37, how many tiles cover the floor? $\textbf{(A) }148\qquad\textbf{(B) }324\qquad\textbf{(C) }361\qquad\textbf{(D) }1296\qquad\textbf{(E) }1369$
Since the number of tiles lying on both diagonals is $37$ , counting one tile twice, there are $37=2x-1\implies x=19$ tiles on each side. Therefore, our answer is $19^2=361=\boxed{361}$
C
361
4224582c41851015fef8d4c98d535969
https://artofproblemsolving.com/wiki/index.php/2017_AMC_8_Problems/Problem_11
A square-shaped floor is covered with congruent square tiles. If the total number of tiles that lie on the two diagonals is 37, how many tiles cover the floor? $\textbf{(A) }148\qquad\textbf{(B) }324\qquad\textbf{(C) }361\qquad\textbf{(D) }1296\qquad\textbf{(E) }1369$
Visualize it as 4 separate diagonals connecting to one square in the middle. Each square on the diagonal corresponds to one square of horizontal/vertical distance (because it's a square). So, we figure out the length of each separate diagonal, multiply by two, and then add 1. (Realize that we can just join two of the separate diagonals on opposite sides together to save some time in calculations.) Therefore, the edge length is: \[\frac{37-1}{4} \cdot 2 + 1 = 19\] Thus, our solution is $19^2 = 361 = \boxed{361}$
C
361
ccc50eb537d3c969c90f9a187ddafd36
https://artofproblemsolving.com/wiki/index.php/2017_AMC_8_Problems/Problem_13
Peter, Emma, and Kyler played chess with each other. Peter won 4 games and lost 2 games. Emma won 3 games and lost 3 games. If Kyler lost 3 games, how many games did he win? $\textbf{(A) }0\quad\textbf{(B) }1\qquad\textbf{(C) }2\qquad\textbf{(D) }3\qquad\textbf{(E) }4$
Given $n$ games, there must be a total of $n$ wins and $n$ losses. Hence, $4 + 3 + K = 2 + 3 + 3$ where $K$ is Kyler's wins. $K = 1$ , so our final answer is $\boxed{1}.$ ~CHECKMATE2021
B
1
f0f0c19317ba24f140b27a1c83900764
https://artofproblemsolving.com/wiki/index.php/2017_AMC_8_Problems/Problem_14
Chloe and Zoe are both students in Ms. Demeanor's math class. Last night, they each solved half of the problems in their homework assignment alone and then solved the other half together. Chloe had correct answers to only $80\%$ of the problems she solved alone, but overall $88\%$ of her answers were correct. Zoe had correct answers to $90\%$ of the problems she solved alone. What was Zoe's overall percentage of correct answers? $\textbf{(A) }89\qquad\textbf{(B) }92\qquad\textbf{(C) }93\qquad\textbf{(D) }96\qquad\textbf{(E) }98$
Let the number of questions that they solved alone be $x$ . Let the percentage of problems they correctly solve together be $a$ %. As given, \[\frac{80x}{100} + \frac{ax}{100} = \frac{2 \cdot 88x}{100}\] Hence, $a = 96$ Zoe got $\frac{90x}{100} + \frac{ax}{100} = \frac{186x}{100}$ problems right out of $2x$ . Therefore, Zoe got $\frac{\frac{186x}{100}}{2x} = \frac{93}{100} = \boxed{93}$ percent of the problems correct.
C
93
f0f0c19317ba24f140b27a1c83900764
https://artofproblemsolving.com/wiki/index.php/2017_AMC_8_Problems/Problem_14
Chloe and Zoe are both students in Ms. Demeanor's math class. Last night, they each solved half of the problems in their homework assignment alone and then solved the other half together. Chloe had correct answers to only $80\%$ of the problems she solved alone, but overall $88\%$ of her answers were correct. Zoe had correct answers to $90\%$ of the problems she solved alone. What was Zoe's overall percentage of correct answers? $\textbf{(A) }89\qquad\textbf{(B) }92\qquad\textbf{(C) }93\qquad\textbf{(D) }96\qquad\textbf{(E) }98$
Assume the total amount of problems is $100$ per half homework assignment since we are dealing with percentages, not values. Then, we know that Chloe got $80$ problems correct by herself and got $176$ problems correct overall. We also know that Zoe had $90$ problems she did correctly alone. We can see that the total amount of correct problems Chloe and Zoe did together was $176-80=96$ . Therefore, Zoe did $96+90=186$ problems out of $200$ problems correctly. This is $\boxed{93}$ percent.
C
93
f0f0c19317ba24f140b27a1c83900764
https://artofproblemsolving.com/wiki/index.php/2017_AMC_8_Problems/Problem_14
Chloe and Zoe are both students in Ms. Demeanor's math class. Last night, they each solved half of the problems in their homework assignment alone and then solved the other half together. Chloe had correct answers to only $80\%$ of the problems she solved alone, but overall $88\%$ of her answers were correct. Zoe had correct answers to $90\%$ of the problems she solved alone. What was Zoe's overall percentage of correct answers? $\textbf{(A) }89\qquad\textbf{(B) }92\qquad\textbf{(C) }93\qquad\textbf{(D) }96\qquad\textbf{(E) }98$
In the problem, we can see that Chloe solved 80% of the problems she solved alone, but 88% of her answers are correct. If 80 and another number's average is 88, the other number must be 96. Then, Zoe solved 90% of the problems she did alone, but 96% of her answers were correct. Then, the average of 90 and 96 is $\boxed{93}$
C
93
f0f0c19317ba24f140b27a1c83900764
https://artofproblemsolving.com/wiki/index.php/2017_AMC_8_Problems/Problem_14
Chloe and Zoe are both students in Ms. Demeanor's math class. Last night, they each solved half of the problems in their homework assignment alone and then solved the other half together. Chloe had correct answers to only $80\%$ of the problems she solved alone, but overall $88\%$ of her answers were correct. Zoe had correct answers to $90\%$ of the problems she solved alone. What was Zoe's overall percentage of correct answers? $\textbf{(A) }89\qquad\textbf{(B) }92\qquad\textbf{(C) }93\qquad\textbf{(D) }96\qquad\textbf{(E) }98$
(Slightly different Solution) Suppose we said that there were $100$ problems in their assignment. Then, Chloe had $40$ correct and $10$ incorrect on her portion, and $48$ correct and $2$ incorrect on the portion she and Zoe solved. Zoe has $45$ correct and $5$ incorrect on her portion, and $48$ correct and $2$ incorrect on the portion that she and Chloe solved. Then, Zoe has $48 + 45 = 93$ correct answers out of $100$ , so the answer is $\boxed{93}$
C
93
f0f0c19317ba24f140b27a1c83900764
https://artofproblemsolving.com/wiki/index.php/2017_AMC_8_Problems/Problem_14
Chloe and Zoe are both students in Ms. Demeanor's math class. Last night, they each solved half of the problems in their homework assignment alone and then solved the other half together. Chloe had correct answers to only $80\%$ of the problems she solved alone, but overall $88\%$ of her answers were correct. Zoe had correct answers to $90\%$ of the problems she solved alone. What was Zoe's overall percentage of correct answers? $\textbf{(A) }89\qquad\textbf{(B) }92\qquad\textbf{(C) }93\qquad\textbf{(D) }96\qquad\textbf{(E) }98$
Let the total number of problems be $t$ . Let the percentage of the number of problems that Chloe and Zoe did together and got right be $x$ . As we can see, Chloe got $80$ % of $\frac {1}{2}$ of the total problems right, hence, ${0.80 \cdot \frac{1}{2}t}$ . We also know that Chloe got $88$ % of $t$ problems right altogether, making it ${0.88 \cdot t}$ total problems right. If we add $x$ to the percentage of correct problems that Chloe solved alone, then that should be equal to the total number of problems that Chloe got right, making the equation: ${0.80 \cdot \frac{1}{2}t} + x = {0.88 \cdot t}$ . Solving that, we get $x = 0.48t$ . We also know that Zoe got $90$ % of $\frac {1}{2}$ of the total problems right, making it ${0.90 \cdot \frac{1}{2}t}$ . We now add that amount to the percentage of problems that Chloe and Zoe got right together, making ${0.90 \cdot \frac{1}{2}t}+ 0.48t$ . Solving that, we get $0.93t$ , which is equal to $93$ %; hence, $\boxed{93}$
C
93
a96b355871277b3f250047be75c7c1e7
https://artofproblemsolving.com/wiki/index.php/2017_AMC_8_Problems/Problem_15
In the arrangement of letters and numerals below, by how many different paths can one spell AMC8? Beginning at the A in the middle, a path only allows moves from one letter to an adjacent (above, below, left, or right, but not diagonal) letter. One example of such a path is traced in the picture. [asy] fill((0.5, 4.5)--(1.5,4.5)--(1.5,2.5)--(0.5,2.5)--cycle,lightgray); fill((1.5,3.5)--(2.5,3.5)--(2.5,1.5)--(1.5,1.5)--cycle,lightgray); label("$8$", (1, 0)); label("$C$", (2, 0)); label("$8$", (3, 0)); label("$8$", (0, 1)); label("$C$", (1, 1)); label("$M$", (2, 1)); label("$C$", (3, 1)); label("$8$", (4, 1)); label("$C$", (0, 2)); label("$M$", (1, 2)); label("$A$", (2, 2)); label("$M$", (3, 2)); label("$C$", (4, 2)); label("$8$", (0, 3)); label("$C$", (1, 3)); label("$M$", (2, 3)); label("$C$", (3, 3)); label("$8$", (4, 3)); label("$8$", (1, 4)); label("$C$", (2, 4)); label("$8$", (3, 4));[/asy] $\textbf{(A) }8\qquad\textbf{(B) }9\qquad\textbf{(C) }12\qquad\textbf{(D) }24\qquad\textbf{(E) }36$
Notice that the upper-most section contains a 3 by 3 square that looks like: [asy]label("$8$", (1, 2)); label("$C$", (2, 2)); label("$8$", (3, 2)); label("$C$", (1, 1)); label("$M$", (2, 1)); label("$C$", (3, 1)); label("$M$", (1, 0)); label("$A$", (2, 0)); label("$M$", (3, 0));[/asy] It has 6 paths in which you can spell out AMC8. You will find four identical copies of this square in the figure, so multiply ${6 \cdot 4}$ to get $\boxed{24}$ total paths.
D
24
a96b355871277b3f250047be75c7c1e7
https://artofproblemsolving.com/wiki/index.php/2017_AMC_8_Problems/Problem_15
In the arrangement of letters and numerals below, by how many different paths can one spell AMC8? Beginning at the A in the middle, a path only allows moves from one letter to an adjacent (above, below, left, or right, but not diagonal) letter. One example of such a path is traced in the picture. [asy] fill((0.5, 4.5)--(1.5,4.5)--(1.5,2.5)--(0.5,2.5)--cycle,lightgray); fill((1.5,3.5)--(2.5,3.5)--(2.5,1.5)--(1.5,1.5)--cycle,lightgray); label("$8$", (1, 0)); label("$C$", (2, 0)); label("$8$", (3, 0)); label("$8$", (0, 1)); label("$C$", (1, 1)); label("$M$", (2, 1)); label("$C$", (3, 1)); label("$8$", (4, 1)); label("$C$", (0, 2)); label("$M$", (1, 2)); label("$A$", (2, 2)); label("$M$", (3, 2)); label("$C$", (4, 2)); label("$8$", (0, 3)); label("$C$", (1, 3)); label("$M$", (2, 3)); label("$C$", (3, 3)); label("$8$", (4, 3)); label("$8$", (1, 4)); label("$C$", (2, 4)); label("$8$", (3, 4));[/asy] $\textbf{(A) }8\qquad\textbf{(B) }9\qquad\textbf{(C) }12\qquad\textbf{(D) }24\qquad\textbf{(E) }36$
There are three different kinds of paths that are on this diagram. The first kind is when you directly count $A$ $M$ $C$ in a straight line. The second is when you count $A$ , turn left or right to get $M$ , then go up or down to count $8$ and $C$ . The third is the one where you start with $A$ , move up or down to count $M$ , turn left or right to count $C$ , then move straight again to get $8$ There are 8 paths for each kind of path, making for $8 \cdot 3=\boxed{24}$ paths.
D
24
a96b355871277b3f250047be75c7c1e7
https://artofproblemsolving.com/wiki/index.php/2017_AMC_8_Problems/Problem_15
In the arrangement of letters and numerals below, by how many different paths can one spell AMC8? Beginning at the A in the middle, a path only allows moves from one letter to an adjacent (above, below, left, or right, but not diagonal) letter. One example of such a path is traced in the picture. [asy] fill((0.5, 4.5)--(1.5,4.5)--(1.5,2.5)--(0.5,2.5)--cycle,lightgray); fill((1.5,3.5)--(2.5,3.5)--(2.5,1.5)--(1.5,1.5)--cycle,lightgray); label("$8$", (1, 0)); label("$C$", (2, 0)); label("$8$", (3, 0)); label("$8$", (0, 1)); label("$C$", (1, 1)); label("$M$", (2, 1)); label("$C$", (3, 1)); label("$8$", (4, 1)); label("$C$", (0, 2)); label("$M$", (1, 2)); label("$A$", (2, 2)); label("$M$", (3, 2)); label("$C$", (4, 2)); label("$8$", (0, 3)); label("$C$", (1, 3)); label("$M$", (2, 3)); label("$C$", (3, 3)); label("$8$", (4, 3)); label("$8$", (1, 4)); label("$C$", (2, 4)); label("$8$", (3, 4));[/asy] $\textbf{(A) }8\qquad\textbf{(B) }9\qquad\textbf{(C) }12\qquad\textbf{(D) }24\qquad\textbf{(E) }36$
Notice that the $A$ is adjacent to $4$ $M$ s, each $M$ is adjacent to $3$ $C$ s, and each $C$ is adjacent to $2$ $8$ 's. So for each $A$ , there are $4$ $M$ s, and for each $M$ , there are $3$ $C$ s, and for each $C$ , there are $2$ $8$ s. Thus, the answer is $1\cdot 4\cdot 3\cdot 2 = \boxed{24}.$
D
24
a96b355871277b3f250047be75c7c1e7
https://artofproblemsolving.com/wiki/index.php/2017_AMC_8_Problems/Problem_15
In the arrangement of letters and numerals below, by how many different paths can one spell AMC8? Beginning at the A in the middle, a path only allows moves from one letter to an adjacent (above, below, left, or right, but not diagonal) letter. One example of such a path is traced in the picture. [asy] fill((0.5, 4.5)--(1.5,4.5)--(1.5,2.5)--(0.5,2.5)--cycle,lightgray); fill((1.5,3.5)--(2.5,3.5)--(2.5,1.5)--(1.5,1.5)--cycle,lightgray); label("$8$", (1, 0)); label("$C$", (2, 0)); label("$8$", (3, 0)); label("$8$", (0, 1)); label("$C$", (1, 1)); label("$M$", (2, 1)); label("$C$", (3, 1)); label("$8$", (4, 1)); label("$C$", (0, 2)); label("$M$", (1, 2)); label("$A$", (2, 2)); label("$M$", (3, 2)); label("$C$", (4, 2)); label("$8$", (0, 3)); label("$C$", (1, 3)); label("$M$", (2, 3)); label("$C$", (3, 3)); label("$8$", (4, 3)); label("$8$", (1, 4)); label("$C$", (2, 4)); label("$8$", (3, 4));[/asy] $\textbf{(A) }8\qquad\textbf{(B) }9\qquad\textbf{(C) }12\qquad\textbf{(D) }24\qquad\textbf{(E) }36$
We can do this problem by computing how many ways there are to get to each letter (in order). There is $1$ way to get to the $A$ in the center. We can only get to each of the other $M$ s by going there from the $A$ , so there is $1$ way to get to each of the four $M$ s. For the $C$ s, we notice that four $C$ s are surrounded by one $M$ , and four $C$ s are surrounded by two $M$ s. Finally, each of the $8$ s is surrounded by one $C$ with one way to get there and one $C$ with two ways to get there. Therefore, there are three paths to any of the $8$ s. Since there are eight $8$ s, the answer is $3 \cdot 8 = \boxed{24}.$
D
24
c2f0eeb731cfbd64e6dc98fc3180100f
https://artofproblemsolving.com/wiki/index.php/2017_AMC_8_Problems/Problem_17
Starting with some gold coins and some empty treasure chests, I tried to put $9$ gold coins in each treasure chest, but that left $2$ treasure chests empty. So instead I put $6$ gold coins in each treasure chest, but then I had $3$ gold coins left over. How many gold coins did I have? $\textbf{(A) }9\qquad\textbf{(B) }27\qquad\textbf{(C) }45\qquad\textbf{(D) }63\qquad\textbf{(E) }81$
We can represent the amount of gold with $g$ and the amount of chests with $c$ . We can use the problem to make the following equations: \[9c-18 = g\] \[6c+3 = g\] We do this because for 9 chests there are 2 empty and if 9 were in each 9 multiplied by 2 is 18 left. Therefore, $6c+3 = 9c-18.$ This implies that $c = 7.$ We therefore have $g = 45.$ So, our answer is $\boxed{45}$ . ~CHECKMATE2021
C
45
c2f0eeb731cfbd64e6dc98fc3180100f
https://artofproblemsolving.com/wiki/index.php/2017_AMC_8_Problems/Problem_17
Starting with some gold coins and some empty treasure chests, I tried to put $9$ gold coins in each treasure chest, but that left $2$ treasure chests empty. So instead I put $6$ gold coins in each treasure chest, but then I had $3$ gold coins left over. How many gold coins did I have? $\textbf{(A) }9\qquad\textbf{(B) }27\qquad\textbf{(C) }45\qquad\textbf{(D) }63\qquad\textbf{(E) }81$
With $9$ coins, there are $\frac{9}{9}+2=1+2=3$ chests, by the first condition. These don't fit in with the second condition, so we move onto $27$ coins. By the same first condition, there are $5$ chests( $\frac{27}{9}+2$ ). This also doesn't fit with the second condition. So, onto $45$ coins. The first condition implies that there are $\frac{45}{9}+2=7$ chests, which DOES fit with the second condition, since $6\cdot7+3=42+3=45$ . Thus, the desired value is $\boxed{45}$
C
45
63cd78186fdb28dc1c3a7441e31c14b1
https://artofproblemsolving.com/wiki/index.php/2017_AMC_8_Problems/Problem_18
In the non-convex quadrilateral $ABCD$ shown below, $\angle BCD$ is a right angle, $AB=12$ $BC=4$ $CD=3$ , and $AD=13$ . What is the area of quadrilateral $ABCD$ [asy]draw((0,0)--(2.4,3.6)--(0,5)--(12,0)--(0,0)); label("$B$", (0, 0), SW); label("$A$", (12, 0), ESE); label("$C$", (2.4, 3.6), SE); label("$D$", (0, 5), N);[/asy] $\textbf{(A) }12 \qquad \textbf{(B) }24 \qquad \textbf{(C) }26 \qquad \textbf{(D) }30 \qquad \textbf{(E) }36$
We first connect point $B$ with point $D$ [asy]draw((0,0)--(2.4,3.6)--(0,5)--(12,0)--(0,0)); draw((0,0)--(0,5)); label("$B$", (0, 0), SW); label("$A$", (12, 0), ESE); label("$C$", (2.4, 3.6), SE); label("$D$", (0, 5), N);[/asy] We can see that $\triangle BCD$ is a 3-4-5 right triangle. We can also see that $\triangle BDA$ is a right triangle, by the 5-12-13 Pythagorean triple. With these lengths, we can solve the problem. The area of $\triangle BDA$ is $\frac{5\cdot 12}{2}$ , and the area of $\triangle BCD$ is $\frac{3\cdot 4}{2}$ . Thus, the area of quadrilateral $ABCD$ is $30-6 = \boxed{24}.$
B
24
63cd78186fdb28dc1c3a7441e31c14b1
https://artofproblemsolving.com/wiki/index.php/2017_AMC_8_Problems/Problem_18
In the non-convex quadrilateral $ABCD$ shown below, $\angle BCD$ is a right angle, $AB=12$ $BC=4$ $CD=3$ , and $AD=13$ . What is the area of quadrilateral $ABCD$ [asy]draw((0,0)--(2.4,3.6)--(0,5)--(12,0)--(0,0)); label("$B$", (0, 0), SW); label("$A$", (12, 0), ESE); label("$C$", (2.4, 3.6), SE); label("$D$", (0, 5), N);[/asy] $\textbf{(A) }12 \qquad \textbf{(B) }24 \qquad \textbf{(C) }26 \qquad \textbf{(D) }30 \qquad \textbf{(E) }36$
$\triangle BCD$ is a 3-4-5 right triangle. So the area of $\triangle BCD$ is 6. Then we can use Heron's formula to compute the area of $\triangle ABD$ whose sides have lengths 5,12,and 13. The area of $\triangle ABD$ $\sqrt{s(s-5)(s-12)(s-13)}$ , where s is the semi-perimeter of the triangle, that is $s=(5+12+13)/2=15.$ Thus, the area of $\triangle ABD$ is 30, so the area of $ABCD$ is $30-6 = \boxed{24}.$ ---LarryFlora
B
24
a28676f2f6063238885b3dabf08d0b43
https://artofproblemsolving.com/wiki/index.php/2017_AMC_8_Problems/Problem_19
For any positive integer $M$ , the notation $M!$ denotes the product of the integers $1$ through $M$ . What is the largest integer $n$ for which $5^n$ is a factor of the sum $98!+99!+100!$ $\textbf{(A) }23\qquad\textbf{(B) }24\qquad\textbf{(C) }25\qquad\textbf{(D) }26\qquad\textbf{(E) }27$
Factoring out $98!+99!+100!$ , we have $98! (1+99+99*100)$ , which is $98! (10000)$ . Next, $98!$ has $\left\lfloor\frac{98}{5}\right\rfloor + \left\lfloor\frac{98}{25}\right\rfloor = 19 + 3 = 22$ factors of $5$ . The $19$ is because of all the multiples of $5$ .The $3$ is because of all the multiples of $25$ . Now, $10,000$ has $4$ factors of $5$ , so there are a total of $22 + 4 = \boxed{26}$ factors of $5$
D
26
a28676f2f6063238885b3dabf08d0b43
https://artofproblemsolving.com/wiki/index.php/2017_AMC_8_Problems/Problem_19
For any positive integer $M$ , the notation $M!$ denotes the product of the integers $1$ through $M$ . What is the largest integer $n$ for which $5^n$ is a factor of the sum $98!+99!+100!$ $\textbf{(A) }23\qquad\textbf{(B) }24\qquad\textbf{(C) }25\qquad\textbf{(D) }26\qquad\textbf{(E) }27$
Also, keep in mind that the number of $5$ ’s in $98! (10,000)$ is the same as the number of trailing zeros. The number of zeros is $98!$ , which means we need pairs of $5$ ’s and $2$ ’s; we know there will be many more $2$ ’s, so we seek to find the number of $5$ ’s in $98!$ , which the solution tells us. And, that is $22$ factors of $5$ $10,000$ has $4$ trailing zeros, so it has $4$ factors of $5$ and $22 + 4 = \boxed{26}$
null
26
a28676f2f6063238885b3dabf08d0b43
https://artofproblemsolving.com/wiki/index.php/2017_AMC_8_Problems/Problem_19
For any positive integer $M$ , the notation $M!$ denotes the product of the integers $1$ through $M$ . What is the largest integer $n$ for which $5^n$ is a factor of the sum $98!+99!+100!$ $\textbf{(A) }23\qquad\textbf{(B) }24\qquad\textbf{(C) }25\qquad\textbf{(D) }26\qquad\textbf{(E) }27$
We can first factor a $98!$ out of the $98! + 99! + 100!$ to get $98! ( 1 + 99 + 100*99 ),$ Simplify to get $98! (10,000)$ Let's first find how many factors of $5 10,000$ has. $10,000$ is $(2*5)^4$ because $10,000$ is $(10)^4$ . After we remove the brackets, we get $2^4$ , and $5^4$ . We only care about the latter (second one), because the problem only ask's for the power of $5$ . We get $4$ Next, we can look at the multiples of 5 in $98!$ $98/5 = 19$ so there is 19 multiples of 5. We get $19$ But we cannot forget the multiples of $5$ with $2$ fives in it. Multiples of $25$ . How many multiples of $25$ are between $1$ and $98$ $3$ $25,50,75,$ and that's it. We get $3$ Finally, we add all of the numbers (powers of $5$ ) up. That is $4 + 19 + 3$ , which is just $26$ So the answer is $26$ . Which is answer choice D $\boxed{26}$
D
26
25df8895c30f4e06855b3631b2f15d6a
https://artofproblemsolving.com/wiki/index.php/2017_AMC_8_Problems/Problem_21
Suppose $a$ $b$ , and $c$ are nonzero real numbers, and $a+b+c=0$ . What are the possible value(s) for $\frac{a}{|a|}+\frac{b}{|b|}+\frac{c}{|c|}+\frac{abc}{|abc|}$ $\textbf{(A) }0\qquad\textbf{(B) }1\text{ and }-1\qquad\textbf{(C) }2\text{ and }-2\qquad\textbf{(D) }0,2,\text{ and }-2\qquad\textbf{(E) }0,1,\text{ and }-1$
There are $2$ cases to consider: Case $1$ $2$ of $a$ $b$ , and $c$ are positive and the other is negative. Without loss of generality (WLOG), we can assume that $a$ and $b$ are positive and $c$ is negative. In this case, we have that \[\frac{a}{|a|}+\frac{b}{|b|}+\frac{c}{|c|}+\frac{abc}{|abc|}=1+1-1-1=0.\] Case $2$ $2$ of $a$ $b$ , and $c$ are negative and the other is positive. WLOG, we can assume that $a$ and $b$ are negative and $c$ is positive. In this case, we have that \[\frac{a}{|a|}+\frac{b}{|b|}+\frac{c}{|c|}+\frac{abc}{|abc|}=-1-1+1+1=0.\] Note these are the only valid cases, for neither $3$ negatives nor $3$ positives would work as they cannot sum up to $0$ . In both cases, we get that the given expression equals $\boxed{0}$
A
0
e5db1f5688b4ad97f27c76bb4f6f834c
https://artofproblemsolving.com/wiki/index.php/2017_AMC_8_Problems/Problem_23
Each day for four days, Linda traveled for one hour at a speed that resulted in her traveling one mile in an integer number of minutes. Each day after the first, her speed decreased so that the number of minutes to travel one mile increased by $5$ minutes over the preceding day. Each of the four days, her distance traveled was also an integer number of miles. What was the total number of miles for the four trips? $\textbf{(A) }10\qquad\textbf{(B) }15\qquad\textbf{(C) }25\qquad\textbf{(D) }50\qquad\textbf{(E) }82$
It is well known that $\text{Distance}=\text{Speed} \cdot \text{Time}$ . In the question, we want distance. From the question, we have that the time is $60$ minutes or $1$ hour. By the equation derived from $\text{Distance}=\text{Speed} \cdot \text{Time}$ , we have $\text{Speed}=\frac{\text{Distance}}{\text{Time}}$ , so the speed is $1$ mile per $x$ minutes. Because we want the distance, we multiply the time and speed together yielding $60\text{ mins}\cdot \frac{1\text{ mile}}{x\text{ mins}}$ . The minutes cancel out, so now we have $\dfrac{60}{x}$ as our distance for the first day. The distance for the following days are: \[\dfrac{60}{x},\dfrac{60}{x+5},\dfrac{60}{x+10},\dfrac{60}{x+15}.\] We know that $x,x+5,x+10,x+15$ are all factors of $60$ , therefore, $x=5$ because the factors have to be in an arithmetic sequence with the common difference being $5$ and $x=5$ is the only solution. \[\dfrac{60}{5}+\dfrac{60}{10}+\dfrac{60}{15}+\dfrac{60}{20}=12+6+4+3=\boxed{25}.\]
C
25
b1103952e2143c3d216f0d3b13466e2b
https://artofproblemsolving.com/wiki/index.php/2017_AMC_8_Problems/Problem_24
Mrs. Sanders has three grandchildren, who call her regularly. One calls her every three days, one calls her every four days, and one calls her every five days. All three called her on December 31, 2016. On how many days during the next year did she not receive a phone call from any of her grandchildren? $\textbf{(A) }78\qquad\textbf{(B) }80\qquad\textbf{(C) }144\qquad\textbf{(D) }146\qquad\textbf{(E) }152$
We use Principle of Inclusion-Exclusion. There are $365$ days in the year, and we subtract the days that she gets at least $1$ phone call, which is \[\left \lfloor \frac{365}{3} \right \rfloor + \left \lfloor \frac{365}{4} \right \rfloor + \left \lfloor \frac{365}{5} \right \rfloor.\] To this result we add the number of days where she gets at least $2$ phone calls in a day because we double subtracted these days, which is \[\left \lfloor \frac{365}{12} \right \rfloor + \left \lfloor \frac{365}{15} \right \rfloor + \left \lfloor \frac{365}{20} \right \rfloor.\] We now subtract the number of days where she gets three phone calls, which is $\left \lfloor \frac{365}{60} \right \rfloor.$ Therefore, our answer is \[365 - \left( \left \lfloor \frac{365}{3} \right \rfloor + \left \lfloor \frac{365}{4} \right \rfloor + \left \lfloor \frac{365}{5} \right \rfloor \right) + \left( \left \lfloor \frac{365}{12} \right \rfloor + \left \lfloor \frac{365}{15} \right \rfloor + \left \lfloor \frac{365}{20} \right \rfloor \right) - \left \lfloor \frac{365}{60} \right \rfloor = 365 - 285+72 - 6 = \boxed{146}.\]
D
146
b1103952e2143c3d216f0d3b13466e2b
https://artofproblemsolving.com/wiki/index.php/2017_AMC_8_Problems/Problem_24
Mrs. Sanders has three grandchildren, who call her regularly. One calls her every three days, one calls her every four days, and one calls her every five days. All three called her on December 31, 2016. On how many days during the next year did she not receive a phone call from any of her grandchildren? $\textbf{(A) }78\qquad\textbf{(B) }80\qquad\textbf{(C) }144\qquad\textbf{(D) }146\qquad\textbf{(E) }152$
Note that $\operatorname{lcm}(3,4,5)=60,$ so there is a cycle every $60$ days. As shown below, all days in a cycle that Mrs. Sanders receives a phone call from any of her grandchildren are colored in red, yellow, or green. [asy] /* Made by MRENTHUSIASM */ size(7cm); fill((2,6)--(3,6)--(3,5)--(2,5)--cycle,red); fill((5,6)--(6,6)--(6,5)--(5,5)--cycle,red); fill((8,6)--(9,6)--(9,5)--(8,5)--cycle,red); fill((1,5)--(2,5)--(2,4.5)--(1,4.5)--cycle,red); fill((4,5)--(5,5)--(5,4.5)--(4,4.5)--cycle,red); fill((7,5)--(8,5)--(8,4)--(7,4)--cycle,red); fill((0,4)--(1,4)--(1,3)--(0,3)--cycle,red); fill((3,4)--(4,4)--(4,3.5)--(3,3.5)--cycle,red); fill((6,4)--(7,4)--(7,3)--(6,3)--cycle,red); fill((9,4)--(10,4)--(10,3.5)--(9,3.5)--cycle,red); fill((2,3)--(3,3)--(3,2)--(2,2)--cycle,red); fill((5,3)--(6,3)--(6,2.5)--(5,2.5)--cycle,red); fill((8,3)--(9,3)--(9,2)--(8,2)--cycle,red); fill((1,2)--(2,2)--(2,1)--(1,1)--cycle,red); fill((4,2)--(5,2)--(5,1.5)--(4,1.5)--cycle,red); fill((7,2)--(8,2)--(8,1.5)--(7,1.5)--cycle,red); fill((0,1)--(1,1)--(1,0)--(0,0)--cycle,red); fill((3,1)--(4,1)--(4,0)--(3,0)--cycle,red); fill((6,1)--(7,1)--(7,0)--(6,0)--cycle,red); fill((9,1)--(10,1)--(10,2/3)--(9,2/3)--cycle,red); fill((3,6)--(4,6)--(4,5)--(3,5)--cycle,yellow); fill((7,6)--(8,6)--(8,5)--(7,5)--cycle,yellow); fill((1,4.5)--(2,4.5)--(2,4)--(1,4)--cycle,yellow); fill((5,5)--(6,5)--(6,4)--(5,4)--cycle,yellow); fill((9,5)--(10,5)--(10,4.5)--(9,4.5)--cycle,yellow); fill((3,3.5)--(4,3.5)--(4,3)--(3,3)--cycle,yellow); fill((7,4)--(8,4)--(8,3)--(7,3)--cycle,yellow); fill((1,3)--(2,3)--(2,2)--(1,2)--cycle,yellow); fill((5,2.5)--(6,2.5)--(6,2)--(5,2)--cycle,yellow); fill((9,3)--(10,3)--(10,2.5)--(9,2.5)--cycle,yellow); fill((3,2)--(4,2)--(4,1)--(3,1)--cycle,yellow); fill((7,1.5)--(8,1.5)--(8,1)--(7,1)--cycle,yellow); fill((1,1)--(2,1)--(2,0)--(1,0)--cycle,yellow); fill((5,1)--(6,1)--(6,0)--(5,0)--cycle,yellow); fill((9,2/3)--(10,2/3)--(10,1/3)--(9,1/3)--cycle,yellow); fill((4,6)--(5,6)--(5,5)--(4,5)--cycle,green); fill((9,6)--(10,6)--(10,5)--(9,5)--cycle,green); fill((4,4.5)--(5,4.5)--(5,4)--(4,4)--cycle,green); fill((9,4.5)--(10,4.5)--(10,4)--(9,4)--cycle,green); fill((4,4)--(5,4)--(5,3)--(4,3)--cycle,green); fill((9,3.5)--(10,3.5)--(10,3)--(9,3)--cycle,green); fill((4,3)--(5,3)--(5,2)--(4,2)--cycle,green); fill((9,2.5)--(10,2.5)--(10,2)--(9,2)--cycle,green); fill((4,1.5)--(5,1.5)--(5,1)--(4,1)--cycle,green); fill((9,2)--(10,2)--(10,1)--(9,1)--cycle,green); fill((4,1)--(5,1)--(5,0)--(4,0)--cycle,green); fill((9,1/3)--(10,1/3)--(10,0)--(9,0)--cycle,green); real cur = 1; for (real i=6; i>0; --i) { for (real j=0; j<10; ++j) { label("$"+string(cur)+"$",(j+0.5,i-0.5)); ++cur; } } add(grid(10,6,linewidth(1.25))); [/asy] The year 2017 has $365$ days, or $6$ cycles and $5$ days. Together, the answer is $24\cdot6+2=\boxed{146}.$
D
146
b1103952e2143c3d216f0d3b13466e2b
https://artofproblemsolving.com/wiki/index.php/2017_AMC_8_Problems/Problem_24
Mrs. Sanders has three grandchildren, who call her regularly. One calls her every three days, one calls her every four days, and one calls her every five days. All three called her on December 31, 2016. On how many days during the next year did she not receive a phone call from any of her grandchildren? $\textbf{(A) }78\qquad\textbf{(B) }80\qquad\textbf{(C) }144\qquad\textbf{(D) }146\qquad\textbf{(E) }152$
For any randomly chosen day, there is a $\frac{2}{3}$ chance the first child does not call her, a $\frac{3}{4}$ chance the second child does not call her and a $\frac{4}{5}$ chance the third child does not call her. So, in a randomly chosen day, there is a $\frac{2}{3} \times \frac{3}{4} \times \frac{4}{5} = \frac{2}{5}$ chance no child calls her. In particular, this "unrigorous" reasoning becomes rigorous, by linearity of expectation, when we take a sample of $360$ days; over the first $360$ days, $360 \times \frac{2}{5} = 144$ days will go without a phone call. Now, we simply check the remaining days; on day $361$ and $362$ , nobody calls her; on day $363$ , the child that calls every three days will call her; on day $364$ , the child that calls every four days will call her; on day $365$ , the child that calls every five days will call her. Thus, we add two more days to $144$ , to get our answer of $\boxed{146}$
D
146
d91111c6f2e572b284b50dd10fb812d8
https://artofproblemsolving.com/wiki/index.php/2016_AMC_8_Problems/Problem_1
The longest professional tennis match ever played lasted a total of $11$ hours and $5$ minutes. How many minutes was this? $\textbf{(A) }605\qquad\textbf{(B) }655\qquad\textbf{(C) }665\qquad\textbf{(D) }1005\qquad \textbf{(E) }1105$
It is best to split 11 hours and 5 minutes into 2 parts, one of 11 hours and another of 5 minutes. We know that there is $60$ minutes in a hour. Therefore, there are $11 \cdot 60 = 660$ minutes in 11 hours. Adding the second part(the 5 minutes) we get $660 + 5 = \boxed{665}$
C
665
d91111c6f2e572b284b50dd10fb812d8
https://artofproblemsolving.com/wiki/index.php/2016_AMC_8_Problems/Problem_1
The longest professional tennis match ever played lasted a total of $11$ hours and $5$ minutes. How many minutes was this? $\textbf{(A) }605\qquad\textbf{(B) }655\qquad\textbf{(C) }665\qquad\textbf{(D) }1005\qquad \textbf{(E) }1105$
The best method comes when you remember your multiplication tables. Thus trivial, we get our answer of $\boxed{665}$
C
665
d91111c6f2e572b284b50dd10fb812d8
https://artofproblemsolving.com/wiki/index.php/2016_AMC_8_Problems/Problem_1
The longest professional tennis match ever played lasted a total of $11$ hours and $5$ minutes. How many minutes was this? $\textbf{(A) }605\qquad\textbf{(B) }655\qquad\textbf{(C) }665\qquad\textbf{(D) }1005\qquad \textbf{(E) }1105$
11 hours 5 min = $(11 \cdot 60) + 5 \text{min} = 665 \text{min}$ , therefore $\boxed{665}$
C
665
00fb409c1a9952651965e1a1ed914303
https://artofproblemsolving.com/wiki/index.php/2016_AMC_8_Problems/Problem_2
In rectangle $ABCD$ $AB=6$ and $AD=8$ . Point $M$ is the midpoint of $\overline{AD}$ . What is the area of $\triangle AMC$ [asy]draw((0,4)--(0,0)--(6,0)--(6,8)--(0,8)--(0,4)--(6,8)--(0,0)); label("$A$", (0,0), SW); label("$B$", (6, 0), SE); label("$C$", (6,8), NE); label("$D$", (0, 8), NW); label("$M$", (0, 4), W); label("$4$", (0, 2), W); label("$6$", (3, 0), S);[/asy] $\textbf{(A) }12\qquad\textbf{(B) }15\qquad\textbf{(C) }18\qquad\textbf{(D) }20\qquad \textbf{(E) }24$
Using the triangle area formula for triangles: $A = \frac{bh}{2},$ where $A$ is the area, $b$ is the base, and $h$ is the height. This equation gives us $A = \frac{4 \cdot 6}{2} = \frac{24}{2} =\boxed{12}$
A
12
00fb409c1a9952651965e1a1ed914303
https://artofproblemsolving.com/wiki/index.php/2016_AMC_8_Problems/Problem_2
In rectangle $ABCD$ $AB=6$ and $AD=8$ . Point $M$ is the midpoint of $\overline{AD}$ . What is the area of $\triangle AMC$ [asy]draw((0,4)--(0,0)--(6,0)--(6,8)--(0,8)--(0,4)--(6,8)--(0,0)); label("$A$", (0,0), SW); label("$B$", (6, 0), SE); label("$C$", (6,8), NE); label("$D$", (0, 8), NW); label("$M$", (0, 4), W); label("$4$", (0, 2), W); label("$6$", (3, 0), S);[/asy] $\textbf{(A) }12\qquad\textbf{(B) }15\qquad\textbf{(C) }18\qquad\textbf{(D) }20\qquad \textbf{(E) }24$
A triangle with the same height and base as a rectangle is half of the rectangle's area. This means that a triangle with half of the base of the rectangle and also the same height means its area is one quarter of the rectangle's area. Therefore, we get $\frac{48}{4} =\boxed{12}$
A
12
00fb409c1a9952651965e1a1ed914303
https://artofproblemsolving.com/wiki/index.php/2016_AMC_8_Problems/Problem_2
In rectangle $ABCD$ $AB=6$ and $AD=8$ . Point $M$ is the midpoint of $\overline{AD}$ . What is the area of $\triangle AMC$ [asy]draw((0,4)--(0,0)--(6,0)--(6,8)--(0,8)--(0,4)--(6,8)--(0,0)); label("$A$", (0,0), SW); label("$B$", (6, 0), SE); label("$C$", (6,8), NE); label("$D$", (0, 8), NW); label("$M$", (0, 4), W); label("$4$", (0, 2), W); label("$6$", (3, 0), S);[/asy] $\textbf{(A) }12\qquad\textbf{(B) }15\qquad\textbf{(C) }18\qquad\textbf{(D) }20\qquad \textbf{(E) }24$
We can find the area of the entire rectangle, DCBA to be $8 \cdot 6=48$ and find DCM area to be $\frac{6 \cdot 4}{2} = 12$ and BCA to be $\frac{6 \cdot 8}{2}=24$ $48-12-24=$ $\boxed{12}$
A
12
00fb409c1a9952651965e1a1ed914303
https://artofproblemsolving.com/wiki/index.php/2016_AMC_8_Problems/Problem_2
In rectangle $ABCD$ $AB=6$ and $AD=8$ . Point $M$ is the midpoint of $\overline{AD}$ . What is the area of $\triangle AMC$ [asy]draw((0,4)--(0,0)--(6,0)--(6,8)--(0,8)--(0,4)--(6,8)--(0,0)); label("$A$", (0,0), SW); label("$B$", (6, 0), SE); label("$C$", (6,8), NE); label("$D$", (0, 8), NW); label("$M$", (0, 4), W); label("$4$", (0, 2), W); label("$6$", (3, 0), S);[/asy] $\textbf{(A) }12\qquad\textbf{(B) }15\qquad\textbf{(C) }18\qquad\textbf{(D) }20\qquad \textbf{(E) }24$
A triangle is half of a rectangle. So since M is the midpoint of DA, we can see that triangle DAC is half of the whole rectangle. And it is also true that triangle MAC is half of triangle DAC, so triangle MAC would just be 1/4 of the whole rectangle. Since the rectangle's area is 48, 1/4 of 48 would be 12. Which gives us the answer $\boxed{12}$
A
12
00fb409c1a9952651965e1a1ed914303
https://artofproblemsolving.com/wiki/index.php/2016_AMC_8_Problems/Problem_2
In rectangle $ABCD$ $AB=6$ and $AD=8$ . Point $M$ is the midpoint of $\overline{AD}$ . What is the area of $\triangle AMC$ [asy]draw((0,4)--(0,0)--(6,0)--(6,8)--(0,8)--(0,4)--(6,8)--(0,0)); label("$A$", (0,0), SW); label("$B$", (6, 0), SE); label("$C$", (6,8), NE); label("$D$", (0, 8), NW); label("$M$", (0, 4), W); label("$4$", (0, 2), W); label("$6$", (3, 0), S);[/asy] $\textbf{(A) }12\qquad\textbf{(B) }15\qquad\textbf{(C) }18\qquad\textbf{(D) }20\qquad \textbf{(E) }24$
We can subtract the total areas of triangles DCM and ABC from the rectangle ABCD. For triangle DCM, the base is 4 and the height is 6, so we multiply 4 and 6, then divide by 2 to get 12. For triangle ABC, the base is 4 and the height is 8, so we multiply 4 and 8, then divide by 2 to get 24. We add 24 and 12 to get 36. Then, we calculate the area of rectangle ABCD, which is 48. We subtract 36 from 48, resulting in $\boxed{12}$
A
12
25a5373d5ded79b44f2954a5bf65ab8d
https://artofproblemsolving.com/wiki/index.php/2016_AMC_8_Problems/Problem_3
Four students take an exam. Three of their scores are $70, 80,$ and $90$ . If the average of their four scores is $70$ , then what is the remaining score? $\textbf{(A) }40\qquad\textbf{(B) }50\qquad\textbf{(C) }55\qquad\textbf{(D) }60\qquad \textbf{(E) }70$
Let $r$ be the remaining student's score. We know that the average, 70, is equal to $\frac{70 + 80 + 90 + r}{4}$ . We can use basic algebra to solve for $r$ \[\frac{70 + 80 + 90 + r}{4} = 70\] \[\frac{240 + r}{4} = 70\] \[240 + r = 280\] \[r = 40\] giving us the answer of $\boxed{40}$
A
40
25a5373d5ded79b44f2954a5bf65ab8d
https://artofproblemsolving.com/wiki/index.php/2016_AMC_8_Problems/Problem_3
Four students take an exam. Three of their scores are $70, 80,$ and $90$ . If the average of their four scores is $70$ , then what is the remaining score? $\textbf{(A) }40\qquad\textbf{(B) }50\qquad\textbf{(C) }55\qquad\textbf{(D) }60\qquad \textbf{(E) }70$
Since $90$ is $20$ more than $70$ , and $80$ is $10$ more than $70$ , for $70$ to be the average, the other number must be $30$ less than $70$ , or $\boxed{40}$
A
40
7d62e9da6097ce726cc22313d2ad9aa1
https://artofproblemsolving.com/wiki/index.php/2016_AMC_8_Problems/Problem_4
When Cheenu was a boy, he could run $15$ miles in $3$ hours and $30$ minutes. As an old man, he can now walk $10$ miles in $4$ hours. How many minutes longer does it take for him to walk a mile now compared to when he was a boy? $\textbf{(A) }6\qquad\textbf{(B) }10\qquad\textbf{(C) }15\qquad\textbf{(D) }18\qquad \textbf{(E) }30$
When Cheenu was a boy, he could run $15$ miles in $3$ hours and $30$ minutes $= 3\times60 + 30$ minutes $= 210$ minutes, thus running $\frac{210}{15} = 14$ minutes per mile. Now that he is an old man, he can walk $10$ miles in $4$ hours $= 4 \times 60$ minutes $= 240$ minutes, thus walking $\frac{240}{10} = 24$ minutes per mile. Therefore, it takes him $\boxed{10}$ minutes longer to walk a mile now compared to when he was a boy.
B
10
7ab783235b0faa804f6b17f01f74e44f
https://artofproblemsolving.com/wiki/index.php/2016_AMC_8_Problems/Problem_5
The number $N$ is a two-digit number. β€’ When $N$ is divided by $9$ , the remainder is $1$ β€’ When $N$ is divided by $10$ , the remainder is $3$ What is the remainder when $N$ is divided by $11$ $\textbf{(A) }0\qquad\textbf{(B) }2\qquad\textbf{(C) }4\qquad\textbf{(D) }5\qquad \textbf{(E) }7$
From the second bullet point, we know that the second digit must be $3$ , for a number divisible by $10$ ends in zero. Since there is a remainder of $1$ when $N$ is divided by $9$ , the multiple of $9$ must end in a $2$ for it to have the desired remainder $\pmod {10}.$ We now look for this one: $9(1)=9\\ 9(2)=18\\ 9(3)=27\\ 9(4)=36\\ 9(5)=45\\ 9(6)=54\\ 9(7)=63\\ 9(8)=72$ The number $72+1=73$ satisfies both conditions. We subtract the biggest multiple of $11$ less than $73$ to get the remainder. Thus, $73-11(6)=73-66=\boxed{7}$
E
7
7ab783235b0faa804f6b17f01f74e44f
https://artofproblemsolving.com/wiki/index.php/2016_AMC_8_Problems/Problem_5
The number $N$ is a two-digit number. β€’ When $N$ is divided by $9$ , the remainder is $1$ β€’ When $N$ is divided by $10$ , the remainder is $3$ What is the remainder when $N$ is divided by $11$ $\textbf{(A) }0\qquad\textbf{(B) }2\qquad\textbf{(C) }4\qquad\textbf{(D) }5\qquad \textbf{(E) }7$
This two digit number must take the form of $10x+y,$ where $x$ and $y$ are integers $0$ to $9.$ However, if x is an integer, we must have $y=3.$ So, the number's new form is $10x+3.$ This needs to have a remainder of $1$ when divided by $9.$ Because of the $9$ divisibility rule, we have \[10x+3 \equiv 1 \pmod 9.\] We subtract the three, getting \[10x \equiv -2 \pmod 9.\] which simplifies to \[10x \equiv 7 \pmod 9.\] However, $9x \equiv 0 \pmod 9,$ so \[10x - 9x \equiv 7 - 0 \pmod 9\] and \[x \equiv 7 \pmod 9.\] Let the quotient of $9$ in our modular equation be $c,$ and let our desired number be $z,$ so $x=9c+7$ and $z = 10x+3.$ We substitute these values into $z = 10x+3,$ and get \[z = 10(9c+7) + 3\] so \[z = 90c+73.\] As a result, $z \equiv 73 \pmod {90}.$ To prove generalization vigorously, we can let $a$ be the remainder when $z$ is divided by $11.$ Setting up a modular equation, we have \[90c + 73 \equiv a \pmod {11}.\] Simplifying, \[90c+7 \equiv a \pmod {11}\] If $c = 1,$ then we don't have a 2 digit number! Thus, $c=0$ and $a=\boxed{7}$
E
7
7ab783235b0faa804f6b17f01f74e44f
https://artofproblemsolving.com/wiki/index.php/2016_AMC_8_Problems/Problem_5
The number $N$ is a two-digit number. β€’ When $N$ is divided by $9$ , the remainder is $1$ β€’ When $N$ is divided by $10$ , the remainder is $3$ What is the remainder when $N$ is divided by $11$ $\textbf{(A) }0\qquad\textbf{(B) }2\qquad\textbf{(C) }4\qquad\textbf{(D) }5\qquad \textbf{(E) }7$
We know that the number has to be one more than a multiple of $9$ , because of the remainder of one, and the number has to be $3$ more than a multiple of $10$ , which means that it has to end in a $3$ . Now, if we just list the first few multiples of $9$ adding one to the number we get: $10, 19, 28, 37, 46, 55, 64, 73, 82, 91$ . As we can see from these numbers, the only one that has a three in the denominator is $73$ , thus we divide $73$ by $11$ , getting $6$ $R7$ , hence, $\boxed{7}$ . -fn106068
E
7
9350186cdfe1647070c903ec8c7a8949
https://artofproblemsolving.com/wiki/index.php/2016_AMC_8_Problems/Problem_6
The following bar graph represents the length (in letters) of the names of 19 people. What is the median length of these names? [asy] unitsize(0.9cm); draw((-0.5,0)--(10,0), linewidth(1.5)); draw((-0.5,1)--(10,1)); draw((-0.5,2)--(10,2)); draw((-0.5,3)--(10,3)); draw((-0.5,4)--(10,4)); draw((-0.5,5)--(10,5)); draw((-0.5,6)--(10,6)); draw((-0.5,7)--(10,7)); label("frequency",(-0.5,8)); label("0", (-1, 0)); label("1", (-1, 1)); label("2", (-1, 2)); label("3", (-1, 3)); label("4", (-1, 4)); label("5", (-1, 5)); label("6", (-1, 6)); label("7", (-1, 7)); filldraw((0,0)--(0,7)--(1,7)--(1,0)--cycle, black); filldraw((2,0)--(2,3)--(3,3)--(3,0)--cycle, black); filldraw((4,0)--(4,1)--(5,1)--(5,0)--cycle, black); filldraw((6,0)--(6,4)--(7,4)--(7,0)--cycle, black); filldraw((8,0)--(8,4)--(9,4)--(9,0)--cycle, black); label("3", (0.5, -0.5)); label("4", (2.5, -0.5)); label("5", (4.5, -0.5)); label("6", (6.5, -0.5)); label("7", (8.5, -0.5)); label("name length", (4.5, -1)); [/asy] $\textbf{(A) }3\qquad\textbf{(B) }4\qquad\textbf{(C) }5\qquad\textbf{(D) }6\qquad \textbf{(E) }7$
We first notice that the median name will be the $(19+1)/2=10^{\mbox{th}}$ name. The $10^{\mbox{th}}$ name is $\boxed{4}$
B
4
9350186cdfe1647070c903ec8c7a8949
https://artofproblemsolving.com/wiki/index.php/2016_AMC_8_Problems/Problem_6
The following bar graph represents the length (in letters) of the names of 19 people. What is the median length of these names? [asy] unitsize(0.9cm); draw((-0.5,0)--(10,0), linewidth(1.5)); draw((-0.5,1)--(10,1)); draw((-0.5,2)--(10,2)); draw((-0.5,3)--(10,3)); draw((-0.5,4)--(10,4)); draw((-0.5,5)--(10,5)); draw((-0.5,6)--(10,6)); draw((-0.5,7)--(10,7)); label("frequency",(-0.5,8)); label("0", (-1, 0)); label("1", (-1, 1)); label("2", (-1, 2)); label("3", (-1, 3)); label("4", (-1, 4)); label("5", (-1, 5)); label("6", (-1, 6)); label("7", (-1, 7)); filldraw((0,0)--(0,7)--(1,7)--(1,0)--cycle, black); filldraw((2,0)--(2,3)--(3,3)--(3,0)--cycle, black); filldraw((4,0)--(4,1)--(5,1)--(5,0)--cycle, black); filldraw((6,0)--(6,4)--(7,4)--(7,0)--cycle, black); filldraw((8,0)--(8,4)--(9,4)--(9,0)--cycle, black); label("3", (0.5, -0.5)); label("4", (2.5, -0.5)); label("5", (4.5, -0.5)); label("6", (6.5, -0.5)); label("7", (8.5, -0.5)); label("name length", (4.5, -1)); [/asy] $\textbf{(A) }3\qquad\textbf{(B) }4\qquad\textbf{(C) }5\qquad\textbf{(D) }6\qquad \textbf{(E) }7$
To find the median length of a name from a bar graph, we must add up the number of names. Doing so gives us $7 + 3 + 1 + 4 + 4 = 19$ . Thus the index of the median length would be the 10th name. Since there are $7$ names with length $3$ , and $3$ names with length $4$ , the $10$ th name would have $4$ letters. Thus our answer is $\boxed{4}$
B
4
69ce73d9baaee669cab8796b67d3ff0d
https://artofproblemsolving.com/wiki/index.php/2016_AMC_8_Problems/Problem_8
Find the value of the expression \[100-98+96-94+92-90+\cdots+8-6+4-2.\] $\textbf{(A) }20\qquad\textbf{(B) }40\qquad\textbf{(C) }50\qquad\textbf{(D) }80\qquad \textbf{(E) }100$
We can group each subtracting pair together: \[(100-98)+(96-94)+(92-90)+ \ldots +(8-6)+(4-2).\] After subtracting, we have: \[2+2+2+\ldots+2+2=2(1+1+1+\ldots+1+1).\] There are $50$ even numbers, therefore there are $\dfrac{50}{2}=25$ even pairs. Therefore the sum is $2 \cdot 25=\boxed{50}$
C
50
69ce73d9baaee669cab8796b67d3ff0d
https://artofproblemsolving.com/wiki/index.php/2016_AMC_8_Problems/Problem_8
Find the value of the expression \[100-98+96-94+92-90+\cdots+8-6+4-2.\] $\textbf{(A) }20\qquad\textbf{(B) }40\qquad\textbf{(C) }50\qquad\textbf{(D) }80\qquad \textbf{(E) }100$
Since our list does not end with one, we divide every number by 2 and we end up with \[50-49+48-47+ \ldots +4-3+2-1\] We can group each subtracting pair together: \[(50-49)+(48-47)+(46-45)+ \ldots +(4-3)+(2-1).\] There are now $25$ pairs of numbers, and the value of each pair is $1$ . This sum is $25$ . However, we divided by $2$ originally so we will multiply $2*25$ to get the final answer of $\boxed{50}$
C
50
98e4df9817d0a5ba7265e204c422a47a
https://artofproblemsolving.com/wiki/index.php/2016_AMC_8_Problems/Problem_9
What is the sum of the distinct prime integer divisors of $2016$ $\textbf{(A) }9\qquad\textbf{(B) }12\qquad\textbf{(C) }16\qquad\textbf{(D) }49\qquad \textbf{(E) }63$
The prime factorization is $2016=2^5\times3^2\times7$ . Since the problem is only asking us for the distinct prime factors, we have $2,3,7$ . Their desired sum is then $\boxed{12}$
B
12
98e4df9817d0a5ba7265e204c422a47a
https://artofproblemsolving.com/wiki/index.php/2016_AMC_8_Problems/Problem_9
What is the sum of the distinct prime integer divisors of $2016$ $\textbf{(A) }9\qquad\textbf{(B) }12\qquad\textbf{(C) }16\qquad\textbf{(D) }49\qquad \textbf{(E) }63$
We notice that $9 \mid 2016$ , since $2+0+1+6 = 9$ , and $9 \mid 9$ . We can divide $2016$ by $9$ to get $224$ . This is divisible by $4$ , as $4 \mid 24$ . Dividing $224$ by $4$ , we have $56$ . This is clearly divisible by $7$ , leaving $8$ . We have $2016 = 9\cdot 4\cdot 7\cdot 8$ . We know that $4$ and $8$ are both multiples of $2$ $9$ is $3^2$ , and $7$ is prime. This means that the distinct prime factors are $2,3,$ and $7$ . Their sum is $\boxed{12}$
B
12
405d510a81d8226f5b9c8fb0b4e6f48b
https://artofproblemsolving.com/wiki/index.php/2016_AMC_8_Problems/Problem_10
Suppose that $a * b$ means $3a-b.$ What is the value of $x$ if \[2 * (5 * x)=1\] $\textbf{(A) }\frac{1}{10} \qquad\textbf{(B) }2\qquad\textbf{(C) }\frac{10}{3} \qquad\textbf{(D) }10\qquad \textbf{(E) }14$
Let us plug in $(5 * x)=1$ into $3a-b$ . Thus it would be $3(5)-x$ . Now we have $2*(15-x)=1$ . Plugging $2*(15-x)$ into $3a-b$ , we have $6-15+x=1$ . Solving for $x$ we have \[-9+x=1\] \[x=\boxed{10}\]
D
10
405d510a81d8226f5b9c8fb0b4e6f48b
https://artofproblemsolving.com/wiki/index.php/2016_AMC_8_Problems/Problem_10
Suppose that $a * b$ means $3a-b.$ What is the value of $x$ if \[2 * (5 * x)=1\] $\textbf{(A) }\frac{1}{10} \qquad\textbf{(B) }2\qquad\textbf{(C) }\frac{10}{3} \qquad\textbf{(D) }10\qquad \textbf{(E) }14$
Let us set a variable $y$ equal to $5 * x$ . Solving for y in the equation $3(2)-y=1$ , we see that y is equal to five. By substitution, we see that $5 * x$ = 5. Solving for x in the equation $5(3)-x = 5$ we get \[x=\boxed{10}\]
D
10