Mathematics · Quantitative Aptitude

Algebraic Expressions and Polynomials

292 Questions

Algebraic expressions and polynomials form the foundation of algebra, involving variables, constants, and mathematical operations. This topic is heavily tested in the quantitative aptitude sections of SSC, banking, and state exams. Use these questions to practice expanding, factoring, and simplifying various polynomial expressions.

Expanding algebraic expressionsFactoring polynomialsAlgebraic identitiesFinding common factorsSimplifying numerical statements

Algebraic Expressions and Polynomials Questions

Multiple choice general knowledge math & puzzles
  1. 16

  2. 0

  3. 8

  4. 2

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

Working through the inner parentheses first: 2+2=4, then 2/2=1, so 1*4*2=8, then 8-2=6, then 2+6=8, then 2*8=16, which is option A. This requires careful application of order operations - work from innermost parentheses outward. Option C (8) is a common error if you stop halfway through the calculation.

Multiple choice general knowledge math & puzzles
  1. 0

  2. -1

  3. 1

  4. Nahi Chalega

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

Using order of operations (PEMDAS/BODMAS): First calculate multiplications from left to right: 2×3×5 = 30, and 10×3 = 30. Then perform subtraction and addition: 30 - 30 - 3 + 4 = 1.

Multiple choice general knowledge math & puzzles
  1. A^2 + B^2 + 2xAxB

  2. A^2 + B^2 - 2xAxB

  3. A^2 + B^2

  4. NO IDEA

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

The square of a binomial (A+B)^2 is calculated as (A+B)(A+B) = A^2 + AB + BA + B^2, which simplifies to A^2 + B^2 + 2AB. Option 407806 is the standard mathematical identity.

Multiple choice general knowledge math & puzzles
  1. A^2 + B^2 + 2xAxB

  2. A^2 + B^2 - 2xAxB

  3. A^2 - B^2

  4. (A-B)X(A+B)

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

The algebraic identity (A - B)² expands to A² - 2AB + B², which can be written as A² + B² - 2AB. This is derived by multiplying (A - B)(A - B) using the distributive property. Option A incorrectly shows +2AB instead of -2AB.

Multiple choice general knowledge math & puzzles
  1. A^3+B^3+2AB(A+B)

  2. A^3+B^3+3AB(A+B)

  3. A^3+B^3+2AB(A^2+B^2)

  4. A^3+B^3+AB(A^2+B^2)

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

The expansion of (A + B)³ is A³ + 3A²B + 3AB² + B³, which can be factored as A³ + B³ + 3AB(A + B). This is a standard algebraic identity. Option A incorrectly uses 2AB instead of 3AB, while options C and D have incorrect structures.

Multiple choice general knowledge math & puzzles
  1. A^3-B^3-3xAxB(A-B)

  2. A^3+B^3+3xAxB(A-B)

  3. A^3+B^3-3xAxB(A+B)

  4. A^3+B^3+3xAxB(A+B)

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

The algebraic expansion of (A-B)^3 is A^3 - B^3 - 3AB(A-B). This can also be written as A^3 - 3A^2B + 3AB^2 - B^3. Option 407822 correctly represents the factored form of the subtraction terms.

Multiple choice general knowledge
  1. 3

  2. 4

  3. 0

  4. 1

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

Remember that any non-zero number raised to the power 0 equals 1: 5^0 = 1, 1^15 = 1, 8^0 = 1, 1^23 = 1. So 1 + 1 - 1 - 1 = 0. Option C is correct. A common mistake is forgetting that 1 raised to any power is still 1.

Multiple choice general knowledge
  1. 59

  2. 35

  3. 49

  4. 69

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

Calculate each term: 2^2 = 4, 5^2 = 25, 2 x 2 x 5 = 20. Sum: 4 + 25 + 20 = 49. This is the expansion of (a + b)^2 = a^2 + b^2 + 2ab where a = 2 and b = 5, so (2 + 5)^2 = 49. Option C is correct.

Multiple choice general knowledge
  1. 1

  2. 16

  3. 15

  4. 0

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

One factor is 0^6. Any non-zero number raised to any positive power is still non-zero, but when multiplied by 0, the entire product becomes 0. Option D is correct. The other terms (5^3 = 125, 3^4 = 81, 1^5 = 1) don't matter once 0 appears.

Multiple choice general knowledge math & puzzles
  1. n(n+1)/2

  2. n(n+1)(2n+1)/6

  3. [n(n+1)]^2

  4. all of the above

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

The formula for the sum of the squares of the first n natural numbers (1^2 + 2^2 + ... + n^2) is given by n(n+1)(2n+1)/6. The other options represent the sum of n numbers or the sum of cubes.