Find the sum of the absolute values of the roots of x4−4x3−4x2+16x−8=0.
A number or a short expression. Spacing and $ signs are ignored.
Solution
x4−4x3−4x2+16x−8=(x4−4x3+4x2)−(8x2−16x+8)=x2(x−2)2−8(x−1)2=(x2−2x)2−(22x−22)2=(x2−(2+22)x+22)(x2−(2−22)x−22) But noting that (1+2)2=3+22 and completing the square, x2−(2+22)x+22=x2−(2+22)x+3+22−3=(x−(1+2))2−(3)2=(x−1−2+3)(x−1−2−3) Likewise, x2−(2−22)x−22=(x−1+2+3)(x−1+2−3) so the roots of the quartic are 1±2±3. Only one of these is negative, namely 1−2−3, so the sum of the absolute values of the roots is (1+2+3)+(1+2−3)+(1−2+3)−(1−2−3)=2+22+23
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.