Difference between revisions of "2018 AIME I Problems/Problem 2"

(Solution)
(Blanked the page)
Line 1: Line 1:
==Problem==
 
  
What is the area of the polygon whose vertices are the points of intersection of the curves <math>x^2 + y^2 =25</math> and <math>(x-4)^2 + 9y^2 = 81 ?</math>
 
 
==Solution==
 
 
The first curve is a circle with radius <math>5</math> centered at the origin, and the second curve is an ellipse with center <math>(4,0)</math> and end points of <math>(-5,0)</math> and <math>(13,0)</math>. Finding points of intersection, we get <math>(-5,0)</math>, <math>(4,3)</math>, and <math>(4,-3)</math>, forming a triangle with height of <math>9</math> and base of <math>6.</math> So the area of this triangle is <math>9 \cdot 6 \cdot 0.5 = </math> <math>\boxed{027}</math>.
 

Revision as of 22:20, 28 February 2018