AoPSWiki
Try our innovative online adaptive learning system, Alcumus.
Over 1100 problems and 60+ video lessons. FREE!
Personal tools

2000 AIME II Problems/Problem 8

From AoPSWiki

Problem

In trapezoid ABCD, leg \overline{BC} is perpendicular to bases \overline{AB} and \overline{CD}, and diagonals \overline{AC} and \overline{BD} are perpendicular. Given that AB=\sqrt{11} and AD=\sqrt{1001}, find BC^2.

Solution

Let x = BC be the height of the trapezoid, and let y = CD. Since AC \perp BD, it follows that \triangle BAC \sim \triangle CBD, so \frac{x}{\sqrt{11}} = \frac{y}{x} \Longrightarrow x^2 = y\sqrt{11}.

Let E be the foot of the altitude from A to \overline{CD}. Then AE = x, and ADE is a right triangle. By the Pythagorean Theorem,

x^2 + \left(y-\sqrt{11}\right)^2 = 1001 \Longrightarrow x^4 - 11x^2 - 11^2 \cdot 9 \cdot 10 = 0

The positive solution to this quadratic equation is x^2 = \boxed{110}.

size(200); pathpen = linewidth(0.7);pair C=(0,0),B=(0,110^.5),A=(11^.5,B.y),D=(10*11^.5,0),E=foot(A,C,D);D(MP("A",A...

See also

2000 AIME II (ProblemsResources)
Preceded by
Problem 7
Followed by
Problem 9
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
Our Precalculus course starts on Dec. 4. Master trig, complex numbers, and vectors and matrices in 2 and 3 dimensions. Click here to enroll today!
© Copyright 2008 AoPS Incorporated. All Rights Reserved. • FoundationPrivacyContact Us