PROJECT EULER · #0257
Angular Bisectors
Given is an integer sided triangle
The angular bisectors of the triangle intersect the sides at points

The segments
It can be proven that for each of these four triangles the ratio area(
However, there exist triangles for which some or all of these ratios are integral.
How many triangles
Write-up coming later
The complete problem is available here. An approach, code, and answer will be added later.