The polynomial f(x)=x2+bx+8, b=0, has two different real roots x1 and x2. The numbers x1+1/x2 and x2+1/x1 are the roots of the monic polynomial g(x) of degree 2. Find all possible values of g(1) if g(1)=f(1).
Solution
Answer: −8.
Vieta's formulas for f(x) imply x1+x2=−b and x1⋅x2=8. Let g(x)=x2+cx+d, then from Vieta's formulas for g(x): −cd=x1+x21+x2+x11=−b+x1⋅x2x1+x2=−b−8b=(x1+x21)⋅(x2+x11)=x1x2+x1x21+1+1=8+81+2=10+81 The condition g(1)=f(1) is equivalent to 1+b+8b+10+81=1+b+8, whence 817+8b=0, i.e. b=−17. Therefore, g(1)=f(1)=1+b+8=1−17+8=−8.
Want a route through all this instead of an archive? The track
puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.
Source: MathNet,
licensed CC-BY-4.0.
Statement and solution reproduced as published; topic and difficulty added by this site.