Math · Algebra 1 ★☆☆ Easy UNIT 1 OF 0

Foundations of Algebra — Free Algebra 1 Review Games.

This unit covers real number properties, order of operations and variables and expressions — essential concepts for Algebra 1. Use our interactive study games to test your understanding, or review questions in traditional format below.

📋 200 questions ⏱ ~20 min
Math Beast
Practice arena

Pick a mode. Play.

Answer questions as fast as you can. 2 minutes on the clock. Build streaks for bonus points!

Plain-text mode

Don't want to play?

All 200 questions below, each with the worked answer and a written explanation. Click any question to expand it.

Q1. Which property states a + b = b + a?
A Commutative
B Associative
C Distributive
D Identity

The commutative property of addition lets you swap the order of addends.

Q2. Simplify: 3(2x + 4)
A 6x + 12
B 6x + 4
C 5x + 7
D 3x + 12

Distribute 3: 3*2x + 3*4 = 6x + 12.

Q3. What is the additive identity?
A 0
B 1
C -1
D Undefined

Adding 0 to any number gives that number, so 0 is the additive identity.

Q4. Evaluate |3 - 8|.
A 5
B -5
C 11
D 3

|3 - 8| = |-5| = 5.

Q5. Classify the number \(\sqrt{2}\).
A Irrational
B Rational
C Integer
D Whole

\(\sqrt{2}\) cannot be expressed as a fraction, so it is irrational.

Q6. Simplify: 4x - 2(x + 3)
A 2x - 6
B 2x + 6
C 6x - 6
D 2x - 3

4x - 2x - 6 = 2x - 6.

Q7. Which set does -3 belong to? I. Integers II. Whole numbers III. Rational numbers
A I and III only
B I, II, and III
C II and III only
D I only

-3 is an integer and rational (can be written as -3/1), but not a whole number.

Q8. Simplify: 5(x - 1) - 3(2x + 4)
A -x - 17
B -x + 17
C 11x - 17
D -x - 7

5x - 5 - 6x - 12 = -x - 17.

Q9. What is the multiplicative inverse of 2/3?
A 3/2
B -2/3
C 2/3
D 0

The multiplicative inverse (reciprocal) of 2/3 is 3/2 because (2/3)(3/2) = 1.

Q10. Evaluate: -2^4
A -16
B 16
C -8
D 8

Without parentheses, exponent applies to 2 only: -(2^4) = -16.

Q11. If a * (b + c) = a*b + a*c illustrates which property?
A Distributive
B Commutative
C Associative
D Transitive

This is the distributive property of multiplication over addition.

Q12. Simplify: 2[3x - 4(x - 1)]
A -2x + 8
B 2x + 8
C -2x - 8
D 14x - 8

Inner: 3x - 4x + 4 = -x + 4. Then 2(-x+4) = -2x + 8.

Q13. Which is the contrapositive of 'If it rains, then the ground is wet'?
A If the ground is not wet, then it did not rain
B If it does not rain, the ground is not wet
C If the ground is wet, it rained
D None of these

The contrapositive negates and reverses both parts of the conditional.

Q14. Simplify: \((3x^2 - x + 2) - (x^2 + 3x - 5)\)
A \(2x^2 - 4x + 7\)
B \(4x^2 + 2x - 3\)
C \(2x^2 + 2x + 7\)
D \(2x^2 - 4x - 3\)

\(3x^2 - x + 2 - x^2 - 3x + 5 = 2x^2 - 4x + 7\).

Q15. If f(x) = 3x - 2, what is f(f(1))?
A 1
B 3
C 7
D -1

f(1) = 3(1)-2 = 1. f(f(1)) = f(1) = 1.

Q16. What is the multiplicative identity element for real numbers?
A 0
B 1
C -1
D The reciprocal of the number

The multiplicative identity is 1 because multiplying any real number by 1 leaves it unchanged: a * 1 = a. Choice A (0) is the additive identity, not the multiplicative identity, since a + 0 = a. Choice C (-1) negates the number rather than preserving it.

Q17. Which property is illustrated by (3 * 5) * 2 = 3 * (5 * 2)?
A Commutative Property of Multiplication
B Distributive Property
C Associative Property of Multiplication
D Identity Property of Multiplication

The Associative Property of Multiplication states that the grouping of factors does not change the product: (a * b) * c = a * (b * c). Here the grouping changes but the order of factors stays the same. The Commutative Property (Choice A) would swap the order of factors, not regroup them.

Q18. What is the additive inverse of -7?
A 7
B -7
C 1/7
D -1/7

The additive inverse of a number is the value that, when added to it, gives 0. Since -7 + 7 = 0, the additive inverse of -7 is 7. Choice B (-7) is the number itself. Choices C and D are the multiplicative inverses of 7 and -7, respectively, not the additive inverses.

Q19. Evaluate: |-12 + 5|
A -7
B 7
C 17
D -17

First simplify inside the absolute value bars: -12 + 5 = -7. Then apply absolute value: |-7| = 7, since absolute value returns the non-negative distance from zero. Choice A (-7) is the value inside the bars before the absolute value is applied.

Q20. Which of the following numbers is rational?
A \(\sqrt{3}\)
B \(\pi\)
C \(\sqrt{7}\)
D \(0.75\)

A rational number can be expressed as a fraction \(p/q\) where \(p\) and \(q\) are integers and \(q\) is not zero. \(0.75 = 3/4\), which satisfies this definition. \(\sqrt{3}\), \(\sqrt{7}\), and \(\pi\) are all irrational because they cannot be written as exact fractions and have non-repeating, non-terminating decimal expansions.

Q21. Evaluate: 3^2 + 4 * 2
A 34
B 17
C 25
D 50

Using order of operations (PEMDAS): first evaluate the exponent: 3^2 = 9. Then multiply: 4 * 2 = 8. Finally add: 9 + 8 = 17. A common error is adding 9 and 4 before multiplying by 2, which incorrectly gives 26. Another error is computing (3 + 4) * 2^2 = 28.

Q22. Which set contains only integers?
A {-3, 0, 1.5, 4}
B {-2, 0, 3, 7}
C {0, 1, 2, pi}
D {1/2, 3, 5, 6}

Integers are the set {..., -2, -1, 0, 1, 2, ...}. The set {-2, 0, 3, 7} contains only integers. Choice A includes 1.5, which is not an integer. Choice C includes pi, which is irrational. Choice D includes 1/2, which is a fraction and not an integer.

Q23. Simplify: 3x + 2y - x + 4y
A 2x + 6y
B 4x + 6y
C 2x - 6y
D 4x - 6y

Combine like terms separately: the x-terms give 3x - x = 2x, and the y-terms give 2y + 4y = 6y. The result is 2x + 6y. Choice B (4x + 6y) is incorrect because 3x - x = 2x, not 4x. Only terms with identical variable parts can be combined.

Q24. Evaluate: 3 + 2^3 / 4 - 1
A 4
B 5
C 3
D 6

Apply order of operations: first the exponent: 2^3 = 8. Then division: 8 / 4 = 2. Then addition and subtraction left to right: 3 + 2 - 1 = 4. Choice B (5) results from computing 3 + 2 = 5 and then forgetting to subtract 1. Choice C results from subtracting 1 from 2 before adding 3.

Q25. Which property justifies the step 5 * (3 * x) = (5 * 3) * x?
A Commutative Property of Multiplication
B Associative Property of Multiplication
C Distributive Property
D Identity Property of Multiplication

The Associative Property of Multiplication states (a * b) * c = a * (b * c), allowing factors to be regrouped without changing the product. Here the grouping changes from 5 * (3 * x) to (5 * 3) * x. The Commutative Property (Choice A) would change the order of the factors, not just the grouping.

Q26. Evaluate: -3^2 + (-3)^2
A 0
B 18
C -18
D -9

-3^2 means the exponent applies only to 3, so -3^2 = -(3^2) = -9. However, (-3)^2 means the entire quantity -3 is squared: (-3)^2 = 9. Therefore -9 + 9 = 0. A common error is treating both expressions identically and computing 9 + 9 = 18 (Choice B), ignoring the difference in how the negative sign is grouped.

Q27. If x = -2 and y = 3, evaluate: 2x^2 - y
A 5
B -11
C 11
D -5

Substitute x = -2 and y = 3: 2(-2)^2 - 3. Evaluate the exponent first: (-2)^2 = 4. Then multiply: 2 * 4 = 8. Finally subtract: 8 - 3 = 5. Choice B (-11) results from incorrectly computing 2x^2 as (2x)^2 = (-4)^2 = 16, then treating the coefficient incorrectly, or from distributing the square as 2 * (-2) * 2 = -8.

Q28. Simplify: 2(3x - 1) + 4(x + 2)
A 10x + 6
B 10x - 6
C 6x + 6
D 14x + 6

Distribute each factor: 2(3x - 1) = 6x - 2 and 4(x + 2) = 4x + 8. Then combine like terms: 6x + 4x = 10x and -2 + 8 = 6, giving 10x + 6. Choice B (10x - 6) results from distributing 4(x + 2) as 4x - 8 instead of 4x + 8, a sign error.

Q29. Which statement best describes the closure property of integers under addition?
A a + b = b + a for all integers a and b
B The sum of any two integers is always an integer
C (a + b) + c = a + (b + c) for all integers a, b, and c
D There exists an integer 0 such that a + 0 = a for all integers a

The closure property states that a set is closed under an operation if performing that operation on any two members always produces a member of the same set. For integers under addition, the sum of any two integers is always an integer. Choices A and C describe the commutative and associative properties, respectively. Choice D describes the identity property.

Q30. Which algebraic expression represents 'seven less than twice a number n'?
A 7 - 2n
B 2n - 7
C 2(n - 7)
D 7 + 2n

'Twice a number n' translates to 2n. 'Seven less than' that quantity means we subtract 7 from it, giving 2n - 7. Choice A (7 - 2n) reverses the subtraction, reading it as 'n doubled subtracted from 7.' Choice C (2(n - 7)) means 'twice the quantity of n minus seven,' which applies the multiplication after subtracting 7.

Q31. Evaluate: 16 / 4^2 * 2 + 3
A 4
B 5
C 7
D 11

Apply order of operations: exponent first: 4^2 = 16, giving 16 / 16 * 2 + 3. Then multiply and divide left to right: 16 / 16 = 1, then 1 * 2 = 2. Finally add: 2 + 3 = 5. A common error (Choice D) is dividing 16 by 4 before applying the exponent, giving 4 * 2 + 3, then incorrectly continuing.

Q32. Which number belongs to the set of whole numbers but NOT the set of natural numbers?
A -1
B 0
C 1
D 2

Natural numbers are {1, 2, 3, ...} and whole numbers are {0, 1, 2, 3, ...}. The only element in whole numbers that is not in natural numbers is 0. Choice A (-1) is in neither set, since both sets contain only non-negative or positive values. Choices C and D belong to both sets.

Q33. Simplify: -(3x - 4) + 2x
A -x + 4
B -x - 4
C 5x + 4
D -5x + 4

Distribute the negative sign across the parentheses: -(3x - 4) = -3x + 4. Note that the negative of -4 is +4. Then add 2x: -3x + 4 + 2x = -x + 4. Choice B (-x - 4) is the result of incorrectly distributing the negative sign as -(3x - 4) = -3x - 4, which fails to negate the subtracted term.

