Calculating Less than 2.00X FPL

We frequently find ourselves calculating a statistic like "the population (with a margin of error) earning less than 2.00X the FPL". These fields are found in the C17002 (C17002_001 to C17 C17002_008) family of tables. (data.census.gov/table

Calculating the total number of people whose ratio of income to poverty level is less than 2.00 is straightforward. We can either sum the lower categories (Under 0.50 through 1.85 to 1.99) or subtract the highest category from the total. Either way provides the same value. 

However, we also want the margin of error of the estimate. Would it be appropriate to assume the margin of error people earning "less than 2.00 and over" would be equal to "2.00 and over" because they are two complementary pieces of a whole? The alternative is to follow ACS guidance on margins of error for derived estimates. The two routes to the margin of error, as expected, yield different results.

Does anyone have thoughts on how to handle MOEs when you essentially want to collapse a set of census tables into "characteristic" and "not a characteristic"?