Difference between revisions of "2006 AIME A Problems/Problem 1"

(Problem)
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
== Problem ==
+
#REDIRECT [[2006 AIME I Problems/Problem 1]]
 
 
In quadrilateral <math> ABCD , \angle B </math> is a right angle, diagonal <math> \overline{AC} </math> is perpendicular to <math> \overline{CD},  AB=18, BC=21, </math> and <math> CD=14. </math> Find the perimeter of <math> ABCD. </math>
 
 
 
== Solution ==
 
 
 
Let the side length be called <math>x</math>.
 
[[Image:Diagram1.png]]
 
 
 
Then <math>AB=BC=CD=DE=EF=AF=x</math>.
 
 
 
The diagonal <math>BF=\sqrt{AB^2+AF^2}=\sqrt{x^2+x^2}=x\sqrt{2}</math>.
 
 
 
Then the areas of the triangles AFB and CDE in total are <math>\frac{x^2}{2}\cdot 2</math>,
 
and the area of the rectangle BCEF equals <math>x\cdot x\sqrt{2}=x^2\sqrt{2}</math>
 
 
 
Then we have to solve the equation
 
 
 
<math>2116(\sqrt{2}+1)=x^2\sqrt{2}+x^2</math>.
 
 
 
<math>2116(\sqrt{2}+1)=x^2(\sqrt{2}+1)</math>
 
 
 
<math>2116=x^2</math>
 
 
 
<math>x=46</math>
 
 
 
Therefore, AB is 46.
 
 
 
== See also ==
 
*[[2006 AIME II Problems]]
 
 
 
[[Category:Intermediate Geometry Problems]]
 

Latest revision as of 21:54, 5 June 2009