Q34. Simplify: 3[2x - (x + 4)] - 5x
A -2x - 12
B -2x + 12
C -8x - 12
D 4x - 12

Work from the innermost grouping outward. Inside the brackets: 2x - (x + 4) = 2x - x - 4 = x - 4. Multiply by 3: 3(x - 4) = 3x - 12. Subtract 5x: 3x - 12 - 5x = -2x - 12. Choice D (4x - 12) results from adding 5x instead of subtracting it. Choice C (-8x - 12) results from distributing the 3 incorrectly.

Q35. If p and q are real numbers with p < 0 and q > 0, which expression is always positive?
A p * q
B p - q
C p^2 * q
D p + q

p^2 is always positive regardless of the sign of p (squaring a negative yields a positive), and q > 0, so p^2 * q is the product of two positive quantities and is always positive. Choice A: negative times positive is always negative. Choice B: negative minus positive is always negative. Choice D: the sign of p + q depends on which term has the greater absolute value.

Q36. Which statement is true for ALL real numbers \(a\)?
A \(\sqrt{a^2} = a\)
B \(|a| = a\)
C \(a^2 \geq 0\)
D \(-a < 0\)

\(a^2\) is always greater than or equal to \(0\) for any real number, since squaring eliminates any negative sign and \(0^2 = 0\). Choice A is false: \(\sqrt{a^2} = |a|\), not \(a\) (e.g., \(a = -3\) gives \(\sqrt{9} = 3\), not \(-3\)). Choice B is false: \(|a| = a\) only when \(a \geq 0\). Choice D is false: \(-a < 0\) only when \(a > 0\) (if \(a\) is negative, \(-a\) is positive).

Q37. Which expression is undefined when \(x = 2\)?
A \((x - 2) / x\)
B \(x / (x - 2)\)
C \((x + 2) / (2x)\)
D \((x^2 - 4) / x\)

An expression is undefined when its denominator equals zero. For \(x / (x - 2)\): substituting \(x = 2\) gives \(2 / (2 - 2) = 2 / 0\), which is undefined. Choice A has denominator \(x = 2\), which is not zero. Choice C has denominator \(2(2) = 4\), not zero. Choice D has denominator \(x = 2\), also not zero.

Q38. If 3(ax - 2) + 4(x + b) simplifies to 7x + 2, what is the value of a + b?
A 1
B 2
C 3
D 4

Expand the left side: 3ax - 6 + 4x + 4b = (3a + 4)x + (4b - 6). Match coefficients with 7x + 2. For x-terms: 3a + 4 = 7, so 3a = 3 and a = 1. For constant terms: 4b - 6 = 2, so 4b = 8 and b = 2. Therefore a + b = 1 + 2 = 3.

Q39. What is the correct sequence of operations when evaluating: 2 + 3 * (4^2 - 6) / 5?
A Add, multiply, subtract, divide, evaluate exponent
B Evaluate exponent, subtract, multiply, divide, add
C Evaluate exponent, subtract, divide, multiply, add
D Subtract, evaluate exponent, multiply, divide, add

Inside the parentheses, evaluate the exponent first: 4^2 = 16. Then subtract inside the parentheses: 16 - 6 = 10. Outside the parentheses, apply multiplication and division left to right: 3 * 10 = 30, then 30 / 5 = 6. Finally add: 2 + 6 = 8. Choice C reverses multiplication and division, but left-to-right order requires multiplying before dividing here.

Q40. A student claims that \(\sqrt{a^2 + b^2} = a + b\) for all non-negative real numbers \(a\) and \(b\). Which pair of values serves as a counterexample?
A \(a = 0, b = 1\)
B \(a = 3, b = 4\)
C \(a = 1, b = 0\)
D \(a = 0, b = 0\)

A counterexample shows the claim is false. With \(a = 3\) and \(b = 4\): \(\sqrt{3^2 + 4^2} = \sqrt{9 + 16} = \sqrt{25} = 5\), but \(a + b = 3 + 4 = 7\). Since \(5\) does not equal \(7\), this disproves the claim. Choices A and C both satisfy the equation accidentally (\(\sqrt{0 + 1} = 1 = 0 + 1\) and \(\sqrt{1 + 0} = 1 = 1 + 0\)), so they are not counterexamples.

Q41. Which property is illustrated by the equation 5 + 3 = 3 + 5?
A Associative property of addition
B Commutative property of addition
C Distributive property
D Identity property of addition

The commutative property states that changing the order of addends does not change the sum: a + b = b + a. Here, 5 + 3 = 3 + 5 is a direct example. The associative property involves regrouping with parentheses, not swapping order.

Q42. Which of the following is an irrational number?
A \(0.75\)
B \(\sqrt{16}\)
C \(-3\)
D \(\sqrt{7}\)

An irrational number cannot be written as a ratio of two integers and has a non-repeating, non-terminating decimal. \(\sqrt{7} \approx 2.6457...\) is irrational. \(\sqrt{16} = 4\) is a rational integer, \(0.75 = 3/4\) is rational, and \(-3\) is a rational integer.

Q43. What is the coefficient of the term -7y?
A y
B -7
C 7
D -1

The coefficient is the numerical factor multiplied by the variable. In -7y, the coefficient is -7. The negative sign is part of the coefficient. Choosing 7 ignores the negative sign, which would produce an entirely different value.

Q44. Identify the constant term in the expression: 4x^2 - 3x + 9
A 4
B -3
C 9
D x

A constant term has no variable factor. In 4x^2 - 3x + 9, only 9 contains no variable. The values 4 and -3 are coefficients attached to variable terms, not standalone constants in this context.

Q45. Which equation is an example of the associative property of multiplication?
A 3 x 4 = 4 x 3
B (2 x 3) x 4 = 2 x (3 x 4)
C 2(3 + 4) = 2 x 3 + 2 x 4
D 5 x 1 = 5

The associative property states that regrouping factors does not change the product: (a x b) x c = a x (b x c). Choice A shows the commutative property (changing order). Choice C shows the distributive property. Choice D shows the multiplicative identity property.

Q46. What is the value of |-12|?
A -12
B -1/12
C 1/12
D 12

Absolute value represents a number's distance from zero on the number line, which is always non-negative. |-12| = 12 because -12 is exactly 12 units away from zero. Absolute value can never be negative, so -12 is an incorrect result.

Q47. Which term is a like term to \(6x^2\)?
A \(6x\)
B \(-2x^2\)
C \(x^3\)
D \(6y^2\)

Like terms must have the exact same variable raised to the exact same power. The term \(-2x^2\) has variable \(x\) raised to power \(2\), matching \(6x^2\). The term \(6x\) has exponent \(1\), \(x^3\) has exponent \(3\), and \(6y^2\) uses a different variable — none of these qualify as like terms.

Q48. Which of the following is a natural number?
A 0
B -4
C 1/2
D 7

Natural numbers are the positive counting numbers: {1, 2, 3, 4, ...}. The number 7 qualifies. Zero is a whole number but is not included in the natural numbers under the standard definition. Negative numbers and fractions are not natural numbers.

Q49. Evaluate: 3 + 4^2 / 2 - 1
A 10
B 11
C 14
D 16

Following order of operations: evaluate the exponent first (4^2 = 16), then divide (16 / 2 = 8), then add and subtract left to right (3 + 8 - 1 = 10). A common error is adding 3 + 4 before squaring, yielding 7^2 / 2 - 1 = 23.5, which is incorrect.

Q50. Simplify: 5x + 3y - 2x + y
A 6xy
B 3x + 4y
C 7x + 2y
D 3x + 2y

Combine like terms: x-terms give 5x - 2x = 3x, and y-terms give 3y + y = 4y. The result is 3x + 4y. Unlike terms (x-terms and y-terms) cannot be combined. Multiplying the terms to get 6xy is an incorrect operation here.

Q51. Which property justifies the step: 3(x + 5) = 3x + 15?
A Commutative property of multiplication
B Associative property of addition
C Distributive property
D Identity property of multiplication

The distributive property states a(b + c) = ab + ac. Here, 3(x + 5) = 3x + 3(5) = 3x + 15. The commutative property changes order, the associative property changes grouping, and the identity property involves multiplying by 1 — none of those apply here.

Q52. Which algebraic expression represents 'four more than three times a number n'?
A 4n + 3
B 3(n + 4)
C 3n + 4
D 4(3n)

'Three times a number n' translates to 3n. 'Four more than' means add 4, giving 3n + 4. The expression 4n + 3 reverses the roles of 3 and 4. The expression 3(n + 4) means three times the quantity n plus four, which equals 3n + 12 — different from 3n + 4.

Q53. If a = 3, evaluate: a^3 - 2a + 1
A 22
B 20
C 16
D 24

Substitute a = 3: (3)^3 - 2(3) + 1 = 27 - 6 + 1 = 22. A common error is computing 3^3 as 9 by mistaking it for 3 x 3 rather than 3 x 3 x 3 = 27, which would give 9 - 6 + 1 = 4, a result not even among the choices.

Q54. Which set contains ONLY rational numbers?
A \(\{\pi, 0.5, -3\}\)
B \(\{\sqrt{2}, 4, -1\}\)
C \(\{0.333..., -7, 5/8\}\)
D \(\{\sqrt{5}, \sqrt{3}, -2\}\)

Rational numbers can be expressed as \(p/q\) where \(p\) and \(q\) are integers. In the third set: \(0.333... = 1/3\) (rational), \(-7\) is an integer (rational), and \(5/8\) is a fraction (rational). The other sets each contain at least one irrational number: \(\pi\), \(\sqrt{2}\), \(\sqrt{5}\), and \(\sqrt{3}\) are all irrational.

Q55. Simplify: -2(x - 4) + 3x
A x - 8
B x + 8
C 5x - 8
D -5x + 8

Distribute -2: -2(x - 4) = -2x + 8 (note that -2 times -4 equals +8). Then combine with 3x: -2x + 8 + 3x = x + 8. A common error is distributing as -2x - 8, forgetting that a negative multiplied by a negative gives a positive.

Q56. A student claims that 4x + 2 and 2(2x + 1) always produce the same result for any value of x. Is this correct?
A Only correct when x = 0
B Only correct when x = 1
C Correct for all values of x
D Never correct for any value of x

Applying the distributive property to 2(2x + 1) gives 4x + 2, which is algebraically identical to the first expression. Because the two expressions are identical after simplification, they are equal for every value of x — not just specific values.

Q57. Evaluate: |-3 + (-2)| - |5 - 8|
A -8
B 2
C 8
D -2

Evaluate inside each absolute value first: -3 + (-2) = -5, so |-5| = 5. Then 5 - 8 = -3, so |-3| = 3. Finally, 5 - 3 = 2. A common error is evaluating |-3| + |-2| = 3 + 2 = 5 in the first term, incorrectly separating values before adding inside the absolute value bars.

Q58. Simplify: 4[3(x - 2) - 2(x + 1)] + x
A 5x - 32
B 5x + 32
C 3x - 32
D 9x - 32

