186,347 views
1 vote
1 vote
How do i write a polynomial functions that has roots 3 and 7

User Baekacaek
by
3.8k points

1 Answer

1 vote
1 vote

Explanation:

x^2 - (a+b)x + ab = 0

here, a = 3 and b = 7

hence,

x^2 - (10x) + 21 = 0

lastly , the quadratic equation is

x^2 - 10x + 21 = 0

User LauraNMS
by
3.0k points