I have a grid of points that I need to apply a buffer to, in order to compare the total area of the resulting circles to other polygons. I'm using the Buffer tool, in the Analysis toolbox, to put an 7 mile buffer around each point. When I open the attribute table of the new feature class and look at the areas of each buffer circle, they are not the same. I would assume they should be the same, since it is the same buffer being applied to each point. Is there a reason this happens? Am I missing something? Thanks.