Work from innermost groupings outward. Distribute: 3(x-2) = 3x - 6 and 2(x+1) = 2x + 2. Inside the brackets: (3x - 6) - (2x + 2) = x - 8. Multiply by 4: 4(x - 8) = 4x - 32. Add x: 4x - 32 + x = 5x - 32. A key error is writing -(2x+2) as -2x+2, forgetting to distribute the negative sign.

Q59. If a < 0, which expression is always negative?
A a^2
B -a
C a^3
D |a|

For any negative a, raising it to an odd power keeps the result negative: a^3 is negative (e.g., (-2)^3 = -8). In contrast, a^2 is always positive (even power), -a is always positive (the negative of a negative number is positive), and |a| is always positive by definition.

Q60. A student evaluates 2 + 3 x 4^2 as follows. Step 1: 2 + 3 x 4^2 = 5 x 4^2. Step 2: = 5 x 16. Step 3: = 80. Which step contains the FIRST error?
A Step 1
B Step 2
C Step 3
D There is no error; the answer is 80

The first error occurs in Step 1. By order of operations, exponents must be evaluated before multiplication and addition. The correct sequence is: 4^2 = 16 first, then 3 x 16 = 48, then 2 + 48 = 50. The student incorrectly added 2 + 3 = 5 before resolving the exponent.

Q61. For which value of \(x\) is the expression \((x^2 - 4) / (x - 2)\) NOT equivalent to \(x + 2\)?
A \(x = 0\)
B \(x = 1\)
C \(x = 2\)
D \(x = -2\)

Factoring the numerator gives \((x+2)(x-2)\), so the fraction simplifies to \(x+2\) only when \(x \neq 2\). At \(x = 2\), the denominator equals zero, making the original expression undefined, while \(x + 2 = 4\) is perfectly defined. The expressions are therefore not equivalent at \(x = 2\).

Q62. If 2(3x + a) - (x + 4) simplifies to 5x + 8, what is the value of a?
A 2
B 4
C 6
D 8

Expand the left side: 2(3x + a) - (x + 4) = 6x + 2a - x - 4 = 5x + (2a - 4). For this to equal 5x + 8, set the constant parts equal: 2a - 4 = 8, so 2a = 12 and a = 6. A common error is setting 2a = 8 directly, ignoring the -4 that comes from distributing the subtraction.

Q63. Which example best demonstrates that subtraction is NOT commutative?
A 5 - 3 does not equal 3 - 5
B (8 - 3) - 2 does not equal 8 - (3 - 2)
C 7 - 0 = 7
D a - b = -(b - a)

Commutativity means a - b = b - a for all values. The counterexample 5 - 3 = 2 but 3 - 5 = -2 shows the results differ, disproving commutativity. Choice B demonstrates that subtraction is not associative, which is a different property. Choice C illustrates the identity property, and Choice D is a true algebraic identity, not a counterexample.

Q64. Evaluate: -2^4 + (-2)^4
A 0
B 32
C -32
D -16

In -2^4, the exponent applies only to the base 2 (not to the negative sign), so -2^4 = -(2^4) = -16. In (-2)^4, the negative is inside the parentheses and is part of the base, so (-2)^4 = 16 (a negative base raised to an even power is positive). The sum is -16 + 16 = 0.

Q65. Which expression is equivalent to -(4 - x) + 2(x - 3)?
A 3x - 10
B 3x + 10
C -3x - 10
D x - 10

Distribute the negative sign: -(4 - x) = -4 + x. Distribute 2: 2(x - 3) = 2x - 6. Combine all terms: (-4 + x) + (2x - 6) = 3x - 10. A common error is writing -(4 - x) as -4 - x, incorrectly treating the negative of -x as -x instead of +x.

Q66. Which of the following is an irrational number?
A √9
B √16
C √25
D √7

An irrational number cannot be expressed as a fraction p/q where p and q are integers. √7 ≈ 2.6457... is non-terminating and non-repeating, making it irrational. The other choices simplify to perfect squares: √9 = 3, √16 = 4, and √25 = 5, all of which are integers and therefore rational.

Q67. The equation n + 0 = n is an example of which property?
A Commutative property of addition
B Associative property of addition
C Identity property of addition
D Inverse property of addition

The identity property of addition states that adding 0 to any number leaves the number unchanged. Zero is called the additive identity. The commutative property would show n + 0 = 0 + n (order changes), and the inverse property would show n + (−n) = 0 (opposite values sum to zero).

Q68. What is the multiplicative inverse of 4/5?
A −4/5
B 5/4
C −5/4
D 4/5

The multiplicative inverse (reciprocal) of a number is what you multiply it by to get 1. Since (4/5) × (5/4) = 20/20 = 1, the multiplicative inverse of 4/5 is 5/4. Do not confuse this with the additive inverse, which is −4/5 and gives 0 when added to 4/5.

Q69. Which of the following is a whole number but NOT a natural number?
A −1
B 0
C 1/2
D √2

Natural numbers are the counting numbers {1, 2, 3, ...}. Whole numbers extend that set by including zero: {0, 1, 2, 3, ...}. Therefore, 0 is a whole number but not a natural number. −1 is an integer but not whole, and 1/2 and √2 are not integers at all.

Q70. In the expression 7x² − 3x + 9, what is the constant term?
A 7
B −3
C x
D 9

A constant term is a number with no variable factor. In 7x² − 3x + 9, only the value 9 has no attached variable, so 9 is the constant term. The value 7 is the coefficient of x², and −3 is the coefficient of x. The answer choice 'x' is a variable, not a term at all.

Q71. What is the additive inverse of −5?
A 5
B 1/5
C −1/5
D −5

The additive inverse of a number is the value that, when added to the original, gives 0. Since −5 + 5 = 0, the additive inverse of −5 is 5. Do not confuse this with the multiplicative inverse (reciprocal), which would be −1/5.

Q72. Which equation demonstrates the associative property of addition?
A a + b = b + a
B (a + b) + c = a + (b + c)
C a(b + c) = ab + ac
D a + 0 = a

The associative property of addition states that the grouping of addends does not change the sum: (a + b) + c = a + (b + c). Choice A shows the commutative property, where order changes. Choice C shows the distributive property. Choice D shows the identity property of addition.

Q73. Evaluate: 3 + 2³ ÷ 4 − 1
A 4
B 5
C 6
D 2

Follow the order of operations (PEMDAS). First, evaluate the exponent: 2³ = 8. Then divide: 8 ÷ 4 = 2. Then add and subtract left to right: 3 + 2 − 1 = 4. A common error is adding 3 + 2 = 5 before dividing, which is incorrect because division takes priority over addition.

Q74. Which property justifies the step: (5 · 3) · 2 = 5 · (3 · 2)?
A Commutative property of multiplication
B Associative property of multiplication
C Distributive property
D Identity property of multiplication

The associative property of multiplication states that the grouping of factors does not affect the product: (a · b) · c = a · (b · c). Here the numbers stay in the same order but the parentheses — the grouping — changes. The commutative property would change the order of factors, such as 5 · 3 = 3 · 5.

Q75. Simplify: 5x + 3 − 2x + 7
A 3x + 10
B 7x + 10
C 3x + 4
D 10x + 3

Combine like terms by grouping the variable terms and the constant terms separately. Variable terms: 5x − 2x = 3x. Constant terms: 3 + 7 = 10. The simplified form is 3x + 10. Choice B (7x + 10) results from adding 5 + 2 instead of subtracting. Choice C (3x + 4) results from subtracting 7 − 3 instead of adding the constants.

Q76. Which algebraic expression represents 'five less than twice a number n'?
A 5 − 2n
B 2n − 5
C 2(n − 5)
D 5 − n/2

'Twice a number n' translates to 2n. 'Five less than' that quantity means subtract 5 from it, giving 2n − 5. Choice A (5 − 2n) reverses the subtraction, changing the meaning. Choice C, 2(n − 5), means 'twice the quantity of n minus 5,' which simplifies to 2n − 10 — a different expression.

Q77. If x = −2, evaluate: x² − 3x + 2
A 0
B 12
C 8
D −8

Substitute x = −2: (−2)² − 3(−2) + 2 = 4 + 6 + 2 = 12. Key steps: (−2)² = 4 (not −4), and −3(−2) = +6 (subtracting a negative). Choice A (0) would result from incorrectly computing (−2)² as −4, giving −4 + 6 + 2 = 4, not 0. Choice C (8) often comes from computing −3(−2) as −6 instead of +6.

Q78. Which set is closed under subtraction?
A Natural numbers
B Whole numbers
C Integers
D Positive even integers

A set is closed under subtraction if subtracting any two elements always produces a result within the same set. Integers are closed: integer − integer is always an integer. Natural numbers fail: 1 − 3 = −2, which is not a natural number. Whole numbers fail: 0 − 1 = −1, which is not a whole number. Positive even integers fail: 2 − 4 = −2, which is not positive.

Q79. Which list shows the numbers −7/4, −0.5, 0, and 3/2 ordered from least to greatest?
A −7/4, −0.5, 0, 3/2
B −0.5, −7/4, 0, 3/2
C −7/4, 0, −0.5, 3/2
D 3/2, 0, −0.5, −7/4

Convert all values to decimals: −7/4 = −1.75, −0.5 = −0.5, 0 = 0, and 3/2 = 1.5. Plotting on a number line from left (least) to right (greatest): −1.75, −0.5, 0, 1.5. Choice B is wrong because −7/4 = −1.75 is less than −0.5, so −7/4 must appear first.

Q80. Which expression represents 'the product of 6 and a number x, decreased by 4'?
A 6(x − 4)
B 6x − 4
C 4 − 6x
D 6 + x − 4

'The product of 6 and x' is 6x. 'Decreased by 4' means subtract 4 from that result, giving 6x − 4. Choice A, 6(x − 4), means 'six times the quantity x minus 4,' which equals 6x − 24 — a much larger subtraction. Choice C reverses the subtraction order, giving a different value.

Q81. Simplify: −3(2x − 1) + 4(x + 2)
A −2x + 11
B 2x + 11
C −2x − 11
D 2x − 11

Distribute each term: −3(2x − 1) = −6x + 3 and 4(x + 2) = 4x + 8. Combine like terms: (−6x + 4x) + (3 + 8) = −2x + 11. A frequent error is computing −3 × (−1) = −3 instead of +3, which would incorrectly give −2x + 5. Choice B results from adding the x coefficients (6 + 4) instead of subtracting.

Q82. Which expression is equivalent to 5 − (x − 3)?
A 5 − x − 3
B 2 − x
C 8 − x
D 5 + x − 3

Distribute the negative sign to every term inside the parentheses: −(x − 3) = −x + 3. Then add to 5: 5 + (−x + 3) = 8 − x. Choice A is the most common error — treating −(x − 3) as −x − 3, which gives 2 − x. The negative must be distributed to both x and −3, turning −3 into +3.

Q83. If y = −4, what is the value of 3|y| − y?
A 16
B −16
C 8
D −8

Substitute y = −4: 3|−4| − (−4). The absolute value |−4| = 4. So: 3(4) − (−4) = 12 + 4 = 16. Two important steps: absolute value makes −4 positive, and subtracting a negative number is the same as adding. Choice C (8) likely comes from ignoring the − y term and computing only 3|y| = 12 — 12 ≠ 8, so that error compounds further.

