I found this other question that deals with this somewhat, but I am still unclear as to why the rules for adding/subtracting and multiplying/dividing significant figures are the way they are.
In the linked question above, the response to why addition rule was true was:
If you are trying to add x and y but are in fact adding $x+δ$ and $y+ϵ$ then the absolute error will be $δ+ϵ$, which will be dominated by the larger of the absolute errors, most likely by the absolute error in the number with the fewer decimal places. Subtraction is similar.
However, here I do not understand why the number with the fewer decimal places contributes the largest error. Why can't it be the number with the fewest significant figures?
Similarly, in proving multiplication the answerer stated
If you are trying to multiply $x$ and $y$ but are in fact multiplying $x×(1+δ)$ and $y×(1+ϵ)$ then the relative error will be $(1+δ)(1+ϵ)−1=δ+ϵ+δϵ$, which will be dominated by the larger of the relative errors, most likely by the by the relative error in the number with the fewer significant figures. Division is similar.
However, here why is $x×(1+δ)$ used instead of using $x+δ$ which was used in the addition part? Further, in this case why is the largest relative error contributed by the number with the fewest significant figures, not fewest decimal places as in addition?