πŸŽ“ BookMCQ
← Back to 1. Basics of Algebra

πŸ“ Subtract Integers in algebraic expressions (28 MCQs)

πŸ“– From Digital SAT Algebra β€’ 1. Basics of Algebra β€’ 28 questions available

What is Subtract Integers in algebraic expressions?

Definition:
Subtracting integers in algebraic expressions involves finding the difference between signed numbers, which is equivalent to adding the opposite (or additive inverse) of the integer being subtracted, and this rule applies to both constants and coefficients in variable expressions.

Working:
To subtract, change the subtraction sign to addition and change the sign of the number after the subtraction sign (e.g., aβˆ’b=a+(βˆ’b)a - b = a + (-b)), then apply the addition rules for integers; in expressions, simplify variable and constant terms separately.

Example:
Simplify 3aβˆ’7βˆ’(βˆ’2a)βˆ’43a - 7 - (-2a) - 4.
Solution: Rewrite as 3a+(βˆ’7)+2a+(βˆ’4)3a + (-7) + 2a + (-4); combine 3a+2a=5a3a+2a=5a, constants βˆ’7βˆ’4=βˆ’11-7-4=-11; result 5aβˆ’115a - 11.

Reason:
This concept is fundamental for solving equations where variables are on both sides, and it helps in understanding inverse operations, which are key to isolating variables and finding solutions in algebra.

2
Easy
9
Medium
17
Hard

πŸ“ All Subtract Integers in algebraic expressions MCQs

Q1. A temperature is 4∘C4^\circ\text{C} at noon and 9∘C9^\circ\text{C} below zero at midnight. Which expression and result correctly represent the temperature change from noon to midnight?

A.4βˆ’(βˆ’9)=134-(-9)=13
B.4βˆ’9=βˆ’54-9=-5
C.βˆ’9βˆ’4=βˆ’13-9-4=-13 βœ…
D.βˆ’9βˆ’(βˆ’4)=βˆ’5-9-(-4)=-5
πŸ’‘ Difficulty: medium | βœ… Correct: C

πŸ“– Explanation: The final temperature is βˆ’9∘C-9^\circ\text{C} and the initial temperature is 4∘C4^\circ\text{C}, so the change is final minus initial: βˆ’9βˆ’4=βˆ’13-9-4=-13. The negative result correctly indicates a decrease of 13∘C13^\circ\text{C}.

Q2. A student claims that subtracting an integer always makes the answer smaller because subtraction means taking something away. Which example most clearly disproves the claim?

A.7βˆ’3=47-3=4
B.βˆ’5βˆ’2=βˆ’7-5-2=-7
C.6βˆ’(βˆ’4)=106-(-4)=10 βœ…
D.βˆ’8βˆ’1=βˆ’9-8-1=-9
πŸ’‘ Difficulty: medium | βœ… Correct: C

πŸ“– Explanation: Subtracting a negative integer is equivalent to adding its opposite. Therefore, 6βˆ’(βˆ’4)=6+4=106-(-4)=6+4=10, which is greater than the starting value. This demonstrates why subtraction does not always produce a smaller number.

Q3. Two players track their scores relative to zero. Player A has βˆ’12-12 points and gains 77 points, while Player B starts at 55 points and loses 1414 points. What is the difference between their final scores?

A.-2
B.-4 βœ…
C.-6
D.-10
πŸ’‘ Difficulty: hard | βœ… Correct: B

πŸ“– Explanation: Player A finishes at βˆ’12+7=βˆ’5-12+7=-5, while Player B finishes at 5βˆ’14=βˆ’95-14=-9. The difference is βˆ’5βˆ’(βˆ’9)=4-5-(-9)=4. The key step is comparing the final values rather than the amounts gained or lost.

Q4. A student simplifies βˆ’6βˆ’(βˆ’11)-6-(-11) as βˆ’6βˆ’11=βˆ’17-6-11=-17. What mistake did the student make, and what is the correct result?

A.They ignored the second negative sign; the result is 55 βœ…
B.They changed both signs; the result is βˆ’5-5
C.They subtracted absolute values; the result is 1717
D.They treated subtraction as addition; the result is βˆ’17-17
πŸ’‘ Difficulty: hard | βœ… Correct: A

πŸ“– Explanation: The expression contains subtraction of a negative integer. Rewriting it as βˆ’6+11-6+11 gives 55. The student's error was treating the negative sign inside the parentheses as though it were irrelevant.

Q5. A number-line graph shows a point moving from 33 to βˆ’5-5. The movement is represented by the expression βˆ’5βˆ’3-5-3. Which interpretation is correct?

