asked 63.5k views
3 votes
Use quantifiers and logical connectives to express the fact that a quadratic polynomial with real number coefficients has at most two real roots.

asked
User Akki
by
7.4k points

1 Answer

0 votes
Here is the solution which contents quantifiers and logical connectives that express the fact that a quadratic polynomial with real number coefficients has at most two real roots and I am pretty sure you will find it helpful :

∀a∀b∀c[∃x ∃y ((ax2+ bx+c=0 )∨ (ay2+ by+c=0)) ∧ (∀w(aw2+ bw+c=0) →→ (w=x ∨ w=y)]

Hope you will agree with me.
Regards!
answered
User Louis Semprini
by
7.5k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.