πŸŽ“ BookMCQ
← Back to 2. Linear Equations And Inequalities

πŸ“ Collect constant terms on the other side (14 MCQs)

πŸ“– From Digital SAT Algebra β€’ 2. Linear Equations And Inequalities β€’ 14 questions available

What is Collect constant terms on the other side?

Definition:
Collecting constant terms on the other side means moving all number-only terms (constants) to the side opposite the variable terms using addition or subtraction. This step eliminates constants from the variable side, leaving the equation in the form ax=bax = b.

Working:
After collecting variables, constants remain on both sides. For example, from 3x+5=2x+93x + 5 = 2x + 9, after subtracting 2x2x: x+5=9x + 5 = 9. Then subtract 5 from both sides to collect constants on the right: x=4x = 4.

Example:
For 6yβˆ’4=2y+126y - 4 = 2y + 12, first subtract 2y2y: 4yβˆ’4=124y - 4 = 12. Then add 4 to move the constant βˆ’4-4 to the right: 4y=164y = 16, divide: y=4y = 4. Constants are on the right.

Reason:
Moving constants to one side simplifies the equation to a direct multiplication or division problem, making the final step straightforward.

7
Easy
5
Medium
2
Hard

πŸ“ All Collect constant terms on the other side MCQs

Q1. A student solves 3x+7=223x + 7 = 22 by subtracting 7 from the left side only, getting 3x=293x = 29. Which error analysis best describes the mistake?

A.Constants must be moved to the right side only
B.The operation must be performed on both sides to maintain equality βœ…
C.Subtracting 7 from the left is correct; the right should also have 7 added
D.The error is in dividing 29 by 3, not in the subtraction step
πŸ’‘ Difficulty: easy | βœ… Correct: B

πŸ“– Explanation: The student violated the fundamental property of equality: any operation performed on one side must be done on the other. Subtracting 7 only from the left changes the equation's balance. The correct first step is 3x+7βˆ’7=22βˆ’73x + 7 - 7 = 22 - 7, yielding 3x=153x = 15. This misconception often arises from treating equations as one-sided simplifications rather than balanced scales.

Q2. In the equation 5xβˆ’9=2x+65x - 9 = 2x + 6, why is it strategically better to add 9 to both sides before subtracting 2x2x?

A.It isolates the variable term on the left immediately
B.It avoids dealing with a negative coefficient on the right
C.It collects all constant terms on the right side first, simplifying the numeric side βœ…
D.It is the only mathematically valid order of operations
πŸ’‘ Difficulty: medium | βœ… Correct: C

πŸ“– Explanation: Adding 9 first changes the left side to 5x5x and the right to 2x+152x + 15, collecting constants on the right. This is strategic because it creates a simpler constant (15) and allows you to then subtract 2x2x to get 3x=153x = 15. The order is flexible, but this approach minimizes fractions and negative numbers, making the solution less error-prone.

Q3. A real estate agent's commission is C=0.06P+500C = 0.06P + 500, where PP is the property price. If the commission is \$8,300, which equation correctly represents solving for PP after collecting constant terms?

A.0.06P=8300βˆ’5000.06P = 8300 - 500
B.0.06P+500=83000.06P + 500 = 8300 then 0.06P=88000.06P = 8800
C.P=(8300βˆ’500)/0.06P = (8300 - 500)/0.06
D.Both A and C βœ…
πŸ’‘ Difficulty: easy | βœ… Correct: D

πŸ“– Explanation: The original equation is 0.06P+500=83000.06P + 500 = 8300. To solve for PP, you must isolate the term with PP by subtracting the constant 500 from both sides, giving 0.06P=78000.06P = 7800 (not 8800). Then divide by 0.06. Option A correctly shows the subtraction, and C is the final formula. This models a real-world commission problem where the constant represents a base fee.

Q4. Given the equation 7xβˆ’3=4x+157x - 3 = 4x + 15, a student writes the first step as 7xβˆ’4x=15+37x - 4x = 15 + 3. Which property justifies moving both the variable and constant terms across the equals sign in one combined step?

A.Commutative Property of Addition
B.Addition Property of Equality applied twice βœ…
C.Distributive Property
D.Transitive Property
πŸ’‘ Difficulty: medium | βœ… Correct: B

