返回题库

AIME 2006 I · 第 8 题

AIME 2006 I — Problem 8

专题
Contest Math
难度
L4
来源
AIME

题目详情

Problem

Hexagon ABCDEFABCDEF is divided into five rhombuses, P,Q,R,S,\mathcal{P, Q, R, S,} and T,\mathcal{T,} as shown. Rhombuses P,Q,R,\mathcal{P, Q, R,} and S\mathcal{S} are congruent, and each has area 2006.\sqrt{2006}. Let KK be the area of rhombus T\mathcal{T}. Given that KK is a positive integer, find the number of possible values for KK.

AIME diagram

解析

Solution 1

Let xx denote the common side length of the rhombi, and let yy denote one of the smaller interior angles of rhombus P\mathcal{P}. Then x2sin(y)=2006x^2\sin(y)=\sqrt{2006}. We also see that K=x2sin(2y)    K=2x2sinycosy    K=22006cosyK=x^2\sin(2y) \implies K=2x^2\sin y \cdot \cos y \implies K = 2\sqrt{2006}\cdot \cos y. Thus KK can be any positive integer in the interval (0,22006)(0, 2\sqrt{2006}). Since 22006=80242\sqrt{2006} = \sqrt{8024} and 892=7921<8024<8100=90289^2 = 7921 < 8024 < 8100 = 90^2, KK can be any integer between 11 and 8989, inclusive, so the number of positive values for KK is 089\boxed{089}.

Solution 2

Call the side length of each rhombus ww. ww is the width of the rhombus. Call the height h, where wh=2006wh=\sqrt{2006}. The height of rhombus T would be 2h, and the width would be w2h2\sqrt{w^2-h^2}. Substitute the first equation to get 2006h2h2\sqrt{\frac{2006}{h^2}-h^2}. Then the area of the rhombus would be 2h2006h2h22h * \sqrt{\frac{2006}{h^2}-h^2}. Combine like terms to get 22006h42 * \sqrt{2006-h^4}. This expression equals an integer K. 2006h42006-h^4 specifically must be in the form n2/4n^2/4. There is no restriction on h as long as it is a positive real number, so all we have to do is find all the positive possible values of n2n^2 for 2006h42006-h^4. Now, quick testing shows that 442<200644^2 < 2006 and 452>200645^2>2006, but we must also test 44.5244.5^2, because the product of two will make it an integer. 44.5244.5^2 is also less than 20062006, so we have numbers 1-44, times two because 0.5 can be added to each of time, plus 1, because 0.5 is also a valid value. (notice 0 is not valid because the height must be a positive number) That gives us 442+1=44*2+1= 089\boxed{089}

-jackshi2006

Solution 3

AIME diagram

To determine the possible values of [GIHJ],[GIHJ], we must determine the maximum and minimum possible areas.

In the case where the 44 rhombi are squares, we have [GIHJ]=0,[GIHJ]=0, implying the minimum possible positive-integer-valued area is 1.1.

Denote the length HC=aHC=a and KH=b.KH=b. We have

KI=a2b2KI=\sqrt{a^2-b^2} by the Pythagorean Theorem, which implies

[IBCH]=aa2b2=2006[IBCH]=a\sqrt{a^2-b^2}=\sqrt{2006} and

[GIHJ]=2ba2b2.[GIHJ]=2b\sqrt{a^2-b^2}. The first equation yields

a2b2=2006a.\sqrt{a^2-b^2}=\frac{\sqrt{2006}}{a}. Plugging into the second, we have

[GIHJ]=22006ba.[GIHJ]=2\sqrt{2006}\frac{b}{a}. The maximal value of ba\frac{b}{a} occurs when the height of ABCDEFABCDEF is minimized, which means

ba1.\frac{b}{a}\leq 1. Plugging back up, we have

[GIHJ]22006=8024.[GIHJ]\leq 2\sqrt{2006}=\sqrt{8024}. We have

8024=89,\lfloor \sqrt{8024} \rfloor = 89, thus our answer is

891+1=089.89-1+1=\boxed{089}.