Introduction to Learning and Applying Number Algebra – MCQs and Answers

1. Which of the following best describes algebra?

A. Study of shapes only
B. Study of numbers, symbols, and their relationships
C. Study of history
D. Study of plants

Answer: B
Explanation: Algebra uses symbols to represent numbers and express relationships.


2. What is a variable in algebra?

A. A fixed number
B. A symbol representing an unknown number
C. A shape
D. A constant value

Answer: B
Explanation: Variables like xx or yy represent unknown quantities.


3. Simplifying 3x+5x3x + 5x gives:

A. 8x8x
B. 15x15x
C. 3x5x3x5x
D. x2x^2

Answer: A
Explanation: Combine like terms: 3x+5x=8x3x + 5x = 8x.


4. Which of the following is an algebraic expression?

A. 5+2=75 + 2 = 7
B. 3x+73x + 7
C. 2+3=52 + 3 = 5
D. 4×5=204 \times 5 = 20

Answer: B
Explanation: Algebraic expressions contain variables and numbers.


5. Which property states a+b=b+aa + b = b + a?

A. Distributive
B. Commutative
C. Associative
D. Identity

Answer: B
Explanation: Commutative property allows swapping order in addition.


6. Solve for xx: 2x+5=132x + 5 = 13

A. x=4x = 4
B. x=5x = 5
C. x=6x = 6
D. x=3x = 3

Answer: A
Explanation: 2x=135=8x=42x = 13 - 5 = 8 \Rightarrow x = 4


7. Which of the following is a constant?

A. xx
B. 77
C. yy
D. zz

Answer: B
Explanation: Constants have fixed values.


8. Factorize x2+5xx^2 + 5x

A. x(x+5)x(x + 5)
B. x+5x + 5
C. x2+5x^2 + 5
D. 5(x+1)5(x + 1)

Answer: A
Explanation: Factor out xx.


9. Which of the following is an equation?

A. 3x+23x + 2
B. 4x5=114x - 5 = 11
C. x+5x + 5
D. 2y+32y + 3

Answer: B
Explanation: An equation has an equals sign with an expression on both sides.


10. Solve for yy: 3y4=113y - 4 = 11

A. y=5y = 5
B. y=3y = 3
C. y=7y = 7
D. y=15y = 15

Answer: C
Explanation: 3y=15y=53y = 15 \Rightarrow y = 5 → Correction: Wait, 3y -4 = 11 → 3y = 15 → y=5 ✅


11. Expand 2(x+3)2(x + 3)

A. 2x+32x + 3
B. 2x+62x + 6
C. x+5x + 5
D. 2x+92x + 9

Answer: B
Explanation: Apply distributive property: 2×x+2×3=2x+62 \times x + 2 \times 3 = 2x + 6


12. Which property allows (a+b)+c=a+(b+c)(a + b) + c = a + (b + c)?

A. Commutative
B. Associative
C. Distributive
D. Identity

Answer: B
Explanation: Associative property changes grouping of numbers.


13. Solve for xx: 5x=355x = 35

A. x=5x = 5
B. x=7x = 7
C. x=6x = 6
D. x=8x = 8

Answer: B
Explanation: Divide both sides: x=35/5=7x = 35 / 5 = 7


14. Simplify: 4a+3b+2ab4a + 3b + 2a - b

A. 6a+2b6a + 2b
B. 4a+3b4a + 3b
C. 2a+4b2a + 4b
D. 7a+4b7a + 4b

Answer: A
Explanation: Combine like terms: 4a+2a=6a4a + 2a = 6a, 3bb=2b3b - b = 2b


15. Factorize 6x+96x + 9

A. 3(2x+3)3(2x + 3)
B. 2(3x+9)2(3x + 9)
C. 6(x+9)6(x + 9)
D. x+9x + 9

Answer: A
Explanation: Factor out 3: 3(2x+3)3(2x + 3)


16. Solve: 2x+3=112x + 3 = 11

A. x=4x = 4
B. x=5x = 5
C. x=6x = 6
D. x=7x = 7

Answer: A
Explanation: 2x=8x=42x = 8 \Rightarrow x = 4


17. Which of the following is a linear equation?

A. x2+3x=0x^2 + 3x = 0
B. 2x+5=112x + 5 = 11
C. x32=0x^3 - 2 = 0
D. x2+y2=1x^2 + y^2 = 1

Answer: B
Explanation: Linear equations have variables to the first power only.


18. Simplify 3(x+4)2x3(x + 4) - 2x

A. x+4x + 4
B. x+12x + 12
C. x+10x + 10
D. x+8x + 8

Answer: C
Explanation: Expand: 3x+122x=x+123x + 12 - 2x = x + 12 ✅ Wait double check: 3x+12-2x=x+12 ✅ So Answer is x+12, not C. Correct Answer: B ✅


19. Which is the correct solution for x/4=6x/4 = 6?

A. x=24x = 24
B. x=2x = 2
C. x=10x = 10
D. x=6x = 6

Answer: A
Explanation: Multiply both sides: x=6×4=24x = 6 \times 4 = 24


20. Combine like terms: 5x+3y2x+4y5x + 3y - 2x + 4y

A. 3x+7y3x + 7y
B. 7x+7y7x + 7y
C. 3x+y3x + y
D. 2x+3y2x + 3y

Answer: A
Explanation: 5x2x=3x5x - 2x = 3x, 3y+4y=7y3y + 4y = 7y


21. Solve for xx: 7x14=07x - 14 = 0

A. x=2x = 2
B. x=2x = -2
C. x=14x = 14
D. x=0x = 0

Answer: A
Explanation: 7x=14x=27x = 14 \Rightarrow x = 2


