23
Part of 2005 AMC 10
Problems(2)
Triangle's area ratio
Source:
11/14/2005
Let be a diameter of a circle and be a point on with 2 \cdot AC \equal{} BC. Let and be points on the circle such that and is a second diameter. What is the ratio of the area of to the area of ?
[asy]unitsize(2.5cm);
defaultpen(fontsize(10pt)+linewidth(.8pt));
dotfactor=3;pair O=(0,0), C=(-1/3.0), B=(1,0), A=(-1,0);
pair D=dir(aCos(C.x)), E=(-D.x,-D.y);draw(A--B--D--cycle);
draw(D--E--C);
draw(unitcircle,white);
drawline(D,C);
dot(O);clip(unitcircle);
draw(unitcircle);
label("",E,SSE);
label("",B,E);
label("",A,W);
label("",D,NNW);
label("",C,SW);draw(rightanglemark(D,C,B,2));[/asy]
geometryratiosimilar triangles
Ratios of Areas Within a Trapezoid
Source:
1/15/2009
In trapezoid we have parallel to , as the midpoint of , and as the midpoint of . The area of is twice the area of . What is ?
ratiogeometrytrapezoidrectangle