Showing posts with label Answer: B. Show all posts
Showing posts with label Answer: B. Show all posts

Wednesday, June 3, 2020

06/03/2020 (2019: AMC 8, Problem 17)

Q: What is the value of the product

\[\left(\frac{1\cdot3}{2\cdot2}\right)\left(\frac{2\cdot4}{3\cdot3}\right)\left(\frac{3\cdot5}{4\cdot4}\right)\cdots\left(\frac{97\cdot99}{98\cdot98}\right)\left(\frac{98\cdot100}{99\cdot99}\right)?\]

$\textbf{(A) }\frac{1}{2}\qquad\textbf{(B) }\frac{50}{99}\qquad\textbf{(C) }\frac{9800}{9801}\qquad\textbf{(D) }\frac{100}{99}\qquad\textbf{(E) }50$

06/03/2020 (2019: AMC 8, Problem 15)

Q: On a beach 50 people are wearing sunglasses and 35 people are wearing caps. Some people are wearing both sunglasses and caps. If one of the people wearing a cap is selected at random, the probability that this person is is also wearing sunglasses is 2/5. If instead, someone wearing sunglasses is selected at random, what is the probability that this person is also wearing a cap? $\textbf{(A) }\frac{14}{85}\qquad\textbf{(B) }\frac{7}{25}\qquad\textbf{(C) }\frac{2}{5}\qquad\textbf{(D) }\frac{4}{7}\qquad\textbf{(E) }\frac{7}{10}$

Tuesday, June 2, 2020

06/02/2020 (2019: AMC 8, Problem 10)

Q: The diagram shows the number of students at soccer practice each weekday during last week. After computing the mean and median values, Coach discovers that there were actually 21 participants on Wednesday. Which of the following statements describes the change in the mean and median after the correction is made?

[asy] unitsize(2mm); defaultpen(fontsize(8bp)); real d = 5; real t = 0.7; real r; int[] num = {20,26,16,22,16}; string[] days = {"Monday","Tuesday","Wednesday","Thursday","Friday"}; for (int i=0; i<30; i=i+2) { draw((i,0)--(i,-5*d),gray); }for (int i=0; i<5; ++i) {   r = -1*(i+0.5)*d; fill((0,r-t)--(0,r+t)--(num[i],r+t)--(num[i],r-t)--cycle,gray); label(days[i],(-1,r),W); }for(int i=0; i<32; i=i+4) { label(string(i),(i,1)); }label("Number of students at soccer practice",(14,3.5)); [/asy]

$\textbf{(A) }$ The mean increases by $1$ and the median does not change.

$\textbf{(B) }$ The mean increases by $1$ and the median increases by $1$.

$\textbf{(C) }$ The mean increases by $1$ and the median increases by $5$.

$\textbf{(D) }$ The mean increases by $5$ and the median increases by $1$.

$\textbf{(E) }$ The mean increases by $5$ and the median increases by $5$.

06/02/2020 (2019: AMC 8, Problem 9)

Q: Alex and Felicia each have cats as pets. Alex buys cat food in cylindrical cans that are 6 cm in diameter and 12 cm high. Felicia buys cat food in cylindrical cans that are 12 cm in diameter and 6 cm high. What is the ratio of the volume one of Alex's cans to the volume one of Felicia's cans?

$\textbf{(A) }1:4\qquad\textbf{(B) }1:2\qquad\textbf{(C) }1:1\qquad\textbf{(D) }2:1\qquad\textbf{(E) }4:1$

06/02/2020 (2019: AMC 8, Problem 5)

Q: A tortoise challenges a hare to a race. The hare eagerly agrees and quickly runs ahead, leaving the slow-moving tortoise behind. Confident that he will win, the hare stops to take a nap. Meanwhile, the tortoise walks at a slow steady pace for the entire race. The hare awakes and runs to the finish line, only to find the tortoise already there. Which of the following graphs matches the description of the race, showing the distance d traveled by the two animals over time t from start to finish?

2019 AMC 8 -4 Image 1.png

2019 AMC 8 -4 Image 2.png