Drop a perpendicular line down from F to AE (call that point X) to create two triangles inside the triangle (AFX and FXE). One of which is an isosceles right triangle (due to the 45 angle). The rest is trigonometry. You can determine AF using sin function. Then the perpendicular is AF/sqrt(2). Then you can solve for AE by using the same sin trick. Then you can determine XE by subtracting AX fro AE. Now you know the legs of the inside triangle FXE. You can determine angle AEF by inverse tan function which turns out to be 65 degrees. Then you know angle FEC which is 50 and angle CFE which is 40. FE can be found out using pythogorean theorem or trigonometry. Once you know FE you can use trigonometry for FC and EC and the sum will turn out to be two. I did it on a calculator but I’m sure that if I looked up some trig identities things would cross out nicely and I’d end up with a clean solution without using a calculator.
That’s the overall gist of how i solved it.
I’ll come back and put a more elegant solution if I have time.