A.The point moved 88 units to the right
B.The point moved 88 units to the left βœ…
C.The point moved 22 units to the left
D.The point moved 22 units to the right
πŸ’‘ Difficulty: hard | βœ… Correct: B

πŸ“– Explanation: The displacement is final position minus initial position, so βˆ’5βˆ’3=βˆ’8-5-3=-8. A negative displacement means movement to the left on a number line, and the magnitude 88 gives the distance traveled.

Q6. A bank account has a balance of -\<span class="katex-error" title="ParseError: KaTeX parse error: Can&#x27;t use function &#x27;' in math mode at position 3: 18\Μ²)Μ². After a trans…" style="color:#cc0000">18\). After a transaction, the balance becomes βˆ’\</span>7-\</span>7. Which subtraction expression represents the change in balance, and why?

A.βˆ’18βˆ’(βˆ’7)=βˆ’11-18-(-7)=-11
B.βˆ’7βˆ’(βˆ’18)=11-7-(-18)=11 βœ…
C.18βˆ’7=1118-7=11
D.βˆ’18βˆ’7=βˆ’25-18-7=-25
πŸ’‘ Difficulty: medium | βœ… Correct: B

πŸ“– Explanation: The change is calculated as final balance minus initial balance: βˆ’7βˆ’(βˆ’18)=11-7-(-18)=11. The account increased by 1111 dollars even though both balances were negative, illustrating that subtracting a negative can produce a positive change.

Q7. Suppose xx is an integer and xβˆ’(βˆ’6)=2x-(-6)=2. A student argues that x=βˆ’4x=-4 because the signs should simply be combined. Which reasoning correctly determines xx?

A.Rewrite as x+6=2x+6=2, so x=βˆ’4x=-4 βœ…
B.Rewrite as xβˆ’6=2x-6=2, so x=8x=8
C.Rewrite as x+6=2x+6=2, so x=8x=8
D.Rewrite as xβˆ’6=2x-6=2, so x=βˆ’4x=-4
πŸ’‘ Difficulty: hard | βœ… Correct: A

πŸ“– Explanation: Subtracting (βˆ’6)(-6) is equivalent to adding 66, giving x+6=2x+6=2. Subtracting 66 from both sides yields x=βˆ’4x=-4. The solution requires interpreting the two signs rather than combining them mechanically.

Q8. Using ++ counters for positive integers and βˆ’- counters for negative integers, a model contains 66 positive counters and 44 negative counters. If 33 negative counters are removed, what integer does the remaining model represent?

A.-1
B.-3
C.-5 βœ…
D.-7
πŸ’‘ Difficulty: medium | βœ… Correct: C

πŸ“– Explanation: The original model represents 6+(βˆ’4)=26+(-4)=2. Removing 33 negative counters changes the model to 6+(βˆ’1)=56+(-1)=5. Thus the subtraction 2βˆ’(βˆ’3)2-(-3) is modeled by removing three negative counters, giving 55.

Q9. A counter model represents 44 as four positive counters. A student wants to model 4βˆ’64-6. What must be added before six positive counters can be removed, and what result should the completed model show?

A.Add 22 negative counters and remove six positive counters; result =βˆ’2=-2 βœ…
B.Add 66 negative counters and remove six positive counters; result =6=6
C.Add 22 positive counters and remove six negative counters; result =2=2
D.Add 66 zero pairs and remove six positive counters; result =2=2
πŸ’‘ Difficulty: hard | βœ… Correct: A

πŸ“– Explanation: There are only four positive counters, so six cannot be removed directly. Adding two zero pairs creates six positive and two negative counters without changing the value. Removing six positive counters leaves two negative counters, representing βˆ’2-2.

Q10. A model contains 33 positive counters and 77 negative counters. A student says that subtracting 44 negative counters means removing four positive counters instead. Which statement best evaluates the student's reasoning?

A.Correct, because subtraction always removes positive counters
B.Correct, because negative counters have no effect on the value
C.Incorrect, because subtracting 44 negative counters requires removing four negative counters βœ…
D.Incorrect, because negative counters can never be removed
πŸ’‘ Difficulty: medium | βœ… Correct: C

πŸ“– Explanation: When modeling subtraction, the counters being removed must match the sign of the integer being subtracted. Therefore, subtracting βˆ’4-4 means removing four negative counters. If they are unavailable, zero pairs can first be added.

Q11. A counter model represents βˆ’3-3 using three negative counters. To model βˆ’3βˆ’(βˆ’5)-3-(-5), a student adds five zero pairs and then removes five negative counters. What value remains?

