Difference between revisions of "2010 AMC 12B Problems/Problem 2"

(Created page with '== Problem 2 == A big <math>L</math> is formed as shown. What is its area? <center><asy> unitsize(4mm); defaultpen(linewidth(.8pt)); draw((0,0)--(5,0)--(5,2)--(2,2)--(2,8)--(0,…')
 
Line 16: Line 16:
  
 
== Solution ==
 
== Solution ==
We find the area of the big rectangle to be <math>8 \times 5 = 40</math>, and the area of the smaller rectangle to be <math>(8 - 2) \times (5 - 2) = 18</math>. The answer will then be <math>40 - 18 = 22 \LongRightArrow (A)</math>.
+
We find the area of the big rectangle to be <math>8 \times 5 = 40</math>, and the area of the smaller rectangle to be <math>(8 - 2) \times (5 - 2) = 18</math>. The answer will then be <math>40 - 18 = 22</math> <math>\LongRightArrow</math> <math>(A)</math>.
 +
 
 +
 
 +
== See also ==
 +
{{AMC12 box|year=2010|num-b=12|num-a=14|ab=B}}

Revision as of 18:36, 9 July 2010

Problem 2

A big $L$ is formed as shown. What is its area?

[asy] unitsize(4mm); defaultpen(linewidth(.8pt));  draw((0,0)--(5,0)--(5,2)--(2,2)--(2,8)--(0,8)--cycle); label("8",(0,4),W); label("5",(5/2,0),S); label("2",(5,1),E); label("2",(1,8),N); [/asy]

$\textbf{(A)}\ 22 \qquad \textbf{(B)}\ 24 \qquad \textbf{(C)}\ 26 \qquad \textbf{(D)}\ 28 \qquad \textbf{(E)}\ 30$

Solution

We find the area of the big rectangle to be $8 \times 5 = 40$, and the area of the smaller rectangle to be $(8 - 2) \times (5 - 2) = 18$. The answer will then be $40 - 18 = 22$ $\LongRightArrow$ (Error compiling LaTeX. Unknown error_msg) $(A)$.


See also

2010 AMC 12B (ProblemsAnswer KeyResources)
Preceded by
Problem 12
Followed by
Problem 14
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25
All AMC 12 Problems and Solutions