A polynomial is a function of the form f(x)=anxn+an−1xn−1+...+a2x2+a1x+a0
where an,an−1,...a2,a1,a0 . are contants
and n is a natural number.
To find Zeroes :
p(x)=0
Given that polynomial is
p(x)=2x−3
To find zero of given polynomial
p(x)=2x−3=0
⇒2x−3=0
⇒x=32
x=32 is the Zero of polynomial p(x)