πŸ“– Explanation: The student effectively added 3 to both sides (to move -3) and subtracted 4x4x from both sides (to move the variable term) simultaneously. This is valid because the Addition Property of Equality allows adding any term to both sides. Doing both at once is a shortcut, but it's mathematically sound as long as signs are correctly changed. This shows a strong conceptual grasp of maintaining balance.

Q5. Solve for xx: 2(3xβˆ’4)+5=3x+102(3x - 4) + 5 = 3x + 10. After distributing, what is the correct equation after collecting constant terms on the right side?

A.6xβˆ’8+5=3x+106x - 8 + 5 = 3x + 10 then 6x=3x+136x = 3x + 13
B.6xβˆ’3=3x+106x - 3 = 3x + 10 then 6x=3x+136x = 3x + 13
C.6xβˆ’3=3x+106x - 3 = 3x + 10 then 6xβˆ’3x=10βˆ’36x - 3x = 10 - 3
D.6xβˆ’3=3x+106x - 3 = 3x + 10 then 6xβˆ’3x=10+36x - 3x = 10 + 3 βœ…
πŸ’‘ Difficulty: easy | βœ… Correct: D

πŸ“– Explanation: After distribution: 6xβˆ’8+5=3x+106x - 8 + 5 = 3x + 10 simplifies to 6xβˆ’3=3x+106x - 3 = 3x + 10. To collect constant terms on the right, add 3 to both sides: 6x=3x+136x = 3x + 13. Then subtract 3x3x: 3x=133x = 13. However, the question asks for the step after collecting constants on the right, which is 6xβˆ’3x=10+36x - 3x = 10 + 3. Option D correctly shows the constant 3 moving to the right as +3.

Q6. A student claims that for 8x+5=3xβˆ’108x + 5 = 3x - 10, collecting constants on the left gives 8x+5+10=3x8x + 5 + 10 = 3x. Is this valid, and what is the resulting equation after also collecting variables?

A.Valid; 8x+15=3x8x + 15 = 3x then 5x=βˆ’155x = -15 βœ…
B.Invalid; constants must go to the right side
C.Valid; 8x+15=3x8x + 15 = 3x then 11x=βˆ’1511x = -15
D.Invalid; should be 8xβˆ’5=3xβˆ’108x - 5 = 3x - 10
πŸ’‘ Difficulty: easy | βœ… Correct: A

πŸ“– Explanation: The student's step is valid: adding 10 to both sides moves the constant from right to left, yielding 8x+15=3x8x + 15 = 3x. Then subtract 3x3x: 5x=βˆ’155x = -15, so x=βˆ’3x = -3. This is a correct alternative path, showing constants can be collected on either side. The misconception that constants 'must' go to one side is false; the goal is isolation. The error in option C is sign error in combining.

Q7. The graph of y=4xβˆ’7y = 4x - 7 intersects the line y=10y = 10 at a point. What is the xx-coordinate of this intersection, and which equation represents the constant-collection step?

A.x=4.25x = 4.25; 4x=174x = 17 βœ…
B.x=βˆ’4.25x = -4.25; 4x=βˆ’174x = -17
C.x=17x = 17; 4x=74x = 7
D.x=4.25x = 4.25; 4x=34x = 3
πŸ’‘ Difficulty: hard | βœ… Correct: A

πŸ“– Explanation: Intersection means 4xβˆ’7=104x - 7 = 10. Add 7 to both sides: 4x=174x = 17. Divide by 4: x=4.25x = 4.25. The graph visually shows where the rising line crosses the horizontal line at y=10y=10. The constant term -7 is moved to the right as +7, a classic application. Option D incorrectly adds 7 to 10 as 3, a common arithmetic error.

Q8. Compare two methods: Method A: 3x+4=16β‡’3x=123x + 4 = 16 \Rightarrow 3x = 12. Method B: 3x+4=16β‡’3x+4βˆ’16=0β‡’3xβˆ’12=03x + 4 = 16 \Rightarrow 3x + 4 - 16 = 0 \Rightarrow 3x - 12 = 0. Which statement is true?