A.-2 βœ…
B.2
C.-8
D.8
πŸ’‘ Difficulty: hard | βœ… Correct: A

πŸ“– Explanation: Five zero pairs add five positive and five negative counters while keeping the value at βˆ’3-3. Removing the five negative counters leaves five positive and three negative counters, which simplify to 22. Thus βˆ’3βˆ’(βˆ’5)=2-3-(-5)=2.

Q12. A number-line interpretation of a counter model starts at βˆ’2-2 and shows subtraction of βˆ’4-4. Which movement and final value are consistent with the counter model?

A.Move 44 units left to βˆ’6-6
B.Move 44 units right to 22 βœ…
C.Move 22 units right to 00
D.Move 44 units left to 22
πŸ’‘ Difficulty: hard | βœ… Correct: B

πŸ“– Explanation: The starting value is βˆ’2-2. Subtracting a negative integer is modeled by removing four negative counters, which produces the same effect as adding four positive counters. Therefore, the value moves four units right to 22.

Q13. Two students model 5βˆ’(βˆ’3)5-(-3). Student A adds three zero pairs and removes three negative counters. Student B simply removes three positive counters from the original five. Which comparison is correct?

A.Both are correct and give 22
B.Student A is correct and gives 88; Student B incorrectly gives 22 βœ…
C.Student B is correct and gives 88; Student A incorrectly gives 22
D.Neither is correct because subtraction cannot be modeled with counters
πŸ’‘ Difficulty: hard | βœ… Correct: B

πŸ“– Explanation: Student A correctly represents subtracting negative three by removing three negative counters. Adding zero pairs makes those negative counters available, leaving eight positive counters. Student B removes positive counters, which models subtracting 33, not subtracting βˆ’3-3.

Q14. A model represents βˆ’1-1. You must model subtracting 44, but there is only one negative counter and no positive counters. What is the minimum number of zero pairs that must be added so that the subtraction can be completed, and what is the final value?

A.3 zero pairs; βˆ’5-5 βœ…
B.4 zero pairs; βˆ’5-5
C.3 zero pairs; 33
D.4 zero pairs; 55
πŸ’‘ Difficulty: hard | βœ… Correct: A

πŸ“– Explanation: To subtract 44, four positive counters must be available. Starting with one negative counter, adding three zero pairs creates three positive and four negative counters. Removing four positive counters leaves four negative counters, giving βˆ’5-5.

Q15. Which expression is equivalent to 12βˆ’(βˆ’7)12-(-7) when subtraction is rewritten as addition?

A.12+712+7 βœ…
B.12βˆ’712-7
C.βˆ’12+7-12+7
D.βˆ’12βˆ’7-12-7
πŸ’‘ Difficulty: easy | βœ… Correct: A

πŸ“– Explanation: The subtraction property changes subtraction into addition of the opposite. Since the opposite of βˆ’7-7 is 77, 12βˆ’(βˆ’7)12-(-7) becomes 12+712+7, which equals 1919.

Q16. A student rewrites βˆ’8βˆ’5-8-5 as βˆ’8+5-8+5. Which error has occurred, and what is the correct equivalent expression?

A.The student changed the first number; correct form is 8+(βˆ’5)8+(-5)
B.The student used 55 instead of βˆ’5-5; correct form is βˆ’8+(βˆ’5)-8+(-5) βœ…
C.The student should change both signs; correct form is 8+58+5
D.There is no error because subtraction always changes to addition of the same number
πŸ’‘ Difficulty: medium | βœ… Correct: B

πŸ“– Explanation: When subtraction is rewritten as addition, only the number being subtracted changes to its opposite. Thus βˆ’8βˆ’5=βˆ’8+(βˆ’5)-8-5=-8+(-5). The student incorrectly changed positive 55 into negative 55 without preserving the subtraction structure correctly.

Q17. A submarine is 1818 meters below sea level and descends another 77 meters. Which expression correctly models its new position using addition rather than subtraction?

A.βˆ’18+(βˆ’7)=βˆ’25-18+(-7)=-25 βœ…
B.βˆ’18βˆ’(βˆ’7)=βˆ’11-18-(-7)=-11
C.18+(βˆ’7)=1118+(-7)=11
D.βˆ’18+7=βˆ’11-18+7=-11
πŸ’‘ Difficulty: medium | βœ… Correct: A

