Problem

1983 AHSME Problem 28

Triangle \triangle ABC in the figure has area 10. Points D, E and F, all distinct from A, B and C, are on sides AB, BC and CA respectively, and AD = 2, DB = 3. If triangle \triangle ABE and quadrilateral DBEF have equal areas, then that area is

[asy] defaultpen(linewidth(0.7)+fontsize(10)); pair A=origin, B=(10,0), C=(8,7), F=7*dir(A--C), E=(10,0)+4*dir(B--C), D=4*dir(A--B); draw(A--B--C--A--E--F--D); pair point=incenter(A,B,C); label("$A$", A, dir(point--A)); label("$B$", B, dir(point--B)); label("$C$", C, dir(point--C)); label("$D$", D, dir(point--D)); label("$E$", E, dir(point--E)); label("$F$", F, dir(point--F)); label("$2$", (2,0), S); label("$3$", (7,0), S);[/asy]

\textbf{(A)}\ 4\qquad \textbf{(B)}\ 5\qquad \textbf{(C)}\ 6\qquad \textbf{(D)}\ \frac{5}{3}\sqrt{10}\qquad \textbf{(E)}\ \text{not uniquely determined}


Full credit goes to MAA for authoring these problems. These problems were taken on the AOPS website.


Show/Hide Problem Tags

Problem Tags: No tags

Want to contribute problems and receive full credit? Click here to add your problem!
Please report any issues to us in our Discord server
Go to previous contest problem (SHIFT + Left Arrow) Go to next contest problem (SHIFT + Right Arrow)