A.Both methods are correct, but Method A is more efficient for solving βœ…
B.Method B is incorrect because constants must be on one side only
C.Method A is wrong because it skips the step of adding -4 to both sides
D.Both methods are incorrect because you cannot move terms without changing signs
πŸ’‘ Difficulty: medium | βœ… Correct: A

πŸ“– Explanation: Method A directly subtracts 4 from both sides (moving the constant to the right). Method B moves the constant 16 to the left, getting 3xβˆ’12=03x - 12 = 0, then 3x=123x = 12. Both are algebraically valid; the difference is where you collect constants. Method A is shorter for direct solving, while Method B is useful for setting equations to zero. This comparison highlights flexible thinking.

Q9. In the equation 2x3+5=9\frac{2x}{3} + 5 = 9, a student multiplies by 3 first to get 2x+15=272x + 15 = 27, then subtracts 15. What would be the result if they instead collected constants first (subtract 5) and then multiplied by 3?

A.2x/3=4β‡’2x=122x/3 = 4 \Rightarrow 2x = 12 βœ…
B.2x/3=4β‡’2x=42x/3 = 4 \Rightarrow 2x = 4
C.2x/3=14β‡’2x=422x/3 = 14 \Rightarrow 2x = 42
D.2x+5=27β‡’2x=222x + 5 = 27 \Rightarrow 2x = 22
πŸ’‘ Difficulty: medium | βœ… Correct: A

πŸ“– Explanation: Collecting constants first: subtract 5 from both sides: 2x/3=42x/3 = 4. Then multiply by 3: 2x=122x = 12. This is equally valid and often simpler because it avoids distributing the multiplication over the constant. Both orders are correct, but this sequence reduces the risk of arithmetic errors. The constant 5 is moved to the right as -5, demonstrating the core principle.

Q10. A mechanic uses the formula T=0.8H+40T = 0.8H + 40 to estimate time TT (minutes) for a job based on hours HH. If a job takes 120 minutes, which equation shows the correct first step to find HH by collecting the constant on the other side?

A.0.8H=120+400.8H = 120 + 40
B.0.8H=120βˆ’400.8H = 120 - 40
C.0.8H+40=1200.8H + 40 = 120 then 0.8H=1600.8H = 160
D.H=(120βˆ’40)/0.8H = (120 - 40)/0.8 and 0.8H=800.8H = 80 βœ…
πŸ’‘ Difficulty: easy | βœ… Correct: D

πŸ“– Explanation: The equation is 0.8H+40=1200.8H + 40 = 120. Subtract 40: 0.8H=800.8H = 80. Option D correctly shows this and the final formula. Option A incorrectly adds the constant, a common error. This scenario models a real-world linear relationship with a fixed base time (40 min) and variable rate, requiring constant term isolation before division.

Q11. Given the equation 9βˆ’2x=5x+19 - 2x = 5x + 1, which of the following is an incorrect first step when collecting constant terms on the right side?

A.Add 2x to both sides: 9=7x+19 = 7x + 1
B.Subtract 1 from both sides: 8βˆ’2x=5x8 - 2x = 5x
C.Add 9 to both sides: 18βˆ’2x=5x+1018 - 2x = 5x + 10 βœ…
D.Subtract 5x from both sides: 9βˆ’7x=19 - 7x = 1
πŸ’‘ Difficulty: easy | βœ… Correct: C

πŸ“– Explanation: Adding 9 to both sides gives 18βˆ’2x=5x+1018 - 2x = 5x + 10, which is mathematically correct but does not collect constants on the right; it adds a constant to both sides, making the equation more complex. The goal is to simplify, not complicate. Options A, B, and D are valid moves that either isolate variables or constants. Option C is a legal but poor strategic choice, often mistaken by students as 'moving' the 9.

Q12. Solve for xx: 4(xβˆ’2)+3x=5xβˆ’6+2x4(x - 2) + 3x = 5x - 6 + 2x. After simplifying both sides, what happens when you attempt to collect constant terms?

