A polynomial P has four roots, 41,21,2,4. The product of the roots is 1, and P(1)=1. Find P(0).
A number or a short expression. Spacing and $ signs are ignored.
Solution
A polynomial Q with n roots, x1,…,xn, and Q(x0)=1 is given by Q(x)=(x0−x1)(x0−x2)⋯(x0−x4)(x−x1)(x−x2)⋯(x−xn), so P(0)=43⋅21⋅(−1)⋅(−3)1=98.
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: Omni-MATH,
licensed Apache-2.0.
Statement and solution reproduced as published; topic and difficulty added by this site.