Q84. Which expression is equivalent to a − (b − (c − d))?
A a − b + c − d
B a − b − c + d
C a − b + c + d
D a + b − c + d

Work from the innermost parentheses outward. First expand b − (c − d) = b − c + d. Then subtract: a − (b − c + d) = a − b + c − d. The outer negative distributes to all three terms: −b becomes −b, −(−c) becomes +c, and −(+d) becomes −d. Choice B results from incorrectly distributing the outer negative to c as well.

Q85. If x and y are both negative numbers, which of the following is always positive?
A x + y
B x − y
C x · y
D x² + y

When both x and y are negative, their product x · y = (negative)(negative) = positive, always. x + y = negative + negative = always negative. x − y can be either sign: if x = −1 and y = −3, then x − y = −1 − (−3) = 2 > 0, but if x = −3 and y = −1, then x − y = −2 < 0. For x² + y: x² is positive but y is negative, so the sum could go either way.

Q86. Evaluate: 5 − 2[4 − (3 − 1)²] + 3
A 8
B 2
C 12
D 4

Work from the innermost grouping outward. Step 1: (3 − 1) = 2. Step 2: 2² = 4. Step 3: inside the brackets, 4 − 4 = 0. Step 4: 2[0] = 0. Step 5: 5 − 0 + 3 = 8. Choice B (2) results from evaluating (3 − 1²) = 2 instead of (3 − 1)² = 4, applying the exponent before subtracting inside the innermost group.

Q87. Which of the following correctly simplifies 2(x + 3) − (x − 1)?
A x + 5
B x + 7
C 3x + 5
D 3x + 7

Distribute each part: 2(x + 3) = 2x + 6, and −(x − 1) = −x + 1. Combine like terms: 2x − x = x and 6 + 1 = 7, giving x + 7. Choice A (x + 5) is the most common error: distributing the negative as −(x − 1) = −x − 1 instead of −x + 1 — the negative must be applied to both terms, turning −1 into +1. Choice C (3x + 5) results from treating −(x − 1) as +(x − 1) = x − 1.

Q88. If 3(x − a) + 2x = 5x − 12, what is the value of a?
A 4
B −4
C 3
D −3

Distribute: 3x − 3a + 2x = 5x − 12. Combine x terms on the left: 5x − 3a = 5x − 12. Since 5x appears on both sides, subtract 5x from both sides: −3a = −12. Divide by −3: a = 4. Choice B (−4) results from dividing 12 by 3 without preserving both negative signs: −12 ÷ (−3) = +4, not −4.

Q89. Three of the four expressions below are equivalent. Which one is NOT equivalent to the others?
A 2(x + 3)
B 2x + 6
C 6 + 2x
D 2(x − 3)

Expand each expression: 2(x + 3) = 2x + 6. This matches 2x + 6 directly, and also equals 6 + 2x by the commutative property of addition. However, 2(x − 3) = 2x − 6, which differs from 2x + 6 by 12. The error is assuming that 2(x − 3) and 2(x + 3) are equivalent because they look similar — the sign inside the parentheses changes the constant term entirely.

Q90. If p > 0 and q < 0, which inequality is always true?
A p + q > 0
B p · q > 0
C p − q > 0
D p² + q² < 0

Since p > 0 and q < 0, we know −q > 0. Therefore p − q = p + (−q) = positive + positive > 0, which is always true. Choice A is not always true: if p = 1 and q = −5, then p + q = −4 < 0. Choice B is never true: a positive times a negative is always negative. Choice D is never true: squares are non-negative, so p² + q² ≥ 0, never less than 0.

Q91. Which equation illustrates the commutative property of addition?
A (a + b) + c = a + (b + c)
B a + b = b + a
C a + 0 = a
D a + (−a) = 0

The commutative property states that the order of addends can be reversed without changing the sum: a + b = b + a. Choice A shows the associative property (regrouping), Choice C shows the additive identity property, and Choice D shows the additive inverse property.

Q92. Which of the following is a natural number?
A −5
B 0
C 2/3
D 8

Natural numbers are the positive counting numbers: 1, 2, 3, 4, and so on. The number 8 qualifies. The number −5 is negative, 0 is a whole number but not a natural number, and 2/3 is a fraction and not an integer.

Q93. What is the value of |−15|?
A −15
B −1/15
C 1/15
D 15

Absolute value measures a number's distance from zero on the number line and is always non-negative. The distance from −15 to 0 is 15, so |−15| = 15. The result of an absolute value is never negative.

Q94. Which property is illustrated by 5 × (2 × 3) = (5 × 2) × 3?
A Commutative property of multiplication
B Distributive property
C Associative property of multiplication
D Identity property of multiplication

The associative property allows regrouping of factors without changing the product: a × (b × c) = (a × b) × c. The order of the three factors is unchanged on both sides — only the grouping (parentheses) changes. The commutative property would change the order of factors, not their grouping.

Q95. In the expression 7x² − 3x + 5, which term is the constant?
A 7x²
B −3x
C 7
D 5

A constant term contains no variable. In 7x² − 3x + 5, the term 5 stands alone with no variable factor. The terms 7x² and −3x both contain the variable x. The number 7 is the coefficient of x², not a standalone constant term in this expression.

Q96. Which of the following numbers is irrational?
A 0.75
B −4
C √9
D √5

An irrational number cannot be written as a ratio of two integers; its decimal expansion neither terminates nor repeats. √5 ≈ 2.2360679... fits that description. In contrast, 0.75 = 3/4 (rational), −4 = −4/1 (rational), and √9 = 3 (rational).

Q97. Evaluate: 4 + 3 × 2
A 10
B 14
C 24
D 18

Order of operations requires multiplication before addition. First compute 3 × 2 = 6, then add 4 to get 10. Choice B (14) results from incorrectly adding 4 + 3 = 7 first, then multiplying by 2 — a common order-of-operations error.

Q98. How many terms does the expression 4x² − 7x + 3 have?
A 1
B 2
C 3
D 4

Terms in a polynomial are the parts separated by addition or subtraction. The expression 4x² − 7x + 3 has three terms: 4x², −7x, and 3. A common mistake is counting the number of distinct variables or the number of operations rather than the number of additive parts.

Q99. Which property justifies the step 3(x + 4) = 3x + 12?
A Commutative property of addition
B Associative property of multiplication
C Distributive property
D Identity property of multiplication

The distributive property states a(b + c) = ab + ac. Here, 3 is multiplied by each term inside the parentheses: 3 · x + 3 · 4 = 3x + 12. The commutative and associative properties change the order or grouping of existing operations, but they do not distribute multiplication across addition.

Q100. If a = 3 and b = −2, what is the value of 2a² − ab?
A 12
B 18
C 24
D 30

Substitute and evaluate: 2(3)² − (3)(−2) = 2(9) − (−6) = 18 + 6 = 24. A frequent error is treating −(3)(−2) as −6 instead of +6, yielding 18 − 6 = 12 (Choice A). Remember that subtracting a negative equals adding a positive.

Q101. Which number lies between −1/3 and 1/4 on the number line?
A −1/2
B 1/3
C 0
D −2/5

Converting to decimals: −1/3 ≈ −0.333 and 1/4 = 0.25. The number 0 lies strictly between these two values. Choice A (−1/2 = −0.5) is less than −1/3, Choice B (1/3 ≈ 0.333) is greater than 1/4, and Choice D (−2/5 = −0.4) is also less than −1/3.

Q102. Combine like terms: 4x² + 3x − 2x² + x − 5
A 2x² + 4x − 5
B 6x² + 4x − 5
C 2x² + 2x − 5
D 4x² + 4x − 5

Group and combine like terms: (4x² − 2x²) + (3x + x) + (−5) = 2x² + 4x − 5. Choice B incorrectly adds 4 + 2 = 6 for the x² terms instead of subtracting. Choice C incorrectly combines the x terms as 3x − x = 2x, but both x terms carry positive signs and must be added.

Q103. What is the multiplicative inverse of −3/4?
A 3/4
B 4/3
C −4/3
D −3/4

The multiplicative inverse (reciprocal) of a number n is 1/n, chosen so that n × (1/n) = 1. The reciprocal of −3/4 is −4/3 because (−3/4)(−4/3) = 12/12 = 1. Choice A (3/4) is wrong because (−3/4)(3/4) = −9/16 ≠ 1. The sign of the original number must be preserved in its reciprocal.

Q104. Evaluate: 3² + 4 × 2 − 6 ÷ 2
A 14
B 10
C 11
D 16

Apply order of operations: exponents first (3² = 9), then multiplication and division left to right (4 × 2 = 8 and 6 ÷ 2 = 3), then addition and subtraction: 9 + 8 − 3 = 14. Choice B (10) comes from working left to right without respecting operation precedence. Choice C results from treating 3² as 3 × 2 = 6.

Q105. Which set of numbers contains all integers as a subset?
A Natural numbers
B Whole numbers
C Rational numbers
D Irrational numbers

Every integer can be written as a fraction with denominator 1 (for example, −3 = −3/1), so all integers belong to the rational numbers. Natural numbers include only positive integers, and whole numbers include only non-negative integers — neither contains negative integers. Irrational numbers cannot be expressed as fractions.

Q106. If n is an odd integer, which of the following expressions must also be odd?
A 2n
B n + 1
C
D n + n

The product of two odd numbers is always odd, so n² = n × n is odd whenever n is odd. The expression 2n is always even because multiplying any integer by 2 produces an even result. Adding 1 to an odd number (n + 1) always yields an even result. And n + n = 2n is always even for the same reason as 2n.

Q107. Which algebraic expression represents 'eight more than the quotient of a number x and 3'?
A 8x + 3
B (x + 8) ÷ 3
C x ÷ 3 + 8
D x ÷ (3 + 8)

'Quotient of x and 3' means x ÷ 3. 'Eight more than' that quotient means 8 is added afterward: x ÷ 3 + 8. Choice B adds 8 to x before dividing, which changes the value. Choice D adds 8 to the divisor 3 before dividing, which is also a misreading of the phrase.

Q108. Which expression is NOT equivalent to 12 − 2(x − 5)?
A 22 − 2x
B 2(11 − x)
C 12 − 2x + 10
D 12 − 2x − 10

Distributing gives 12 − 2(x − 5) = 12 − 2x + 10 = 22 − 2x. Choices A, B, and C all simplify to 22 − 2x. Choice D equals 12 − 2x − 10 = 2 − 2x, which is not equal to 22 − 2x. The error in D is failing to distribute the negative sign correctly: −2 times −5 is +10, not −10.

Q109. If 4(x + a) − 2x = 2x + 12 holds true for every real value of x, what is the value of a?
A 2
B 3
C 4
D 6

Expand the left side: 4x + 4a − 2x = 2x + 4a. For the equation 2x + 4a = 2x + 12 to be true for all x, the x terms already match, so the constants must match: 4a = 12, giving a = 3. A common error is dividing 12 by 2 to get 6, confusing the coefficient 4 of a with 2.

Q110. Evaluate: −2³ + (−2)³
A −16
B 0
C 16
D −2