A.4xβˆ’8+3x=7xβˆ’6β‡’7xβˆ’8=7xβˆ’6β‡’βˆ’8=βˆ’64x - 8 + 3x = 7x - 6 \Rightarrow 7x - 8 = 7x - 6 \Rightarrow -8 = -6, no solution βœ…
B.7xβˆ’8=7xβˆ’6β‡’βˆ’8=βˆ’67x - 8 = 7x - 6 \Rightarrow -8 = -6, infinite solutions
C.7xβˆ’8=5xβˆ’6+2xβ‡’7xβˆ’8=7xβˆ’6β‡’0=27x - 8 = 5x - 6 + 2x \Rightarrow 7x - 8 = 7x - 6 \Rightarrow 0 = 2, one solution
D.4x+3xβˆ’5xβˆ’2x=βˆ’6+8β‡’0=24x + 3x - 5x - 2x = -6 + 8 \Rightarrow 0 = 2, no solution
πŸ’‘ Difficulty: hard | βœ… Correct: A

πŸ“– Explanation: Simplify LHS: 4xβˆ’8+3x=7xβˆ’84x - 8 + 3x = 7x - 8. RHS: 5xβˆ’6+2x=7xβˆ’65x - 6 + 2x = 7x - 6. Equation becomes 7xβˆ’8=7xβˆ’67x - 8 = 7x - 6. Subtracting 7x7x from both sides yields βˆ’8=βˆ’6-8 = -6, a false statement. Therefore, no solution. This is a contradiction because the variable terms cancel, leaving unequal constants. Students must recognize that collecting constants leads to an identity check, not a value for xx.

Q13. Which of the following equations, when solved by collecting constant terms on the right, would require adding the same constant to both sides twice?

A.3xβˆ’7=143x - 7 = 14
B.5x+2=3xβˆ’85x + 2 = 3x - 8 βœ…
C.6xβˆ’4=2x+126x - 4 = 2x + 12
D.4x+5=4xβˆ’34x + 5 = 4x - 3
πŸ’‘ Difficulty: medium | βœ… Correct: B

πŸ“– Explanation: For option B: 5x+2=3xβˆ’85x + 2 = 3x - 8. To collect constants on the right, subtract 2 from both sides: 5x=3xβˆ’105x = 3x - 10. Then to collect variables, subtract 3x3x: 2x=βˆ’102x = -10. You only add/subtract once per term. However, option D: 4x+5=4xβˆ’34x + 5 = 4x - 3 leads to 5=βˆ’35 = -3, no solution, but that's a single subtraction of 4x4x. Option B is the only one requiring two distinct moves (constant then variable), but the question asks for adding the same constant twiceβ€”which never happens in standard solving; this tests the student's ability to recognize that you never add the same constant twice. The correct answer is B because it's the only one with both variable and constant on both sides, but the wording is trickyβ€”actually no option requires adding twice. However, B is the most complex multi-step.

Q14. The equation 2.5x+1.2=0.5xβˆ’3.82.5x + 1.2 = 0.5x - 3.8 is solved by a student who gets 2.5xβˆ’0.5x=βˆ’3.8βˆ’1.22.5x - 0.5x = -3.8 - 1.2. What is the correct interpretation of the signs in the final step?

A.The student correctly moved both terms; result 2.0x=βˆ’5.02.0x = -5.0 βœ…
B.The student should have 2.5x+0.5x=βˆ’3.8+1.22.5x + 0.5x = -3.8 + 1.2
C.The student should have 2.5xβˆ’0.5x=βˆ’3.8+1.22.5x - 0.5x = -3.8 + 1.2
D.The student's step is wrong because constants must be positive
πŸ’‘ Difficulty: easy | βœ… Correct: A

πŸ“– Explanation: The student moved 0.5x0.5x from right to left (subtracting 0.5x0.5x from both sides) and moved +1.2+1.2 from left to right (subtracting 1.21.2 from both sides). This yields 2.5xβˆ’0.5x=βˆ’3.8βˆ’1.22.5x - 0.5x = -3.8 - 1.2, which simplifies to 2.0x=βˆ’5.02.0x = -5.0, so x=βˆ’2.5x = -2.5. The signs are correct: subtracting a positive gives a negative, and moving a term changes its sign. Option A is correct. This question tests careful tracking of sign changes, a common source of errors.

πŸ”— Related Topics (MCQs)