Add positive and negative integers using absolute
values and sign rules: same signs add, different
signs subtract and keep the sign of the larger.
Example
Add integers by comparing signs and magnitudes. When the signs differ, the sum keeps the sign of the term with the larger absolute value (magnitude), not simply the larger number.
highlighted = computed this step
Step 1 — Different signs
Set up the expression.
−7+3
Step 2 — Compare magnitudes
Find magnitudes: |-7| = 7 and |3| = 3.
∣−7∣=7∣3∣=3
Step 3 — Subtract magnitudes
Different signs: subtract magnitudes, 7 - 3 = 4.
different signs7−3=4
Step 4 — Keep larger sign
The larger magnitude is from -7, so the result is -4.
−7+3=-4
Step 5 — Same signs
Set up the expression.
−5+(−2)
Step 6 — Add magnitudes
Same signs: add magnitudes, 5 + 2 = 7.
same signs5+2=7
Step 7 — Keep common sign
Both numbers are negative, so keep the negative sign: -7.
−5+(−2)=-7
Step 8 — Result
Read the final result.
−4−7
add-integersTo add two integers: - Same signs: add absolute values, keep the sign. - Different signs: subtract absolute values, keep the sign of the integer with the larger absolute value.