So, I got this question a little while ago and couldn't see how to solve it. The problem follows as such: "In the following figure, G is the midpoint of CD and I is the midpoint of GE. BE:EA = 4:1 and CF:FB = 2:5. Find DH:HA."

Any ideas? Am I forgetting some trick of geometry that's required to solve this? I got a ratio of 8:5 using a geometry program, but cannot see how to prove it analytically.

This is a coordinate geometry approach:
Identify the line segment $DA$ with line segment $(0, 0)$ to $(1, 0)$ in the Cartesian plane. Write the vector $D$ to $C = (a, b)$, so that the coordinate of $C$ is at $(a, b)$; write the vector $C$ to $B = (c, d)$ so that the coordinate of $B$ is $(a+c, b+d)$. Using these information allows you to find coordinates of $F$, $I$, $E$, and finally $H$. For instance, $F$ should have coordinate $\left(\frac{a+2c}{7}, \frac{b+2d}{7}\right)$.
For your reference, E has coordinate $\left(1+\frac{a+c-1}{5}, \frac{b+d}{5}\right)$, and I has coordinate $\left(\frac{a}{4}+\frac{1}{2}+\frac{a+c-1}{10}, \frac{b}{4}+\frac{b+d}{10}\right)$.
Set up a line equation through $FI$, and find the $x$-intercept of that line will reveal that $H$ has a coordinate of $\left(\frac{8}{13}, 0\right)$. Meaning that the ratio of $DH:HA = 8:5$.
[Note: the algebra to solve for the x-intercept is rather nasty, I admit I used WolframAlpha for that: Click for WolframAlpha's work.]