I want to know if my solution to a textbook problem has any major problems with it. Here is the problem:
Ethanol has a given density of 0.789 g/mL at 20 degrees Celsius and isopropanol has a given density of 0.785 g/mL at 20 degrees Celsius. A chemist analyzes a substance using a pipet that is accurate to $\pm 0.02$ mL and a balance accurate to $\pm 0.003$ g. Is this equipment precise enough to distinguish between ethanol and isopropanol?
And here is my solution:
We can calculate with tolerances in the same way we calculate measurements. The mass tolerance of $\pm 0.003$ g has three significant figures. The volume tolerance of $\pm 0.02$ mL has two significant figures. The density tolerance will therefore have two significant figures. $\pm 0.003 \text{ g} / \pm 0.02 \text{ mL} = \pm 0.15 \text{ g/mL}$.In order to distinguish between ethanol and isopropanol, whose densities differ by 0.789 - 0.785 g/ mL, or 0.004 g/ mL, we need a precision smaller than half the difference, or 0.002 g/mL. But we can only measure density to within 0.15 g/mL of the actual value. Therefore, this equipment is not precise enough to distinguish between ethanol and isopropanol.
But what I don't like or feel is right about dividing the tolerances like that is that having a smaller tolerance (more precise) for volume in the denominator blows up (bad) your density tolerance. Shouldn't higher precision (smaller tolerance) of either pipet OR balance result in higher precision (smaller tolerance) of density measurement?
Edit: I tried to give just as much information as is relevant to my problem, but I guess one detail from part (a) of the textbook problem (what I described was part (b)), which said the nominal sample volume was 15.00 mL, must carry over to part (b). So I think I assume the nominal volume of my sample is 15.00 mL plus or minus 0.02 mL.