asked 93.6k views
3 votes
If alpha and beta are the zero of a quadratic polynomial p(x) find p(x) if alpha + beta=19 and alpha-beta=5

1 Answer

4 votes

Answer:

p(x) = x^12 -19x +84

Explanation:

Adding the given equations yields ...

2·alpha = 19+5

alpha = 24/2 = 12

Then beta = 19-12 = 7

The factored form of p(x) is then ...

p(x) = (x -12)(x -7)

Multiplying this out gives ...

p(x) = x^2 -19x +84

_____

Another way to get there is to realize that ...

p(x) = x^2 -(alpha+beta)x +(alpha·beta)

The constant term can be computed from the given sum and difference as ...

alpha·beta = ((alpha+beta)^2 -(alpha-beta)^2)/4 = (19^2 -5^2)/4 = 84

Then ...

p(x) = x^2 -19x +84

answered
User Bwt
by
7.9k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.