Solution:
Answer: 5288.
Place ABC in the coordinate plane so that A=(0,6), B=(0,0), C=(8,0). Consider a point P=(a,b) inside triangle ABC. Clearly, d(P,AB)=a, d(P,BC)=b.
Now, we see that the area of triangle ABC is 26⋅8=24, but may also be computed by summing the areas of triangles PAB, PBC, PCA. The area of triangle PAB is 26⋅a=3a, and similarly the area of triangle PBC is 4b. Thus, it follows easily that d(P,CA)=524−3a−4b.
Now, we have
(x,y)=(524−58a−54b,524−53a−59b)
The desired region is the set of (x,y) obtained by those (a,b) subject to the constraints a≥0, b≥0, 6a+8b≤48.
Consequently, our region is the triangle whose vertices are obtained by evaluating (x,y) at the vertices (a,b) of the triangle. To see this, let f(a,b) output the corresponding (x,y) according to the above. Then, we can write every point P in ABC as P=m(0,0)+n(0,6)+p(8,0) for some m+n+p=1. Then, f(P)=mf(0,0)+nf(0,6)+pf(8,0)=m(524,524)+n(−8,0)+p(0,−6), so f(P) ranges over the triangle with those three vertices.
Therefore, we need the area of the triangle with vertices (524,524), (0,−6), (−8,0), which is easily computed (for example, using determinants) to be 5288.