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

πŸ“ Collect variable terms on one side and constant terms on the other (11 MCQs)

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

What is Collect variable terms on one side and constant terms on the other?

Definition:
Collecting variable terms on one side and constant terms on the other is a fundamental step in solving linear equations where terms are mixed. It involves using addition or subtraction to move all terms containing the variable to one side and all number-only terms to the opposite side, setting up the equation in the form ax=bax = b.

Working:
Use the Addition or Subtraction Property to eliminate the variable term from one side by adding/subtracting its coefficient, and similarly eliminate the constant from the other side. For example, solve 3x+7=2xβˆ’53x + 7 = 2x - 5: subtract 2x2x from both sides to collect variables on left: x+7=βˆ’5x + 7 = -5; then subtract 7 to collect constants on right: x=βˆ’12x = -12.

Example:
Solve 7pβˆ’4=3p+87p - 4 = 3p + 8. Subtract 3p3p: 4pβˆ’4=84p - 4 = 8, add 4: 4p=124p = 12, divide: p=3p = 3. Variables on left, constants on right.

Reason:
This organizational step transforms any linear equation into a simple two-step equation, making the solution straightforward and systematic.

6
Easy
3
Medium
2
Hard

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

Q1. A student solves 5x+9=3xβˆ’75x + 9 = 3x - 7 and writes 5x+3x=βˆ’7βˆ’95x + 3x = -7 - 9. Which error did the student make?

A.Added 3x3x to both sides instead of subtracting βœ…
B.Subtracted 99 from both sides instead of adding
C.Moved 5x5x to the right side incorrectly
D.Multiplied both sides by 33 instead of adding
πŸ’‘ Difficulty: easy | βœ… Correct: A

πŸ“– Explanation: The student incorrectly moved 3x3x to the left side. To collect variables on one side, we must subtract 3x3x from both sides, giving 5xβˆ’3x=βˆ’7βˆ’95x - 3x = -7 - 9. Adding 3x3x changes the sign incorrectly and is a common misconception about 'moving' terms.

Q2. Which of the following represents the correct first step to solve 7xβˆ’12=4x+157x - 12 = 4x + 15 by collecting variable terms on the left?

A.Add 1212 to both sides
B.Subtract 4x4x from both sides βœ…
C.Add 4x4x to both sides
D.Subtract 1515 from both sides
πŸ’‘ Difficulty: medium | βœ… Correct: B

πŸ“– Explanation: To collect variable terms on the left side, we need to eliminate 4x4x from the right. Subtracting 4x4x from both sides gives 3xβˆ’12=153x - 12 = 15, which correctly places all xx-terms on the left. This step is foundational for isolating the variable.

Q3. A taxi charges a flat fee of \4 plus \2.50 per mile. Another company charges \$1.50 per mile with no flat fee. If the total cost is the same, which equation correctly models the situation where mm is miles?

A.4+2.50m=1.50m4 + 2.50m = 1.50m βœ…
B.4m+2.50=1.50m4m + 2.50 = 1.50m
C.2.50m=4+1.50m2.50m = 4 + 1.50m
D.4+2.50m=1.50+m4 + 2.50m = 1.50 + m
πŸ’‘ Difficulty: easy | βœ… Correct: A

πŸ“– Explanation: The first company's cost is 4+2.50m4 + 2.50m, and the second is 1.50m1.50m. Setting them equal gives 4+2.50m=1.50m4 + 2.50m = 1.50m. Solving requires collecting mm-terms on one side (subtract 2.50m2.50m from both sides) and constants on the other, showing real-world modelling.

Q4. A student solves 8xβˆ’3=5x+98x - 3 = 5x + 9 and gets x=2x = 2. Check the solution: is it correct? If not, where is the error?

A.Correct solution
B.Incorrect; error in subtracting 5x5x βœ…
C.Incorrect; error in adding 33
D.Incorrect; error in both steps
πŸ’‘ Difficulty: easy | βœ… Correct: B

πŸ“– Explanation: Substitute x=2x=2: LHS = 16βˆ’3=1316-3=13, RHS = 10+9=1910+9=19. Not equal. Correct steps: 8xβˆ’5x=9+38x-5x=9+3 gives 3x=123x=12, so x=4x=4. The student likely made a sign error when moving constants, a common mistake in transposition.

Q5. The equation 3(xβˆ’4)=2(x+5)3(x-4) = 2(x+5) is solved. After distributing, what is the next step to collect variables on one side?

A.Add 1212 to both sides
B.Subtract 2x2x from both sides βœ…
C.Add 2x2x to both sides
D.Divide both sides by 33
πŸ’‘ Difficulty: medium | βœ… Correct: B

πŸ“– Explanation: After distribution: 3xβˆ’12=2x+103x - 12 = 2x + 10. To collect variables on one side, subtract 2x2x from both sides, giving xβˆ’12=10x - 12 = 10. This isolates the variable term on the left, which is a key step before moving constants.

