I'm sorry, haha
been too long, totally forgot what i said about polar. it's possible, but not intended.
I was thinking of something else.
----------
No, you're given d(r). they are simply
100 on r=0 to 5
350 on r=5 to 7
d(r) is a density function that relates the number of people per area.
T(r) is a function of population, which takes in count of 1.density and 2.area
-------
1. density is d(r)
2. Area of a circle is pi*r*r
T(r) = 100*pi*r*r on r=0 to 5
T(r) = T(5) + 350(pi*r*r-pi*5*5) on r=5 to 7