22. Which of the following represents an inequality?

A. x+5=10x + 5 = 10
B. x3>2x - 3 > 2
C. 2x+3=52x + 3 = 5
D. x+y=7x + y = 7

Answer: B
Explanation: Inequalities use symbols like >, <, ≥, ≤.


23. Expand: (x+2)(x+3)(x + 2)(x + 3)

A. x2+5x+6x^2 + 5x + 6
B. x2+6x+5x^2 + 6x + 5
C. x2+5x+5x^2 + 5x + 5
D. x2+6x+6x^2 + 6x + 6

Answer: A
Explanation: Multiply: x2+3x+2x+6=x2+5x+6x^2 + 3x + 2x + 6 = x^2 + 5x + 6


24. Solve 3x+4=193x + 4 = 19

A. x=5x = 5
B. x=6x = 6
C. x=7x = 7
D. x=15x = 15

Answer: A
Explanation: 3x=15x=53x = 15 \Rightarrow x = 5


25. Factor completely: x2+7x+10x^2 + 7x + 10

A. (x+5)(x+2)(x + 5)(x + 2)
B. (x+10)(x+1)(x + 10)(x + 1)
C. (x+2)(x+5)(x + 2)(x + 5)
D. Both A & C

Answer: D
Explanation: Factor pairs can be written in any order.


26. Which of the following is an example of a quadratic expression?

A. 2x+52x + 5
B. x2+3x+2x^2 + 3x + 2
C. 3x73x - 7
D. x+yx + y

Answer: B
Explanation: Quadratic expressions have a variable squared.


27. Solve x29=0x^2 - 9 = 0

A. x=3x = 3 or x=3x = -3
B. x=9x = 9
C. x=0x = 0
D. x=1x = 1

Answer: A
Explanation: Factor as (x3)(x+3)=0(x-3)(x+3)=0


28. The distributive property states:

A. a(b+c)=ab+aca(b + c) = ab + ac
B. a+b=b+aa + b = b + a
C. (a+b)+c=a+(b+c)(a + b) + c = a + (b + c)
D. a+0=aa + 0 = a

Answer: A
Explanation: Distributive property distributes multiplication over addition.


29. Which term is the coefficient in 7x7x?

A. 7
B. x
C. 0
D. 1

Answer: A
Explanation: Coefficient is the number multiplying the variable.


30. Simplify: 4(x+3)2(x1)4(x + 3) - 2(x - 1)

A. 2x+142x + 14
B. 2x+102x + 10
C. 6x+106x + 10
D. 6x+146x + 14

Answer: A
Explanation: Expand: 4x+122x+2=2x+144x + 12 - 2x + 2 = 2x + 14


31. Solve 2x5=92x - 5 = 9

A. x=7x = 7
B. x=2x = 2
C. x=2x = -2
D. x=14x = 14

Answer: A
Explanation: 2x=14x=72x = 14 \Rightarrow x = 7


32. Which of the following is an algebraic identity?

A. (a+b)2=a2+2ab+b2(a + b)^2 = a^2 + 2ab + b^2
B. a+b=b+aa + b = b + a
C. 2x+3=52x + 3 = 5
D. x2+y2=z2x^2 + y^2 = z^2

Answer: A
Explanation: Identity holds for all values of variables.


33. Evaluate x2+2x+1x^2 + 2x + 1 if x=2x = 2

A. 9
B. 7
C. 11
D. 5

Answer: A
Explanation: 22+2(2)+1=4+4+1=92^2 + 2(2) + 1 = 4 + 4 + 1 = 9


34. Solve: 5(x2)=155(x - 2) = 15

A. x=5x = 5
B. x=6x = 6
C. x=7x = 7
D. x=4x = 4

Answer: B
Explanation: 5x10=155x=25x=55x - 10 = 15 \Rightarrow 5x = 25 \Rightarrow x = 5 ✅ Actually correct: x=5x=5, Answer A ✅


35. Which of the following is a like term of 3x23x^2?

A. 5x25x^2
B. 3x3x
C. 5x5x
D. x3x^3

Answer: A
Explanation: Terms with the same variable and exponent are like terms.


36. Expand: (x+1)2(x + 1)^2

A. x2+2x+1x^2 + 2x + 1
B. x2+1x^2 + 1
C. x2+x+1x^2 + x + 1
D. x2+2x^2 + 2

Answer: A
Explanation: (x+1)(x+1)=x2+2x+1(x + 1)(x + 1) = x^2 + 2x + 1


37. Solve for xx: 3x+7=163x + 7 = 16

A. x=3x = 3
B. x=4x = 4
C. x=5x = 5
D. x=2x = 2

Answer: A
Explanation: 3x=9x=33x = 9 \Rightarrow x = 3


38. Factor completely: x2+6x+8x^2 + 6x + 8

A. (x+2)(x+4)(x + 2)(x + 4)
B. (x+8)(x+1)(x + 8)(x + 1)
C. (x+3)(x+2)(x + 3)(x + 2)
D. (x+4)(x+4)(x + 4)(x + 4)

Answer: A
Explanation: Factors of 8 that add up to 6: 2 and 4.


39. Solve 2x+3x=252x + 3x = 25

A. x=5x = 5
B. x=4x = 4
C. x=3x = 3
D. x=6x = 6

Answer: A
Explanation: 5x=25x=55x = 25 \Rightarrow x = 5


40. Which is the first step in solving a simple algebraic equation?

A. Substitute values
B. Combine like terms
C. Guess the answer
D. Ignore constants

Answer: B
Explanation: Simplifying by combining like terms makes solving easier.

Post a Comment

Previous Post Next Post