The short answer is yes, as your last example did, round to the least number of significant digits.
The more complex, more accurate answer, is to determine the actual error and use that in the calculations.
Measurement A gives error Delta(A) or dA
Ditto for B, dB
For addition or subtraction, it’s absolute - A+B has an error of dA+dB
Obviously, in the case of subtraction, the error may be greater than the number.
For multiplication or division, it’s relative - AxB has an error of (AB)(dA/A+dB/B)
Which works out to BdA+AdB
Generally, the largest error tends to dominate. When finished with calculations, round everything to the same number of significant digits as the
If you’re more graphically oriented, addition or subtraction on the number line:
A number includes a bar “plus or minus”. Glue the two numbers together on the number line, then put the glued-together error over the result.
FOr multiplication graphical, draw a square on the plane, from 0,0 to A,B.
But A and B have a an error range. Think of that as A±dA B±dB
That error results in a wide border around the top and right of the box. The area of the box is the product, the area of the error border is the total error.
Generally, the more math with uncertainties, the worse you result gets.
If I say I’ll give $90 to $110 to about 20 or 30 people, what amount of money am I promising?
$100±10, 25±5 people. Best case $3,300 worst case $1800.
100x25=$2500.
(10/100+5/25)x(2500)= (0.1+0.2)x(2500)=750, round,
so the answer is: (5+, round higher)
$2500±$800
Notice this gives the range from $1700 to $3300, not from $1800 - another side effect of calculations is that the calculated result may not match the obvious one - but because the result say “plus or minus” the correct answer is within the range.
Notice also we’ve gone from an error of about 10% and 20% (plus or minus) to an error of almost 30%. Errors tend to compound if the math is not good.
I remember a place I worked at once, they measured ore coming in on a conveyor belt. They had created a mathematical model that told us to 7 digits how much metal was in process. The head engineer laughed and said “the converor belt weightometer is 2% accurate, but is rarely more than 10% full - so the number it reports is accurate plus or minus 20%. The lab assays are good to 2 digits, maybe - so we have an error of about 2% to 5% there. That 7-digit number contains maybe 2 significant digits if we are lucky. But that’s what management wanted to see…”