Difference between revisions of "1997 AHSME Problems"
Talkinaway (talk | contribs) (→Problem 1) |
Talkinaway (talk | contribs) (→Problem 2) |
||
Line 14: | Line 14: | ||
The adjacent sides of the decagon shown meet at right angles. What is its perimeter? | The adjacent sides of the decagon shown meet at right angles. What is its perimeter? | ||
− | ( | + | <asy> |
+ | defaultpen(linewidth(.8pt)); | ||
+ | dotfactor=4; | ||
+ | dot(origin);dot((12,0));dot((12,1));dot((9,1));dot((9,7));dot((7,7));dot((7,10));dot((3,10));dot((3,8));dot((0,8)); | ||
+ | draw(origin--(12,0)--(12,1)--(9,1)--(9,7)--(7,7)--(7,10)--(3,10)--(3,8)--(0,8)--cycle); | ||
+ | label("$8$",midpoint(origin--(0,8)),W); | ||
+ | label("$2$",midpoint((3,8)--(3,10)),W); | ||
+ | label("$12$",midpoint(origin--(12,0)),S);</asy> | ||
<math> \mathrm{(A)\ } 22 \qquad \mathrm{(B) \ }32 \qquad \mathrm{(C) \ } 34 \qquad \mathrm{(D) \ } 44 \qquad \mathrm{(E) \ }50 </math> | <math> \mathrm{(A)\ } 22 \qquad \mathrm{(B) \ }32 \qquad \mathrm{(C) \ } 34 \qquad \mathrm{(D) \ } 44 \qquad \mathrm{(E) \ }50 </math> |
Revision as of 19:50, 7 August 2011
Problem 1
If and are digits for which
$\begin{tabular}{ccc}& 2 & a\\ \times & b & 3\\ \hline & 6 & 9\\ 9 & 2\\ \hline 9 & 8 & 9\end{tabular}$ (Error compiling LaTeX. Unknown error_msg)
then
Problem 2
The adjacent sides of the decagon shown meet at right angles. What is its perimeter?
Problem 3
If , , and are real numbers such that
then
Problem 4
If is larger than , and is larger than , then is what percent larger than ?
Problem 5
A rectangle with perimeter is divided into five congruent rectangles as shown in the diagram. What is the perimeter of one of the five congruent rectangles?
(Note: Picture needed)