Given:
The zeroes of the quadratic polynomial are:
\[
\alpha = 5 - 2\sqrt{3}, \qquad \beta = 5 + 2\sqrt{3}
\]
Step 1: Find sum of zeroes
\[
\alpha + \beta = (5 - 2\sqrt{3}) + (5 + 2\sqrt{3})
\]
The irrational parts cancel out:
\[
\alpha + \beta = 10
\]
Step 2: Find product of zeroes
\[
\alpha \beta = (5 - 2\sqrt{3})(5 + 2\sqrt{3})
\]
Use identity \((a - b)(a + b) = a^2 - b^2\):
Here, \(a = 5\), \(b = 2\sqrt{3}\):
\[
= 5^2 - (2\sqrt{3})^2
\]
\[
= 25 - 4 \cdot 3
\]
\[
= 25 - 12 = 13
\]
Step 3: Form the quadratic polynomial
A quadratic polynomial with given zeroes is:
\[
x^2 - (\alpha + \beta)x + \alpha\beta
\]
Substitute values:
\[
x^2 - 10x + 13
\]
Final Answer:
The required quadratic polynomial is:
\[
\boxed{x^2 - 10x + 13}
\]
