Difference between revisions of "2020 AMC 8 Problems/Problem 25"

(Created page with "<math>25.</math> Rectangles <math>R_1</math> and <math>R_2,</math> and squares <math>S_1,\,S_2,\,</math> and <math>S_3,</math> shown below, combine to form a rectangle that is...")
 
Line 1: Line 1:
<math>25.</math> Rectangles <math>R_1</math> and <math>R_2,</math> and squares <math>S_1,\,S_2,\,</math> and <math>S_3,</math> shown below, combine to form a rectangle that is 3322 units wide and 2020 units high. What is the side length of <math>S_2</math> in units?
+
Rectangles <math>R_1</math> and <math>R_2,</math> and squares <math>S_1,\,S_2,\,</math> and <math>S_3,</math> shown below, combine to form a rectangle that is 3322 units wide and 2020 units high. What is the side length of <math>S_2</math> in units?
  
[asy]
+
<asy>
 
draw((0,0)--(5,0)--(5,3)--(0,3)--(0,0));
 
draw((0,0)--(5,0)--(5,3)--(0,3)--(0,0));
 
draw((3,0)--(3,1)--(0,1));
 
draw((3,0)--(3,1)--(0,1));
 
draw((3,1)--(3,2)--(5,2));
 
draw((3,1)--(3,2)--(5,2));
 
draw((3,2)--(2,2)--(2,1)--(2,3));
 
draw((3,2)--(2,2)--(2,1)--(2,3));
label("<math>R_1</math>",(3/2,1/2));
+
label("$R_1$",(3/2,1/2));
label("<math>S_3</math>",(4,1));
+
label("$S_3$",(4,1));
label("<math>S_2</math>",(5/2,3/2));
+
label("$S_2$",(5/2,3/2));
label("<math>S_1</math>",(1,2));
+
label("$S_1$",(1,2));
label("<math>R_2</math>",(7/2,5/2));
+
label("$R_2$",(7/2,5/2));
[/asy]
+
</asy>
  
 
<math>\textbf{(A) }651 \qquad \textbf{(B) }655 \qquad \textbf{(C) }656 \qquad \textbf{(D) }662 \qquad \textbf{(E) }666</math>
 
<math>\textbf{(A) }651 \qquad \textbf{(B) }655 \qquad \textbf{(C) }656 \qquad \textbf{(D) }662 \qquad \textbf{(E) }666</math>

Revision as of 23:14, 17 November 2020

Rectangles $R_1$ and $R_2,$ and squares $S_1,\,S_2,\,$ and $S_3,$ shown below, combine to form a rectangle that is 3322 units wide and 2020 units high. What is the side length of $S_2$ in units?

[asy] draw((0,0)--(5,0)--(5,3)--(0,3)--(0,0)); draw((3,0)--(3,1)--(0,1)); draw((3,1)--(3,2)--(5,2)); draw((3,2)--(2,2)--(2,1)--(2,3)); label("$R_1$",(3/2,1/2)); label("$S_3$",(4,1)); label("$S_2$",(5/2,3/2)); label("$S_1$",(1,2)); label("$R_2$",(7/2,5/2)); [/asy]

$\textbf{(A) }651 \qquad \textbf{(B) }655 \qquad \textbf{(C) }656 \qquad \textbf{(D) }662 \qquad \textbf{(E) }666$