Without parentheses, −2³ means −(2³) = −8, because the exponent applies only to 2, not to the negative sign. With parentheses, (−2)³ = −8 as well. So −8 + (−8) = −16. Choice B (0) is a common error from treating −2³ as (−2)³ = −8, then incorrectly negating it to +8. The parentheses make all the difference.

Q111. Which statement about irrational numbers is always true?
A The sum of two irrational numbers is always irrational.
B The product of two irrational numbers is always irrational.
C The sum of a rational number and an irrational number is always irrational.
D The set of irrational numbers is closed under addition.

If r is rational and i is irrational, their sum r + i must be irrational. If it were rational, then (r + i) − r = i would be rational — a contradiction. The other choices are false: √2 + (−√2) = 0 is rational, which disproves both A and D. And √2 × √2 = 2 is rational, which disproves B.

Q112. Simplify: −[3 − (2x − 4)] + x
A −x + 7
B x − 7
C 3x − 7
D −3x + 7

Work from the innermost grouping outward. Inside the brackets: 3 − (2x − 4) = 3 − 2x + 4 = 7 − 2x. Apply the outer negative sign: −(7 − 2x) = −7 + 2x. Then add x: −7 + 2x + x = 3x − 7. A common error is distributing the outer negative to only the first term of the bracket, leaving the result incomplete.

Q113. Which value of x satisfies |x − 4| = |x + 2|?
A x = 1
B x = −1
C x = 3
D x = −3

When |A| = |B|, either A = B or A = −B. Setting x − 4 = x + 2 gives −4 = 2, which is impossible. Setting x − 4 = −(x + 2) gives x − 4 = −x − 2, so 2x = 2 and x = 1. Checking: |1 − 4| = |−3| = 3 and |1 + 2| = 3. Both sides equal 3, confirming x = 1.

Q114. Evaluate: −|−6| + (−3)² ÷ 3 − 2³
A −11
B 1
C −7
D −17

Evaluate each part using order of operations: −|−6| = −6; (−3)² = 9 and 9 ÷ 3 = 3; 2³ = 8. Combine: −6 + 3 − 8 = −11. Choice B (1) results from treating −|−6| as +6. Choice C (−7) results from an order-of-operations error: adding −6 + 9 = 3 before dividing, then (3 ÷ 3) − 8 = −7.

Q115. If a, b, and c are real numbers with a > b and b > c, which of the following must always be true?
A a − b > b − c
B a/b > a/c
C a + c > 2b
D a − c > 0

From a > b and b > c, the transitive property gives a > c, so a − c > 0 is always true. Choice A fails when a = 5, b = 3, c = 1: both differences equal 2, so neither is strictly greater. Choice B fails when b or c is negative, reversing the direction of the inequality. Choice C fails when a = 10, b = 8, c = 1: a + c = 11 is less than 2b = 16.

Q116. Which of the following equations illustrates the commutative property of addition?
A a + (b + c) = (a + b) + c
B a + b = b + a
C a + 0 = a
D a(b + c) = ab + ac

The commutative property of addition states that changing the order of addends does not change the sum: a + b = b + a. Choice A shows the associative property (regrouping), choice C shows the additive identity property, and choice D shows the distributive property.

Q117. What is the coefficient of x in the expression 7x − 3?
A 3
B −3
C 7
D −7

The coefficient is the numerical factor multiplied by the variable. In 7x, the coefficient of x is 7. The −3 is the constant term, not a coefficient of x. Coefficients can be negative, but in this expression the coefficient of x is positive 7.

Q118. Which of the following numbers is irrational?
A 0.333...
B √9
C √5
D −7/2

√5 is irrational because 5 is not a perfect square, so its square root cannot be expressed as a ratio of two integers. In contrast, 0.333... = 1/3 (rational), √9 = 3 (rational), and −7/2 is already a ratio of integers (rational). A common mistake is to assume all square roots are irrational — only square roots of non-perfect squares are irrational.

Q119. What is the absolute value of −15?
A −15
B 15
C 1/15
D −1/15

Absolute value represents the distance from zero on the number line, which is always non-negative. |−15| = 15 because −15 is 15 units away from zero. Absolute value never produces a negative result, so choice A is incorrect.

Q120. Which term in the expression 5x² − 3x + 8 is a constant term?
A 5
B −3
C 8
D

A constant term has no variable part — its value does not change regardless of the variable's value. In 5x² − 3x + 8, the term 8 is the constant. The 5 and −3 are coefficients of variable terms, and x² is a variable factor, not a constant term.

Q121. Which property is illustrated by 3 × (4 × 5) = (3 × 4) × 5?
A Commutative Property of Multiplication
B Distributive Property
C Identity Property of Multiplication
D Associative Property of Multiplication

The associative property of multiplication states that regrouping factors does not change the product: a × (b × c) = (a × b) × c. The numbers and their order stay the same — only the grouping (parentheses) changes. The commutative property would change the order of the factors, not the grouping.

Q122. The number zero belongs to which of the following sets?
A Natural numbers
B Whole numbers
C Positive integers
D Irrational numbers

Whole numbers include zero and all positive integers: {0, 1, 2, 3, ...}. Natural numbers typically start at 1 and do not include zero. Positive integers also exclude zero. Zero is a rational number (0 = 0/1), not irrational.

Q123. Evaluate 2x² − 3x + 1 when x = −2.
A 3
B −1
C 15
D 7

Substitute x = −2: 2(−2)² − 3(−2) + 1 = 2(4) + 6 + 1 = 8 + 6 + 1 = 15. A common error is computing −2² instead of (−2)², which gives 2(−4) + 6 + 1 = −1 (choice B). Note that (−2)² = 4 because squaring makes the result positive.

Q124. Which property justifies the step 5(x + 3) = 5x + 15?
A Commutative Property of Addition
B Associative Property of Multiplication
C Distributive Property
D Identity Property of Addition

The distributive property states that a(b + c) = ab + ac. Here, 5 is multiplied by each term inside the parentheses: 5 · x = 5x and 5 · 3 = 15. The commutative property changes order, the associative property changes grouping, and the identity property involves adding zero or multiplying by one.

Q125. Simplify: 3(2x − 4) + 2(x + 5)
A 8x − 2
B 8x + 2
C 6x − 2
D 8x − 22

Distribute each factor: 3(2x − 4) = 6x − 12 and 2(x + 5) = 2x + 10. Then combine: (6x + 2x) + (−12 + 10) = 8x − 2. Choice B results from a sign error (−12 + 10 = +2). Choice D results from subtracting instead of adding the constants (−12 − 10 = −22).

Q126. Evaluate: 18 ÷ (3 + 6) × 2 − 1
A 2
B 3
C 5
D 11

Following order of operations: parentheses first — (3 + 6) = 9. Then left to right for multiplication and division: 18 ÷ 9 = 2, then 2 × 2 = 4. Finally, subtraction: 4 − 1 = 3. Choice D (11) results from ignoring the parentheses and computing 18 ÷ 3 = 6 first, then 6 × 2 − 1 = 11.

Q127. Which algebraic expression represents 'five less than three times a number n'?
A 5 − 3n
B 3n − 5
C 3(n − 5)
D 3 + n − 5

'Three times a number n' is 3n. 'Five less than' that means subtracting 5 from it, giving 3n − 5. Choice A reverses the subtraction (5 − 3n), which means 'three times n less than five.' Choice C means 'three times the quantity n minus five,' which is a different expression.

Q128. Which number lies between √7 and √10 on the number line?
A 2.5
B 2.8
C 3.2
D 3.5

√7 ≈ 2.646 and √10 ≈ 3.162. A number between them must be greater than 2.646 and less than 3.162. Only 2.8 satisfies this condition. Choice A (2.5) is less than √7, and choices C (3.2) and D (3.5) are both greater than √10.

Q129. Which equation illustrates the additive inverse property?
A x + 1 = 1 + x
B x + (−x) = 0
C x + 0 = x
D x · (1/x) = 1

The additive inverse property states that every real number added to its opposite (negative) equals zero: x + (−x) = 0. Choice A shows the commutative property of addition, choice C shows the additive identity property, and choice D shows the multiplicative inverse property.

Q130. When the expression 2a + 3b − a + 5b is fully simplified, what is the coefficient of b?
A 3
B 5
C 8
D 15

Combine like terms: (2a − a) + (3b + 5b) = a + 8b. The coefficient of b is 8. A common error is choosing 3 or 5 (using only one of the b-coefficients) or 15 (multiplying 3 × 5 instead of adding).

Q131. Which expression is equivalent to −2(3 − x)?
A −6 − 2x
B −6 + 2x
C 6 − 2x
D 6 + 2x

Apply the distributive property: −2 × 3 = −6 and −2 × (−x) = +2x. So −2(3 − x) = −6 + 2x. Choice A results from treating −2(−x) as −2x (sign error). Choice C results from distributing the negative incorrectly on the constant only.

Q132. What is the degree of the polynomial 4x³ − 7x + 2?
A 1
B 2
C 3
D 4

The degree of a polynomial is the highest exponent of the variable. The term 4x³ has degree 3, the term −7x has degree 1, and the constant 2 has degree 0. Therefore the degree of the polynomial is 3. Choice D (4) is the leading coefficient, not the degree.

Q133. Evaluate: (−3)² − 3²
A 0
B −18
C 18
D −6

(−3)² = (−3)(−3) = 9 and 3² = 9, so 9 − 9 = 0. A common error is computing −3² instead of (−3)²: without parentheses, −3² = −(3²) = −9. That error would give −9 − 9 = −18 (choice B). The parentheses in (−3)² are essential — they indicate the negative sign is part of the base being squared.

Q134. Simplify: 2(x + 3)² − 2x²
A 12x + 18
B 6x + 9
C 12x + 9
D 18

Expand (x + 3)² = x² + 6x + 9, then multiply by 2: 2x² + 12x + 18. Subtract 2x²: 2x² + 12x + 18 − 2x² = 12x + 18. Choice B (6x + 9) results from forgetting to multiply by 2 and canceling x² terms. Choice D (18) results from incorrectly expanding (x + 3)² as x² + 9, omitting the middle term 6x.

Q135. If a and b are real numbers with a < 0 and b < 0, which of the following must be true?
A a + b > 0
B ab < 0
C a/b > 0
D a − b > 0

When a < 0 and b < 0: (A) a + b is the sum of two negatives, which is always negative — not positive. (B) ab is the product of two negatives, which is always positive — not negative. (C) a/b is a negative divided by a negative, which is always positive — this is always true. (D) a − b could be positive or negative depending on the specific values (e.g., −1 − (−2) = 1 > 0, but −2 − (−1) = −1 < 0).

Q136. Simplify: 4 − 2[3x − (x + 5)] + 2x
A −2x + 14
B −2x − 6
C 2x − 6
D 2x + 14

Work from the innermost grouping outward. First simplify inside the brackets: 3x − (x + 5) = 3x − x − 5 = 2x − 5. Then: 4 − 2(2x − 5) + 2x = 4 − 4x + 10 + 2x = (−4x + 2x) + (4 + 10) = −2x + 14. Choice B results from distributing −2 as if the inner sign were positive: 3x − x + 5 = 2x + 5, then 4 − 2(2x + 5) + 2x = 4 − 4x − 10 + 2x = −2x − 6.

