返回题库

AIME 2016 I · 第 9 题

AIME 2016 I — Problem 9

专题
Contest Math
难度
L4
来源
AIME

题目详情

Problem 9

Triangle ABCABC has AB=40,AC=31,AB=40,AC=31, and sinA=15\sin{A}=\frac{1}{5}. This triangle is inscribed in rectangle AQRSAQRS with BB on QR\overline{QR} and CC on RS\overline{RS}. Find the maximum possible area of AQRSAQRS.

解析

Solution 1

Note that if angle BACBAC is obtuse, it would be impossible for the triangle to inscribed in a rectangle. This can easily be shown by drawing triangle ABC, where AA is obtuse. Therefore, angle A is acute. Let angle CAS=nCAS=n and angle BAQ=mBAQ=m. Then, AS=31cos(n)\overline{AS}=31\cos(n) and AQ=40cos(m)\overline{AQ}=40\cos(m). Then the area of rectangle AQRSAQRS is 1240cos(m)cos(n)1240\cos(m)\cos(n). By product-to-sum, cos(m)cos(n)=12(cos(m+n)+cos(mn))\cos(m)\cos(n)=\frac{1}{2}(\cos(m+n)+\cos(m-n)). cos(m+n)=sin(90mn)=sin(BAC)=15\cos(m+n)=\sin(90-m-n)=\sin(BAC)=\frac{1}{5}. The maximum possible value of cos(mn)\cos(m-n) is 1, which occurs when m=nm=n. Thus the maximum possible value of cos(m)cos(n)\cos(m)\cos(n) is 12(15+1)=35\frac{1}{2}(\frac{1}{5}+1)=\frac{3}{5} so the maximum possible area of AQRSAQRS is 1240×35=7441240\times{\frac{3}{5}}=\fbox{744}.

Solution 2

We start by drawing a diagram;

AIME diagram

We know that sinα=15\sin \alpha = \frac{1}{5}. Since sinα=cos(90α)\sin \alpha = \cos (90- \alpha),

cos(90α)=15    cos(β+γ)=15\cos (90- \alpha) = \frac{1}{5} \implies \cos (\beta + \gamma) = \frac{1}{5} Using our angle sum identities, we expand this to cosβcosγsinβsinγ=15\cos \beta \cdot \cos \gamma - \sin \beta \cdot \sin \gamma = \frac{1}{5}. We can now use the right triangle definition of cosine and sine to rewrite this equation as;

l40w31x40y31=15    lwxy=831    lw=xy+318\frac{l}{40} \cdot \frac{w}{31} - \frac{x}{40} \cdot \frac{y}{31} = \frac{1}{5} \implies lw- xy = 8 \cdot 31 \implies lw = xy + 31 \cdot 8 Hang on; lwlw is the area we want to maximize! Therefore, to maximize this area we must maximize xy=40sinβ31sinγ=314012(cos(βγ)cos(β+γ))=3120(cos(βγ)15)xy = 40 \sin \beta \cdot 31 \sin \gamma = 31 \cdot 40 \cdot \frac{1}{2}( \cos (\beta - \gamma) - \cos ( \beta + \gamma)) = 31 \cdot 20 \cdot (\cos(\beta-\gamma)-\frac{1}{5}). Since cos(βγ)\cos(\beta-\gamma) is the only variable component of this expression, to maximize the expression we must maximize cos(βγ)\cos(\beta-\gamma). The cosine function has a maximum value of 1, so our equation evaluates to xy=3120(115)=312045=3116xy = 31 \cdot 20 \cdot (1-\frac{1}{5}) = 31 \cdot 20 \cdot \frac{4}{5} = 31 \cdot 16 (Note that at this max value, since β\beta and γ\gamma are both acute, βγ=0    β=γ\beta-\gamma=0 \implies \beta=\gamma).

Finally, lw=xy+318=3116+318=3124=744lw = xy + 31 \cdot 8 = 31 \cdot 16 + 31\cdot 8 = 31 \cdot 24 = \boxed{744}

~KingRavi

Solution 3