πŸ“– Explanation: The submarine begins at βˆ’18-18 meters and moves downward 77 meters, represented by adding βˆ’7-7. Therefore, βˆ’18+(βˆ’7)=βˆ’25-18+(-7)=-25. The subtraction property gives the same result if the situation is expressed appropriately.

Q18. Consider 9βˆ’139-13. One student calculates 9+(βˆ’13)9+(-13), while another calculates βˆ’9+13-9+13. Which comparison is correct?

A.Both are equivalent because the signs are reversed
B.Only the first is equivalent; both expressions evaluate to βˆ’4-4 βœ…
C.Only the second is equivalent because subtraction changes the first number
D.Neither is equivalent because subtraction cannot be rewritten as addition
πŸ’‘ Difficulty: hard | βœ… Correct: B

πŸ“– Explanation: The subtraction property changes only the second number to its opposite, so 9βˆ’13=9+(βˆ’13)9-13=9+(-13). The alternative βˆ’9+13-9+13 changes both signs and therefore represents 44, not βˆ’4-4.

Q19. A number-line graph shows a starting point at 66 and a movement 99 units to the left, ending at βˆ’3-3. Which subtraction expression and equivalent addition expression describe this movement?

A.6βˆ’9=6+(βˆ’9)6-9=6+(-9) βœ…
B.6βˆ’(βˆ’9)=6+96-(-9)=6+9
C.βˆ’3βˆ’6=βˆ’3+6-3-6=-3+6
D.9βˆ’6=9+(βˆ’6)9-6=9+(-6)
πŸ’‘ Difficulty: hard | βœ… Correct: A

πŸ“– Explanation: Starting at 66 and moving 99 units left means subtracting 99. Using the subtraction property, 6βˆ’96-9 becomes 6+(βˆ’9)6+(-9), which equals βˆ’3-3. This matches the graph's starting and ending positions.

Q20. A store records a balance of -\<span class="katex-error" title="ParseError: KaTeX parse error: Can&#x27;t use function &#x27;' in math mode at position 3: 15\Μ²)Μ². A charge of \…" style="color:#cc0000">15\). A charge of βˆ’\</span>8-\</span>8 is removed from the recorded balance. Which expression correctly represents the resulting balance, and what is its value?

A.βˆ’15βˆ’(βˆ’8)=βˆ’7-15-(-8)=-7 βœ…
B.βˆ’15+(βˆ’8)=βˆ’23-15+(-8)=-23
C.βˆ’15βˆ’8=βˆ’23-15-8=-23
D.15+8=2315+8=23
πŸ’‘ Difficulty: hard | βœ… Correct: A

πŸ“– Explanation: Removing a negative charge is represented by subtracting βˆ’8-8. Applying the subtraction property gives βˆ’15+8=βˆ’7-15+8=-7. The key reasoning is that the opposite of the subtracted value βˆ’8-8 is positive 88.

Q21. For integers aa and bb, a student claims that aβˆ’ba-b and a+(βˆ’b)a+(-b) are equivalent only when bb is positive. Which example most strongly disproves the claim?

A.10βˆ’3=10+(βˆ’3)10-3=10+(-3)
B.4βˆ’(βˆ’6)=4+64-(-6)=4+6 βœ…
C.βˆ’7βˆ’2=βˆ’7+(βˆ’2)-7-2=-7+(-2)
D.8βˆ’5=8+(βˆ’5)8-5=8+(-5)
πŸ’‘ Difficulty: hard | βœ… Correct: B

πŸ“– Explanation: The equivalence holds for every integer bb, including negative values. With b=βˆ’6b=-6, 4βˆ’(βˆ’6)=4+6=104-(-6)=4+6=10. This example directly disproves the claim that the property requires bb to be positive.

Q22. Which expression gives the same value as 14βˆ’(βˆ’9)14-(-9), and why?

A.14βˆ’914-9, because the negative sign disappears
B.14+914+9, because subtracting a negative adds its opposite βœ…
C.βˆ’14+9-14+9, because both signs must change
D.βˆ’14βˆ’9-14-9, because subtraction reverses every sign
πŸ’‘ Difficulty: easy | βœ… Correct: B

πŸ“– Explanation: Subtracting a negative number means adding its positive opposite. Therefore, 14βˆ’(βˆ’9)=14+9=2314-(-9)=14+9=23. Only the second option correctly preserves the original first number while changing the subtracted negative into a positive.

Q23. A student evaluates βˆ’11βˆ’(βˆ’6)-11-(-6) as βˆ’17-17. Which explanation best identifies the error and corrects the calculation?