Q137. Which statement about real number operations is always true?
A The sum of two irrational numbers is always irrational
B The product of two irrational numbers is always irrational
C The sum of a rational number and an irrational number is always irrational
D The product of a rational number and an irrational number is always irrational

Choice C is always true: rational + irrational = irrational (the irrationality cannot be cancelled). Choice A is false: √2 + (−√2) = 0, which is rational. Choice B is false: √2 × √2 = 2, which is rational. Choice D is false: 0 × π = 0, which is rational — multiplying any irrational by zero yields zero.

Q138. Evaluate: 2³ × 3 − 4² ÷ (2³ − 2 × 3)
A 8
B 16
C 20
D 24

Following order of operations — parentheses first: 2³ − 2 × 3 = 8 − 6 = 2. Then evaluate exponents outside parentheses: 2³ = 8 and 4² = 16. Now left to right for multiplication and division: 8 × 3 = 24 and 16 ÷ 2 = 8. Finally, subtraction: 24 − 8 = 16. Choice A (8) results from computing 24 − 16 = 8 before dividing. Choice D (24) results from stopping after the first multiplication.

Q139. If 3(2x − a) + a = 6x − 8 holds true for every real value of x, what is the value of a?
A −8
B −4
C 4
D 8

Expand the left side: 3(2x − a) + a = 6x − 3a + a = 6x − 2a. Set equal to the right side: 6x − 2a = 6x − 8. Since this holds for all x, the x-terms match automatically; equate constants: −2a = −8, so a = 4. Choice B (−4) results from a sign error such as writing 2a = −8. Choice D (8) could result from errors combining the a-terms: incorrectly getting −3a + a = −a instead of −2a.

Q140. A student claims that (a + b)² = a² + b² for all real numbers a and b. Which ordered pair (a, b) is a counterexample that disproves this claim?
A (3, 0)
B (0, −5)
C (1, 1)
D (−4, 0)

Test (1, 1): left side (1 + 1)² = 4; right side 1² + 1² = 2. Since 4 ≠ 2, this disproves the claim. The other pairs all have one value equal to zero: (a + 0)² = a² + 0², so those cases satisfy the equation and cannot be counterexamples. The correct expansion is (a + b)² = a² + 2ab + b², which equals a² + b² only when ab = 0.

Q141. Which of the following is an example of the commutative property of addition?
A (2 + 3) + 4 = 2 + (3 + 4)
B 5 + 0 = 5
C 7 + 3 = 3 + 7
D 4(2 + 3) = 4 × 2 + 4 × 3

The commutative property of addition states that a + b = b + a — the order of addends can be swapped without changing the sum. Choice C shows 7 + 3 = 3 + 7, which matches this pattern. Choice A is the associative property (regrouping), Choice B is the identity property (adding zero), and Choice D is the distributive property.

Q142. What is the coefficient of the term 9x²?
A x
B 2
C 9
D 18

The coefficient is the numerical factor multiplied by the variable. In 9x², the coefficient is 9. The exponent is 2, which indicates the power of x but is not the coefficient. 18 would result from incorrectly multiplying 9 × 2.

Q143. Which of the following numbers is irrational?
A -7
B 0.25
C √9
D √11

√11 is irrational because 11 is not a perfect square and cannot be expressed as a ratio of two integers. -7 = -7/1 is rational, 0.25 = 1/4 is rational, and √9 = 3 = 3/1 is rational. A common mistake is treating √9 as irrational without evaluating it first.

Q144. Which pair of terms are like terms?
A 3x and 3y
B 5x² and 5x
C 4xy and 4x
D -6x and 9x

Like terms must have exactly the same variable(s) raised to the same power(s). -6x and 9x both contain x to the first power, so they are like terms and can be combined. 3x and 3y differ in variable, 5x² and 5x differ in exponent, and 4xy and 4x differ in the number of variable factors.

Q145. Which equation illustrates the multiplicative identity property?
A 8 × 0 = 0
B 8 × (1/8) = 1
C 8 × 1 = 8
D 1 × 0 = 0

The multiplicative identity property states that any number multiplied by 1 equals that number: a × 1 = a. Choice C shows 8 × 1 = 8, which matches. Choice A shows the zero property of multiplication, and Choice B shows the multiplicative inverse property.

Q146. What is the value of |−15|?
A -15
B -1/15
C 1/15
D 15

Absolute value represents the distance from zero on the number line and is always non-negative. The absolute value of any negative number is its positive counterpart, so |-15| = 15. Distance cannot be negative, which is why the answer is never -15.

Q147. To which sets of numbers does −6 belong?
A Natural numbers and whole numbers
B Whole numbers and rational numbers
C Integers, rational numbers, and real numbers
D Irrational numbers and real numbers

-6 is an integer (a negative whole number), which makes it also a rational number (expressible as -6/1) and a real number. It is not a natural number (which start at 1) nor a whole number (which start at 0), and it is not irrational because it can be written as a fraction.

Q148. In the expression 5x³ − 3x + 11, which term is the constant?
A 5x³
B -3x
C 11
D 5

A constant term has no variable factor — its value does not change. 11 is the only term without an x. 5x³ and -3x are variable terms. 5 is the coefficient of the term 5x³, not a separate standalone constant term in the expression.

Q149. Evaluate: 2 + 3 × 4 − 6 ÷ 2
A 11
B 7
C 17
D 4

Using order of operations (PEMDAS), perform multiplication and division before addition and subtraction: 3 × 4 = 12 and 6 ÷ 2 = 3. Then evaluate left to right: 2 + 12 − 3 = 11. Choice B (7) results from working strictly left to right: 2 + 3 = 5, then 5 × 4 = 20, then 20 − 6 = 14, then 14 ÷ 2 = 7 — incorrectly ignoring operation precedence.

Q150. Which property is demonstrated by the equation 4(x + 7) = 4x + 28?
A Commutative property of multiplication
B Associative property of multiplication
C Distributive property
D Multiplicative identity property

The distributive property states a(b + c) = ab + ac. Here, 4 is multiplied by each term inside the parentheses: 4 × x = 4x and 4 × 7 = 28. The commutative property changes the order of factors, and the associative property changes their grouping — neither applies here.

Q151. If x = −2, what is the value of 3x² − x + 4?
A -6
B 10
C 14
D 18

Substitute x = -2: 3(-2)² − (-2) + 4 = 3(4) + 2 + 4 = 12 + 2 + 4 = 18. A common error is computing (-2)² = -4 (forgetting that squaring a negative gives a positive result), which would give 3(-4) + 2 + 4 = -6, matching Choice A.

Q152. Which algebraic expression represents 'the product of a number n and 6, increased by twice the number'?
A 6n + 2
B 6n + 2n
C 6 + 2n
D 6(n + 2)

'Product of n and 6' translates to 6n. 'Increased by twice the number' means adding 2n. Combined, the expression is 6n + 2n. Choice A misreads 'twice the number' as simply the constant 2. Choice D incorrectly factors out 6, changing the meaning of the phrase.

Q153. Simplify: 5(2x − 3) − 3(x − 4)
A 7x − 3
B 7x − 27
C 7x + 3
D 7x − 19

Distribute both terms: 5(2x − 3) = 10x − 15 and 3(x − 4) = 3x − 12. Then subtract: (10x − 15) − (3x − 12) = 10x − 15 − 3x + 12 = 7x − 3. Choice B (7x − 27) results from forgetting to distribute the negative sign, treating −3(x − 4) as −3x − 12 instead of −3x + 12.

Q154. Which of the following expressions is already in simplest form?
A 4x + 3x
B 2a − a + 4
C 3xy + 2x
D 5x² − 2x²

3xy + 2x cannot be simplified because 3xy and 2x are not like terms — they have different variable factors (xy vs. x alone). Choice A simplifies to 7x, Choice B simplifies to a + 4, and Choice D simplifies to 3x². Only 3xy + 2x has no combinable like terms.

Q155. Simplify: −3x² + 7x − 3x² + 2
A −6x² + 7x + 2
B −3x² + 7x + 2
C 7x + 2
D −6x² + 7x − 2

Identify and combine like terms: −3x² and −3x² are like terms, so −3x² + (−3x²) = −6x². The terms 7x and 2 have no other like terms to combine. The result is −6x² + 7x + 2. Choice B results from only counting one −3x² term instead of combining both.

Q156. Which property justifies rewriting (5 + x) + 3 as 5 + (x + 3)?
A Commutative property of addition
B Associative property of addition
C Distributive property
D Identity property of addition

The associative property of addition states (a + b) + c = a + (b + c) — the grouping of addends changes without affecting the order or sum. Here the parentheses shift around different terms. The commutative property would change the order of the terms themselves (e.g., 5 + x = x + 5), not the grouping.

Q157. If a = 2 and b = −3, what is the value of a² − ab + b²?
A 7
B 19
C -5
D 25

Substitute a = 2 and b = -3: (2)² − (2)(−3) + (−3)² = 4 − (−6) + 9 = 4 + 6 + 9 = 19. A frequent error is treating −ab as −(2)(3) = −6 rather than −(2)(−3) = +6, which produces 4 − 6 + 9 = 7 (Choice A).

Q158. If p = −1 and q = 2, evaluate: p³ − 2p²q + pq² − q³
A -17
B -9
C -15
D -1

Substitute p = -1 and q = 2: p³ = (-1)³ = -1; 2p²q = 2(1)(2) = 4; pq² = (-1)(4) = -4; q³ = 8. Then: -1 − 4 + (-4) − 8 = -17. A common error is computing (-1)³ = 1 (forgetting that an odd power of a negative number is negative), which shifts the result to -15.

Q159. A student simplifies 3x − 2(x − 4) + 5 and writes: Step 1: 3x − 2x − 8 + 5. Step 2: x − 3. Which statement best describes the error?
A There is no error; the simplification is correct
B In Step 1, the student incorrectly distributed −2 across (x − 4)
C In Step 2, the student incorrectly combined unlike terms
D The student applied the wrong order of operations

The error is in Step 1. Distributing -2 across (x − 4) gives -2x + 8 because -2 × (-4) = +8, not -8. The correct simplification is 3x − 2x + 8 + 5 = x + 13. Step 2 follows correctly from the flawed Step 1 (x − 8 + 5 = x − 3), so the sole error is the sign of the constant produced by distribution.

Q160. For real numbers a and b, if the product ab > 0, which statement must be true?
A Both a and b are positive
B Both a and b are negative
C a and b have the same sign
D a and b have opposite signs

A product is positive when both factors are positive or both are negative — either way, the two numbers share the same sign. Choice A is only partially correct (it ignores the case where both are negative). Choice B is also only partially correct (it ignores both-positive). Choice D would produce a negative product, not a positive one.

Q161. Simplify: 3[2x − (4 − x)] − 5x
A 4x − 12
B −2x − 12
C 4x + 12
D x − 12

Work from the innermost grouping outward. First, distribute the negative: -(4 - x) = -4 + x, so the bracket becomes 2x − 4 + x = 3x − 4. Multiply by 3: 3(3x − 4) = 9x − 12. Finally, subtract 5x: 9x − 12 − 5x = 4x − 12. Choice B results from incorrectly treating -(4 - x) as -4 - x, which gives 3[x - 4] - 5x = 3x - 12 - 5x = -2x - 12.

