Problem:
Let P(x)=x2β3xβ7, and let Q(x) and R(x) be two quadratic polynomials also with the coefficient of x2 equal to 1. David computes each of the three sums P+Q,P+R, and Q+R and is surprised to find that each pair of these sums has a common root, and these three common roots are distinct. If Q(0)=2, then R(0)=nmβ, where m and n are relatively prime positive integers. Find m+n.
Solution:
We are given that P+Q, P+R, and Q+R all have a common root, respectively.
Notice that since each of these quadratics has no leading coefficient, that adding pairs would have a leading coefficient of 2.
Suppose the common root of P+Q and P+R is a, P+Q and Q+R is is b, and P+R and Q+R is c.
Then the polynomials can be written as following:
P+Q=2(xβa)(xβb)
Q+R=2(xβb)(xβc)
P+R=2(xβa)(xβc)
Then we'd have that, adding these all up that
21β(P+Q+R)=(xβa)(xβb)+(xβa)(xβc)+(xβb)(xβc)
Now, notice that we can write P(X), not directly but as a combination of expressions we have, in particularly substiting
P(x)=(P(x)+Q(x)+R(x))β(Q(x)+R(x))
P(x)=(xβa)(xβb)+(xβa)(xβc)+(xβb)(xβc)β2(xβb)(xβc)
=(xβa)(xβb)+(xβa)(xβc)+(xβb)(xβc)β2(xβb)(xβc)
=x2β2ax+ab+acβbc
Since P(x)=x2β3x+7, we can solve β2a=β3βa=23β.
From here, we have 3 equations, doing the same thing we did for P(x) for Q and R.
We'd have that
With P(0), we'd have that ab+acβbc=β7
Looking at Q(0) in particular, we'd have that Q(0)=β2=ab+bcβac
This yields
a=23β,b=β35β,c=β1927β
Plugging this in for R(0) yields
R(0)=1952ββ52+19=71β
The problems on this page are the property of the MAA's American Mathematics Competitions