Question:

Which of the following is a polynomial?

Updated On: Apr 29, 2025
  • \(x^2-6\sqrt x+2\)
  • \(\frac {5}{x^2-3x+1}\)
  • \(5x^2-3x+\sqrt 2\)
  • \(2x^2-\frac 5x+3\)
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is C

Solution and Explanation

A polynomial must satisfy three conditions:

  1. Variables must have non-negative integer exponents
  2. No variables in denominators
  3. No variables under roots

Option (1): x2 - 6√x + 2
This fails condition 3 because √x = x1/2 has a fractional exponent.

Option (2): 5/(x4 - 3x + 1)
This fails condition 2 because variables appear in the denominator.

Option (3): 5x2 - 3x + √2
This satisfies all conditions:

  • Exponents are integers (2, 1, 0)
  • √2 is a constant coefficient
  • No variables in denominators or roots

Option (4): 2x2 - 5/x + 3
This fails condition 2 because 5/x = 5x-1 has a negative exponent.

Therefore, the correct answer is: (3) 5x2 - 3x + √2

Was this answer helpful?
3
2