Q162. Which statement best describes the closure property of real numbers under addition?
A For all real numbers a and b, a + b = b + a
B For all real numbers a and b, a + b is also a real number
C For every real number a, there exists a number -a such that a + (-a) = 0
D For all real numbers a, b, and c: a + (b + c) = (a + b) + c

The closure property states that performing an operation on elements of a set always produces a result within that same set. Choice B expresses that the sum of any two real numbers is itself a real number — that is closure. Choice A is commutativity, Choice C is the additive inverse property, and Choice D is associativity.

Q163. A student claims: 'Squaring any real number always produces a positive result.' Which value of x is the best counterexample to disprove this claim?
A x = −3
B x = 1/2
C x = 0
D x = −10

x = 0 is the best counterexample because 0² = 0, which is not positive — it is zero. The student's claim should say 'non-negative' rather than 'positive.' Squaring −3, 1/2, or −10 all yield positive results (9, 1/4, and 100 respectively), so none of those disprove the claim.

Q164. For which values of x does |2x − 6| equal 2x − 6?
A x < 3
B x ≤ 3
C x > 3
D x ≥ 3

The absolute value |a| equals a only when a ≥ 0. Setting 2x − 6 ≥ 0 and solving: 2x ≥ 6, so x ≥ 3. When x < 3, the expression 2x − 6 is negative, so |2x − 6| = -(2x − 6) = 6 − 2x, which does not equal 2x − 6. The boundary value x = 3 must be included because |0| = 0 = 2(3) − 6.

Q165. Which of the following inequalities is true for ALL real numbers a and b?
A (a + b)² > a² + b²
B |a − b| > |a| − |b|
C a² + b² ≥ 2ab
D a + b > 2ab

a² + b² ≥ 2ab is always true because (a − b)² ≥ 0 expands to a² − 2ab + b² ≥ 0, which rearranges to a² + b² ≥ 2ab. Choice A fails when a = b = 0 (gives 0 > 0, which is false). Choice B fails when a = b (gives |0| > 0, which is false). Choice D fails when a = b = 1 (gives 2 > 2, which is false).

Q166. Which of the following is an irrational number?
A √25
B 7/8
C −4
D √3

√3 ≈ 1.732..., a non-terminating, non-repeating decimal, which makes it irrational. √25 = 5 (a rational integer), 7/8 = 0.875 (a terminating decimal, so rational), and −4 is an integer and therefore rational.

Q167. In the expression 7y² − 3y + 5, what is the coefficient of the y² term?
A 2
B −3
C 5
D 7

The coefficient is the numerical factor multiplied by the variable part. In 7y², the coefficient is 7. The 2 is the exponent, not the coefficient. The value −3 is the coefficient of y, and 5 is the constant term.

Q168. Evaluate: 18 ÷ 3 + 4 × 2
A 8
B 14
C 16
D 22

Following order of operations, perform division and multiplication before addition: 18 ÷ 3 = 6 and 4 × 2 = 8, then 6 + 8 = 14. A common error is working strictly left to right: (18 ÷ 3 + 4) × 2 = 10 × 2 = 20, which violates the correct order.

Q169. Which of the following numbers is a whole number but NOT a natural number?
A 1
B 0
C −1
D 1/2

Natural numbers are {1, 2, 3, ...} and whole numbers are {0, 1, 2, 3, ...}. The only whole number excluded from the natural numbers is 0. The number 1 belongs to both sets. The value −1 is an integer but not a whole number. The value 1/2 is neither whole nor natural.

Q170. Which property is demonstrated by the equation a + (−a) = 0?
A Multiplicative inverse
B Additive identity
C Additive inverse
D Commutative property of addition

The additive inverse property states that every real number a has an opposite −a such that their sum equals zero: a + (−a) = 0. The additive identity states a + 0 = a (adding zero does not change the value). The multiplicative inverse is about multiplying by a reciprocal to get 1, not 0.

Q171. Which of the following pairs of terms are like terms?
A 4x²y and 4xy²
B 6a and 6b
C 3mn and −8mn
D 2x³ and 2x²

Like terms must have identical variable parts — the same variables raised to the same exponents. Both 3mn and −8mn contain the variable combination mn to the first power, so they are like terms. The pair 4x²y and 4xy² have different exponent arrangements. The pair 6a and 6b have different variables. The pair 2x³ and 2x² differ in the exponent on x.

Q172. What is the value of 2³ × 3 − 10?
A 2
B 14
C 38
D 48

Evaluate the exponent first: 2³ = 8. Then multiply: 8 × 3 = 24. Then subtract: 24 − 10 = 14. A common error is computing 2 × 3 first and then cubing: (6)³ − 10 = 216 − 10 = 206, which incorrectly ignores the exponent's priority over multiplication.

Q173. Simplify: 4(3x + 2) − 2(x − 5)
A 10x − 2
B 10x + 18
C 14x + 18
D 10x + 2

Distribute each factor: 4(3x + 2) = 12x + 8 and −2(x − 5) = −2x + 10. Combine like terms: 12x − 2x = 10x and 8 + 10 = 18, giving 10x + 18. A common error is writing −2(x − 5) = −2x − 10, forgetting that multiplying a negative by a negative yields a positive.

Q174. If m = 3 and n = −2, what is the value of 2m² + mn − n²?
A 8
B 14
C 20
D 28

Substitute and evaluate: 2(3)² + (3)(−2) − (−2)² = 2(9) + (−6) − (4) = 18 − 6 − 4 = 8. Note that n² = (−2)² = 4, a positive value. A common error is treating −n² as −(−4) = 4, which would add rather than subtract 4.

Q175. Which of the following correctly orders the numbers −3, −1/2, 0, √5, and 3 from least to greatest?
A −3, −1/2, 0, √5, 3
B −3, −1/2, 0, 3, √5
C −1/2, −3, 0, √5, 3
D 0, −1/2, −3, 3, √5

Since √5 ≈ 2.236, it falls between 0 and 3. The correct order is: −3 < −1/2 < 0 < √5 ≈ 2.236 < 3. Choice B incorrectly places 3 before √5. Choices C and D misorder the negative numbers, since −3 < −1/2 (farther left on the number line means less).

Q176. Which property justifies the step: 3(x + 4) = 3x + 12?
A Commutative property of multiplication
B Associative property of addition
C Distributive property
D Additive identity property

The distributive property states a(b + c) = ab + ac. Here, 3(x + 4) = 3·x + 3·4 = 3x + 12. The commutative property switches order of terms (e.g., ab = ba), and the associative property changes grouping of terms — neither involves multiplying through parentheses.

Q177. A store sells notebooks for $n each. Maya buys 5 notebooks and receives a $3 discount on the total. Which expression represents the amount she pays?
A 5n − 3
B 5(n − 3)
C 3n − 5
D n + 5 − 3

The subtotal for 5 notebooks is 5n. A $3 discount applied to the total gives 5n − 3. Choice B, 5(n − 3), would mean the price per notebook is reduced by $3 before multiplying — that is a per-item discount, not a discount on the total.

Q178. Evaluate: −2(3 − 5)² + 4
A −4
B 4
C −12
D 12

Work inside the parentheses first: 3 − 5 = −2. Apply the exponent: (−2)² = 4. Multiply: −2 × 4 = −8. Add: −8 + 4 = −4. A common error is applying the exponent to −2(3 − 5) before squaring: [−2(−2)]² = 4² = 16, which violates order of operations.

Q179. Which of the following correctly classifies the number −√16?
A Irrational and real
B Rational, integer, and real
C Whole, rational, and real
D Natural, integer, and real

−√16 = −4, a negative integer. As an integer, it is also rational (written as −4/1) and real. It is NOT whole (whole numbers start at 0 and include only non-negatives) and NOT natural (natural numbers are positive). It is NOT irrational because it simplifies exactly to −4.

Q180. Which algebraic expression represents 'seven less than the product of four and x'?
A 7 − 4x
B 4x − 7
C 4(x − 7)
D 4 + x − 7

'The product of four and x' is 4x. 'Seven less than' means subtract 7 from that product, giving 4x − 7. Choice A, 7 − 4x, subtracts the product from 7 — the reverse. Choice C, 4(x − 7), incorrectly subtracts 7 from x before multiplying by 4.

Q181. Simplify: (3/4)x + 2x − (1/4)x
A 2x
B (5/2)x
C (11/4)x
D 3x

Convert 2x to (8/4)x so all terms share a common denominator: (3/4)x + (8/4)x − (1/4)x = (3 + 8 − 1)/4 · x = (10/4)x = (5/2)x. Simplifying 10/4 by dividing numerator and denominator by 2 gives 5/2. Choice A, 2x = (8/4)x, ignores the (3/4)x and −(1/4)x terms.

Q182. Which of the following is equivalent to 2(3x − 1) + 4?
A 6x + 2
B 6x − 6
C 6x + 6
D 6x

Distribute: 2(3x − 1) = 6x − 2. Then add 4: 6x − 2 + 4 = 6x + 2. Choice B, 6x − 6, results from incorrectly combining −1 and +4 as −5 before distributing. Choice C, 6x + 6, mistakenly distributes the 2 to the +4 outside the parentheses as well.

Q183. Which expression represents 'three less than twice the square of a number n'?
A 2n − 3
B 2n² − 3
C 3 − 2n²
D 2(n − 3)²

'The square of n' is n². 'Twice the square' is 2n². 'Three less than' means subtract 3 from that value: 2n² − 3. Choice A, 2n − 3, omits the squaring. Choice C, 3 − 2n², reverses the subtraction. Choice D, 2(n − 3)², incorrectly applies squaring after subtracting 3 from n.

Q184. Simplify: −2[3x − (2 − 4x)] + 5(x + 1)
A −9x + 9
B −9x − 9
C x + 9
D −9x + 19

Simplify inside the brackets first: 3x − (2 − 4x) = 3x − 2 + 4x = 7x − 2. Multiply by −2: −2(7x − 2) = −14x + 4. Expand the second term: 5(x + 1) = 5x + 5. Combine: −14x + 4 + 5x + 5 = −9x + 9. A common error is distributing only to 3x inside the brackets and missing −4x.

Q185. A student evaluates −3² and gets 9, claiming that squaring a negative number always gives a positive result. What is the correct value of −3² and what explains the error?
A 9; the student is correct because squaring any base gives a positive result
B −9; −3² means −(3²) = −9, not (−3)²
C −6; the exponent means multiply by 2, giving −3 × 2 = −6
D 6; the negative sign and the exponent 2 cancel each other

By standard convention, −3² = −(3²) = −(9) = −9 because the exponent applies only to the base 3, and the leading negative sign is separate. To square negative three as a unit, parentheses are required: (−3)² = 9. The student confused these two distinct expressions.

Q186. If x = −2, y = 3, and z = −1, evaluate: x²y − 2xz + z³
A 7
B 17
C −7
D 15

x² = (−2)² = 4, so x²y = 4 × 3 = 12. For the middle term: −2xz = −2(−2)(−1) = −2(2) = −4. For the last term: z³ = (−1)³ = −1. Total: 12 + (−4) + (−1) = 7. A common error is computing −2(−2)(−1) as positive 4 by misapplying the sign rules for multiplying three negatives.