As above, we note that angle AA must be acute. Therefore, let AA be the origin, and suppose that QQ is on the positive xx axis and SS is on the positive yy axis. We approach this using complex numbers. Let w=cisAw=\text{cis} A, and let zz be a complex number with z=1|z|=1, Arg(z)0\text{Arg}(z)\ge 0^\circ and Arg(zw)90\text{Arg}(zw)\le90^\circ. Then we represent BB by 40z40z and CC by 31zw31zw. The coordinates of QQ and SS depend on the real part of 40z40z and the imaginary part of 31zw31zw. Thus

[AQRS]=(40z)(31zw)=1240(z+z2)(zwzw2i).[AQRS]=\Re(40z)\cdot \Im(31zw)=1240\left(\frac{z+\overline{z}}{2}\right)\left(\frac{zw-\overline{zw}}{2i}\right). We can expand this, using the fact that zz=z2z\overline{z}=|z|^2, finding

[AQRS]=620(z2wz2w+ww2i)=620((z2w)+(w)).[AQRS]=620\left(\frac{z^2w-\overline{z^2w}+w-\overline{w}}{2i}\right)=620(\Im(z^2w)+\Im(w)). Now as w=cisAw=\text{cis}A, we know that (w)=15\Im(w)=\frac15. Also, z2w=1|z^2w|=1, so the maximum possible imaginary part of z2wz^2w is 11. This is clearly achievable under our conditions on zz. Therefore, the maximum possible area of AQRSAQRS is 620(1+15)=744620(1+\tfrac15)=\boxed{744}.

Solution 4 (With Calculus)

Let θ\theta be the angle BAQ\angle BAQ. The height of the rectangle then can be expressed as h=31sin(A+θ)h = 31 \sin (A+\theta), and the length of the rectangle can be expressed as l=40cosθl = 40\cos \theta. The area of the rectangle can then be written as a function of θ\theta, [AQRS]=a(θ)=31sin(A+θ)40cosθ=1240sin(A+θ)cosθ[AQRS] = a(\theta) = 31\sin (A+\theta)\cdot 40 \cos \theta = 1240 \sin (A+\theta) \cos \theta. For now, we will ignore the 12401240 and focus on the function f(θ)=sin(A+θ)cosθ=(sinAcosθ+cosAsinθ)(cosθ)=sinAcos2θ+cosAsinθcosθ=sinAcos2θ+12cosAsin2θf(\theta) = \sin (A+\theta) \cos \theta = (\sin A \cos \theta + \cos A \sin \theta)(\cos \theta) = \sin A \cos^2 \theta + \cos A \sin \theta \cos \theta = \sin A \cos^2 \theta + \frac{1}{2} \cos A \sin 2\theta.

Taking the derivative, f(θ)=sinA2cosθsinθ+cosAcos2θ=cosAcos2θsinAsin2θ=cos(2θ+A)f'(\theta) = \sin A \cdot -2\cos \theta \sin \theta + \cos A \cos 2\theta = \cos A \cos 2\theta - \sin A \sin 2\theta = \cos(2\theta + A). Setting this equal to 00, we get cos(2θ+A)=02θ+A=90,270\cos(2 \theta + A) = 0 \Rightarrow 2\theta +A = 90, 270 ^\circ. Since we know that A+θ<90A+ \theta < 90, the 270270^\circ solution is extraneous. Thus, we get that θ=90A2=45A2\theta = \frac{90 - A}{2} = 45 - \frac{A}{2}.

Plugging this value into the original area equation, a(45A2)=1240sin(45A2+A)cos(45A2)=1240sin(45+A2)cos(45A2)a(45 - \frac{A}{2}) = 1240 \sin (45 - \frac{A}{2} + A) \cos (45 - \frac{A}{2}) = 1240\sin( 45+ \frac{A}{2})\cos(45 - \frac{A}{2}). Using a product-to-sum formula, we get that:

1240sin(45+A2)cos(45A2)=1240\sin( 45+ \frac{A}{2})\cos(45 - \frac{A}{2}) = 124012(sin((45+A2)+(45A2))+sin((45+A2)(45A2)))=1240\cdot \frac{1}{2}\cdot(\sin((45 + \frac{A}{2}) + (45 -\frac{A}{2}))+\sin((45 +\frac{A}{2})-(45 - \frac{A}{2})))= 620(sin90+sinA)=62065=744620 (\sin 90^\circ + \sin A) = 620 \cdot \frac{6}{5} = \boxed{744} .

Solution 5

Let α\alpha be the angle CAS\angle CAS and β\beta be the angle BAQ\angle BAQ. Then

α+β+A=90α+β=90A\alpha + \beta + \angle A = 90^\circ \Rightarrow \alpha + \beta = 90^\circ - \angle A cos(α+β)=cos(90A)\cos(\alpha + \beta) = \cos(90^\circ - \angle A) cos(α+β)=sin(A)=15\cos(\alpha + \beta) = \sin(\angle A) = \frac{1}{5} cosαcosβsinαsinβ=15\cos\alpha\cos\beta - \sin\alpha\sin\beta = \frac{1}{5} cosαcosβ(1cos2α)(1cos2β)=15\cos\alpha\cos\beta - \sqrt{(1-\cos^2\alpha)(1-\cos^2\beta)} = \frac{1}{5} cosαcosβ1cos2αcos2β+cos2αcos2β=15\cos\alpha\cos\beta - \sqrt{1-\cos^2\alpha-\cos^2\beta+\cos^2\alpha\cos^2\beta} = \frac{1}{5} However, by AM-GM:

cos2α+cos2β2cosαβ\cos^2\alpha+\cos^2\beta \ge 2\cos\alpha\beta Therefore,

1cos2αcos2β+cos2αcos2β12cosαβ+cos2αcos2β=(1cosαcosβ)21-\cos^2\alpha-\cos^2\beta+\cos^2\alpha\cos^2\beta \le 1-2\cos\alpha\beta+\cos^2\alpha\cos^2\beta = (1-\cos\alpha\cos\beta)^2 1cos2αcos2β+cos2αcos2β1cosαcosβ\sqrt{1-\cos^2\alpha-\cos^2\beta+\cos^2\alpha\cos^2\beta} \le 1-\cos\alpha\cos\beta So,

15cosαcosβ(1cosαcosβ)=2cosαcosβ1\frac{1}{5} \ge \cos\alpha\cos\beta - (1-\cos\alpha\cos\beta) = 2\cos\alpha\cos\beta-1 35cosαcosβ\frac{3}{5} \ge \cos\alpha\cos\beta . However, the area of the rectangle is just ASAQ=31cosα40cosβ314035=744AS \cdot AQ = 31\cos\alpha \cdot 40\cos\beta \le 31 \cdot 40 \cdot \frac{3}{5} = \boxed{744}.

Note on Problem Validity

It has been noted that this answer won't actually work. Let angle QAB=mQAB = m and angle CAS=nCAS = n as in Solution 1. Since we know (through that solution) that m=nm = n, we can call them each θ\theta. The height of the rectangle is AS=31cosθAS = 31\cos\theta, and the distance BQ=40sinθBQ = 40\sin\theta. We know that, if the triangle is to be inscribed in a rectangle, ASBQAS \geq BQ.

ASBQAS \geq BQ 31cosθ40sinθ31\cos\theta \geq 40\sin\theta 3140tanθ\frac{31}{40} \geq \tan\theta However, tanθ=tan(90A2)=sin(90A)cos(90A)+1=cosAsinA+1=26565=63>3140\tan\theta = \tan(\frac{90-A}{2}) = \frac{\sin(90-A)}{\cos(90-A)+1} = \frac{\cos A}{\sin A + 1} = \frac{\frac{2\sqrt6}{5}}{\frac{6}{5}} = \frac{\sqrt6}{3} > \frac{31}{40}, so the triangle does not actually fit in the rectangle: specifically, B is above R and thus in the line containing segment QR but not on the actual segment or in the rectangle.

AIME diagram

The actual answer is a radical near 728728 (letting the triangle be inside the rectangle). The CAMC, however, has decided to accept only the answer 744744 despite the invalid problem statement.