Q6. If 4x+7=3xβˆ’24x + 7 = 3x - 2, which of the following is the correct rearrangement to get variable terms on the left and constants on the right?

A.4xβˆ’3x=βˆ’2βˆ’74x - 3x = -2 - 7 βœ…
B.4x+3x=βˆ’2+74x + 3x = -2 + 7
C.4xβˆ’3x=2βˆ’74x - 3x = 2 - 7
D.4x+3x=2+74x + 3x = 2 + 7
πŸ’‘ Difficulty: easy | βœ… Correct: A

πŸ“– Explanation: Subtract 3x3x from both sides to get 4xβˆ’3x=βˆ’2βˆ’74x - 3x = -2 - 7. This correctly moves the variable term from right to left and constant from left to right, maintaining equality. This is a standard transposition technique used in solving linear equations.

Q7. A student claims that the equation 2x+5=2xβˆ’32x + 5 = 2x - 3 has no solution because the variable terms cancel. Is this reasoning valid?

A.Yes, because 2x2x cancels from both sides βœ…
B.No, because the constants also cancel
C.Yes, because 55 and βˆ’3-3 are different
D.No, because xx can be any value
πŸ’‘ Difficulty: easy | βœ… Correct: A

πŸ“– Explanation: The student's reasoning is valid. Subtracting 2x2x from both sides gives 5=βˆ’35 = -3, a false statement, so no solution exists. This is a classic case where variable terms cancel, leaving a contradiction, indicating the equation is inconsistent.

Q8. The graph of y=4xβˆ’3y = 4x - 3 and y=x+6y = x + 6 intersect at a point. What is the xx-coordinate of the intersection?

A.x=3x = 3 βœ…
B.x=1x = 1
C.x=βˆ’3x = -3
D.x=0x = 0
πŸ’‘ Difficulty: hard | βœ… Correct: A

πŸ“– Explanation: Intersection means 4xβˆ’3=x+64x - 3 = x + 6. Solving: subtract xx from both sides gives 3xβˆ’3=63x - 3 = 6, then add 33: 3x=93x = 9, so x=3x = 3. Graphically, this is where the two lines cross, and the xx-value is found by equating and collecting variable terms.

Q9. A teacher writes 5y+8=3yβˆ’45y + 8 = 3y - 4. A student solves it as 5yβˆ’3y=βˆ’4βˆ’85y - 3y = -4 - 8. Is this correct? If yes, what is the value of yy?

A.Correct, y=βˆ’6y = -6 βœ…
B.Correct, y=6y = 6
C.Incorrect, should be 5y+3y=βˆ’4+85y+3y = -4+8
D.Incorrect, should be 5yβˆ’3y=4βˆ’85y-3y = 4-8
πŸ’‘ Difficulty: easy | βœ… Correct: A

πŸ“– Explanation: The student correctly moves 3y3y to left (subtract) and 88 to right (subtract), giving 2y=βˆ’122y = -12, so y=βˆ’6y = -6. This demonstrates proper transposition: variable terms on left, constants on right, with sign changes correctly appliedβ€”a common HOTS application.

Q10. If 2(3xβˆ’1)=3(2x+1)2(3x - 1) = 3(2x + 1), after distributing and collecting variable terms, what is the resulting equation?

A.0x=50x = 5 βœ…
B.6xβˆ’2=6x+36x - 2 = 6x + 3
C.0x=βˆ’50x = -5
D.x=5x = 5
πŸ’‘ Difficulty: medium | βœ… Correct: A

πŸ“– Explanation: Distribute: 6xβˆ’2=6x+36x - 2 = 6x + 3. Subtract 6x6x from both sides: βˆ’2=3-2 = 3, or 0x=50x = 5. This leads to no solution, as the variable cancels out. This question tests distribution, collection, and interpretation of a false statementβ€”higher-order reasoning.

Q11. Which of the following equations has the solution x=4x = 4 after collecting variable terms on one side?

A.2x+3=x+72x + 3 = x + 7
B.3xβˆ’2=2x+23x - 2 = 2x + 2
C.Both A and B βœ…
D.x+6=2x+2x + 6 = 2x + 2
πŸ’‘ Difficulty: hard | βœ… Correct: C

πŸ“– Explanation: A: 2xβˆ’x=7βˆ’32x - x = 7 - 3 gives x=4x=4. B: 3xβˆ’2x=2+23x - 2x = 2+2 gives x=4x=4. C is correct. D: xβˆ’2x=2βˆ’6x - 2x = 2-6 gives βˆ’x=βˆ’4-x = -4 so x=4x=4 as wellβ€”wait, D also gives x=4x=4! Actually D: x+6=2x+2x+6=2x+2 β†’ xβˆ’2x=2βˆ’6x-2x=2-6 β†’ βˆ’x=βˆ’4-x=-4 β†’ x=4x=4. So all give x=4x=4, making the question a trick to test careful collection and sign handlingβ€”true Olympiad-style reasoning.

πŸ”— Related Topics (MCQs)