Q187. A student claims: 'Adding two irrational numbers always results in an irrational number.' Which of the following is a counterexample that disproves this claim?
A √2 + √3, because the result is irrational
B √2 + (−√2) = 0, because the result is the rational number 0
C π + 1, because the result is irrational
D √5 + √5 = 2√5, because the result is irrational

Both √2 and −√2 are irrational numbers, yet their sum is 0 — a rational integer. This single counterexample is enough to disprove the claim. Choices A, C, and D all produce irrational sums, which are consistent with the claim but do not disprove it; only a counterexample can do that.

Q188. Which of the following is equivalent to −(x − y + 3)?
A −x + y − 3
B −x − y − 3
C −x + y + 3
D x − y + 3

Distribute the negative sign to every term inside the parentheses: −(x) = −x, −(−y) = +y, and −(3) = −3. The result is −x + y − 3. Choice B incorrectly applies −(−y) = −y. Choice C incorrectly yields +3 for the last term. Choice D does not apply the negative sign at all.

Q189. Evaluate: 4 − 3[2 + (−1)³ × 4]
A 10
B −2
C −10
D 14

Start with the innermost operation: (−1)³ = −1. Multiply: −1 × 4 = −4. Evaluate inside the brackets: 2 + (−4) = −2. Multiply by 3: 3 × (−2) = −6. Finally: 4 − (−6) = 4 + 6 = 10. A common error is treating subtraction as part of the multiplication before completing the bracket, giving 4 − 3 = 1 first, which violates order of operations.

Q190. Which of the following statements about the real number system is FALSE?
A Every integer is a rational number
B Every natural number is a whole number
C Every irrational number is a real number
D Every real number is a rational number

Irrational numbers such as π and √2 are real numbers but are not rational, so it is false that every real number is rational. The other three statements are true: integers can be expressed as fractions (e.g., −4 = −4/1), natural numbers (1, 2, 3, ...) are a subset of whole numbers (0, 1, 2, ...), and the real number set includes both rational and irrational numbers.

Q191. Which property is illustrated by the equation 7 + 3 = 3 + 7?
A Associative Property of Addition
B Identity Property of Addition
C Commutative Property of Addition
D Distributive Property

The Commutative Property of Addition states that changing the order of addends does not change the sum: a + b = b + a. Here, 7 and 3 swap positions. This is different from the Associative Property (choice A), which involves changing the grouping of three or more numbers — for example, (7 + 3) + 2 = 7 + (3 + 2) — not the order.

Q192. What is the value of |−15|?
A −15
B 15
C 225
D −225

Absolute value represents a number's distance from zero on the number line, which is always non-negative. Since −15 is 15 units away from zero, |−15| = 15. Choice A is a common error of simply removing the absolute value bars without considering that the result must be non-negative. Choice C is 15 squared, which is unrelated to the absolute value operation.

Q193. Which of the following is an example of the Multiplication Property of Zero?
A 8 × 1 = 8
B 8 + 0 = 8
C 8 × 0 = 0
D 0 ÷ 8 = 0

The Multiplication Property of Zero states that any number multiplied by zero equals zero: a × 0 = 0. Choice A illustrates the Multiplicative Identity Property (a × 1 = a), and choice B illustrates the Additive Identity Property (a + 0 = a). Choice D involves division, not multiplication, and is a separate property.

Q194. Which property justifies the step: (5 + 2) + 8 = 5 + (2 + 8)?
A Commutative Property of Addition
B Identity Property of Addition
C Distributive Property
D Associative Property of Addition

The Associative Property of Addition states that regrouping addends does not change the sum: (a + b) + c = a + (b + c). Here, the numbers 5, 2, and 8 appear in the same left-to-right order on both sides — only the parentheses move. The Commutative Property (choice A) would require the numbers themselves to change order, such as 5 + 2 = 2 + 5.

Q195. Simplify: 5m + 3n − 2m + 4n
A 10mn
B 3m + 7n
C 7m + 7n
D 3m − n

Combine like terms separately by grouping terms with the same variable. The m-terms: 5m − 2m = 3m. The n-terms: 3n + 4n = 7n. The simplified expression is 3m + 7n. Choice C incorrectly adds 5m + 2m = 7m instead of subtracting. Choice A incorrectly multiplies the variable parts together, treating unlike terms as if they can be combined into a single product.

Q196. A rectangle has a length of (3x + 2) units and a width of 5 units. Which expression represents its perimeter?
A 15x + 10
B 6x + 14
C 6x + 4
D 3x + 7

Perimeter of a rectangle = 2l + 2w = 2(3x + 2) + 2(5) = 6x + 4 + 10 = 6x + 14. Choice C is a common error from computing only 2(length) = 6x + 4 and forgetting to add 2(width). Choice A comes from multiplying length times width (area), not adding twice each dimension. Choice D finds l + w without multiplying by 2.

Q197. Which equation demonstrates the Multiplicative Inverse Property?
A 6 × 1 = 6
B 6 × 0 = 0
C 6 × (1/6) = 1
D 6 + (−6) = 0

The Multiplicative Inverse Property states that every non-zero number multiplied by its reciprocal equals 1: a × (1/a) = 1. Choice A shows the Multiplicative Identity Property (multiplying by 1 gives the number itself). Choice B shows the Multiplication Property of Zero. Choice D shows the Additive Inverse Property — it involves addition and zero, not multiplication and one.

Q198. Evaluate |3x − 1| + 2x² when x = −3.
A −8
B 10
C 28
D 46

Substitute x = −3: |3(−3) − 1| + 2(−3)² = |−9 − 1| + 2(9) = |−10| + 18 = 10 + 18 = 28. Choice B (10) results from computing only the absolute value term and ignoring 2x². Choice D (46) comes from treating 2x² as (2x)², giving (−6)² = 36, then 10 + 36 = 46. Choice A (−8) results from incorrectly treating (−3)² as −9, giving 2(−9) = −18, then 10 + (−18) = −8.

Q199. Which of the following is NOT equivalent to 6x + 9?
A 3(2x + 3)
B 2(3x + 4) + 1
C 3(2x) + 3(3)
D 3(2x + 4)

Choice D distributes to 3(2x) + 3(4) = 6x + 12, which does not equal 6x + 9. The other choices all equal 6x + 9: Choice A factors correctly as 3(2x + 3) = 6x + 9; Choice B expands to 6x + 8 + 1 = 6x + 9; Choice C applies the distributive property step by step to get 6x + 9. A common error is assuming any factored form with a 3 out front is equivalent without checking the constant inside.

Q200. Simplify: 5 − 3{2x − [4 − (x + 1)]}
A 14 − 9x
B 20 − 9x
C −4 − 9x
D 14 + 3x

Work from the innermost grouping outward. Innermost: 4 − (x + 1) = 4 − x − 1 = 3 − x. Next: 2x − (3 − x) = 2x − 3 + x = 3x − 3. Finally: 5 − 3(3x − 3) = 5 − 9x + 9 = 14 − 9x. Choice B (20 − 9x) results from incorrectly distributing: 4 − (x + 1) = 5 − x (adding instead of subtracting 1), leading to 5 − 3(3x − 5) = 20 − 9x. Choice C (−4 − 9x) results from a sign error in the last step: treating −3 × (−3) as −9 instead of +9, giving 5 − 9x − 9 = −4 − 9x.

Study tip

Focus on understanding.

Focus on understanding core concepts before memorizing details. Use the game modes to test yourself repeatedly — spaced repetition is proven to boost long-term retention.

Up next

Related units

Quick summary

This unit covers real number properties, order of operations and variables and expressions — essential concepts for Algebra 1. Use our interactive study games to test your understanding, or review questions in traditional format below.

Key concepts
  • Real number properties
  • Order of operations
  • Variables and expressions
What you need to know

Key Concepts Breakdown

1 Real Number Properties

Students must know the commutative, associative, distributive, identity, and inverse properties by name and be able to identify which property justifies a given step. Exams frequently ask students to name the property used in an equation or to apply a property to simplify an expression. The distributive property is the most tested and appears in nearly every unit.

Key Points

  • Commutative: a + b = b + a and a × b = b × a (order changes, result does not)
  • Associative: (a + b) + c = a + (b + c) (grouping changes, result does not)
  • Distributive: a(b + c) = ab + ac (multiply the outside term by each inside term)
  • Identity: a + 0 = a and a × 1 = a; Inverse: a + (−a) = 0 and a × (1/a) = 1
Example

Which property justifies the step: 3(x + 4) = 3x + 12?

Explanation

The term outside the parentheses, 3, is being multiplied by each term inside: 3 · x = 3x and 3 · 4 = 12. This is the Distributive Property. No other property involves multiplying a single term across a sum or difference.

2 Order Of Operations

Students must evaluate expressions by following PEMDAS: Parentheses, Exponents, Multiplication and Division (left to right), then Addition and Subtraction (left to right). Exams test whether students incorrectly add before multiplying or mishandle division and subtraction when they appear together. Absolute value bars and fraction bars act as grouping symbols and must be simplified before applying other operations.

Key Points

  • Grouping symbols (parentheses, brackets, fraction bars, absolute value) are always simplified first
  • Multiplication and division have equal priority — work left to right, do not always multiply first
  • Addition and subtraction have equal priority — work left to right
  • Exponents are applied before any multiplication, division, addition, or subtraction outside a grouping symbol
Example

Evaluate: 3 + 2² × (8 − 5) ÷ 6

Explanation

First, simplify the parentheses: 8 − 5 = 3, giving 3 + 2² × 3 ÷ 6. Next, apply the exponent: 2² = 4, giving 3 + 4 × 3 ÷ 6. Then multiply and divide left to right: 4 × 3 = 12, then 12 ÷ 6 = 2, giving 3 + 2. Finally, add: the answer is 5.

3 Variables And Expressions

Students must be able to translate between written English phrases and algebraic expressions, identify terms, coefficients, and constants, and simplify expressions by combining like terms. Exams test translation (e.g., 'five less than twice a number') and simplification of multi-term expressions. Like terms must share the same variable raised to the same exponent — only the coefficients are added or subtracted.

Key Points

  • A term is a number, variable, or product of both; terms are separated by + or − signs
  • The coefficient is the numerical factor of a term (in −7x, the coefficient is −7)
  • Like terms have identical variable parts; combine them by adding/subtracting coefficients only
  • Key phrase translations: 'less than' reverses order (5 less than x = x − 5), 'quotient of' means division, 'product of' means multiplication
Example

Simplify: 4x² + 3x − x² + 7 − 2x

Explanation

Group like terms: x² terms are 4x² and −x², combining to 3x². The x terms are 3x and −2x, combining to x. The constant 7 has no like term. Writing the simplified expression in standard form gives 3x² + x + 7.

FAQ

Questions, answered.

What is Foundations of Algebra?

Foundations of Algebra is Unit 1 of Algebra 1, covering real number properties, order of operations and variables and expressions.

How to study for Algebra 1 Unit 1?

Start with the Quick Summary above, review the Key Concepts, then test yourself with our interactive study games. Aim for 80%+ accuracy before moving on.

How many questions are in this unit?

This unit has 200 review questions, each with a written explanation, playable across 5 different game modes or readable in plain-text mode.