Question:medium

A quadratic polynomial having zeroes 0 and -2, is

Updated On: Feb 17, 2026
  • \( x(x-2) \)
  • \( 4x(x+2) \)
  • \( x^2 + 2 \)
  • \( 2x^2 + 2x \)
Show Solution

The Correct Option is B

Solution and Explanation

Given:
Zeroes of the quadratic polynomial are \(0\) and \(-2\).

Step 1: Construct the polynomial from zeroes
If zeroes are \(\alpha\) and \(\beta\), the polynomial is:
\[k(x - \alpha)(x - \beta)\] With \(\alpha = 0\) and \(\beta = -2\), we have:
\[k(x - 0)(x - (-2)) = kx(x + 2)\]

Step 2: Determine the constant \(k\)
The polynomial is \(4x(x + 2)\), thus \(k = 4\).

Final Answer:
\[\boxed{4x(x + 2)}\]
Was this answer helpful?
0