A.The student should change βˆ’11-11 to 1111, giving 1717
B.The student should subtract 66 from βˆ’11-11, giving βˆ’17-17
C.The student treated subtracting βˆ’6-6 as subtracting 66; the correct result is βˆ’5-5 βœ…
D.The student should add both negative numbers, giving βˆ’5-5
πŸ’‘ Difficulty: medium | βœ… Correct: C

πŸ“– Explanation: The expression βˆ’11βˆ’(βˆ’6)-11-(-6) becomes βˆ’11+6-11+6 because the negative being subtracted changes to its positive opposite. This gives βˆ’5-5. The student's mistake was treating subtraction of a negative as subtraction of a positive.

Q24. A bank account has a balance of -\<span class="katex-error" title="ParseError: KaTeX parse error: Can&#x27;t use function &#x27;' in math mode at position 3: 24\Μ²)Μ². A negative ad…" style="color:#cc0000">24\). A negative adjustment of βˆ’\</span>9-\</span>9 is removed from the account record. What is the resulting balance?

A.βˆ’$33-\$33
B.βˆ’$15-\$15 βœ…
C.$15\$15
D.$33\$33
πŸ’‘ Difficulty: medium | βœ… Correct: B

πŸ“– Explanation: Removing a negative adjustment is modeled by βˆ’24βˆ’(βˆ’9)-24-(-9). Subtracting the negative is equivalent to adding 99, so βˆ’24+9=βˆ’15-24+9=-15. The balance becomes less negative because a negative amount was removed.

Q25. A number-line graph starts at βˆ’7-7 and ends at 44. The movement is described as subtracting a negative integer. Which expression correctly represents the movement?

A.βˆ’7βˆ’11=βˆ’18-7-11=-18
B.βˆ’7βˆ’(βˆ’11)=4-7-(-11)=4 βœ…
C.βˆ’7+(βˆ’11)=4-7+(-11)=4
D.7βˆ’(βˆ’11)=187-(-11)=18
πŸ’‘ Difficulty: hard | βœ… Correct: B

πŸ“– Explanation: The point moves from βˆ’7-7 to 44, a change of 1111 units to the right. Moving right by 1111 can be represented as adding 1111, or equivalently subtracting βˆ’11-11: βˆ’7βˆ’(βˆ’11)=4-7-(-11)=4.

Q26. Two students simplify 5βˆ’(βˆ’12)+(βˆ’4)5-(-12)+(-4). Student A changes 5βˆ’(βˆ’12)5-(-12) to 5+125+12, while Student B changes it to 5βˆ’125-12. Which student is correct, and what is the final value?

A.Student A; 1313 βœ…
B.Student A; 2121
C.Student B; βˆ’11-11
D.Student B; 1313
πŸ’‘ Difficulty: hard | βœ… Correct: A

πŸ“– Explanation: Student A correctly changes subtraction of βˆ’12-12 into addition of 1212: 5+12βˆ’4=17βˆ’4=135+12-4=17-4=13. Student B incorrectly treats the negative number as though it were positive, producing the wrong result.

Q27. A temperature changes from βˆ’3∘C-3^\circ\text{C} to 8∘C8^\circ\text{C} after a decrease of a negative amount. Which expression best models the situation?

A.βˆ’3βˆ’8=βˆ’11-3-8=-11
B.βˆ’3βˆ’(βˆ’11)=8-3-(-11)=8 βœ…
C.βˆ’3+(βˆ’11)=8-3+(-11)=8
D.3βˆ’(βˆ’11)=143-(-11)=14
πŸ’‘ Difficulty: hard | βœ… Correct: B

πŸ“– Explanation: The temperature changes by 11∘C11^\circ\text{C} upward, from βˆ’3-3 to 88. Describing this as subtracting a negative amount gives βˆ’3βˆ’(βˆ’11)-3-(-11). Since subtracting βˆ’11-11 is adding 1111, the result is 88.

Q28. For integers xx and yy, suppose xβˆ’yx-y is greater than xx. What must be true about yy, and why?

A.yy must be positive because subtraction increases the value
B.yy must be zero because zero does not change xx
C.yy must be negative because subtracting a negative adds a positive βœ…
D.yy must equal xx because the result is greater
πŸ’‘ Difficulty: hard | βœ… Correct: C

πŸ“– Explanation: If xβˆ’y>xx-y>x, subtracting yy must increase the starting value. This occurs when yy is negative, because xβˆ’y=x+(βˆ’y)x-y=x+(-y), and βˆ’y-y is then positive. Thus the result becomes larger than xx.

πŸ”— Related Topics (MCQs)