4. (7 points) The numbers a,b,c,d belong to the interval [−7.5;7.5]. Find the maximum value of the expression a+2b+c+2d−ab−bc−cd−da.
A number or a short expression. Spacing and $ signs are ignored.
Solution
Answer: 240
Solution: Note that a+2b+c+2d−ab−bc−cd−da=(a+c)+2(b+d)−(a+c)(b+d). Let x=a+c,y=b+d, then we will find the maximum value of the expression x+2y−xy=(y−1)(2−x)+2, where −16⩽y−1⩽14 and −13⩽2−x⩽17. Therefore, (y−1)(2−x)+2⩽14⋅17+2=240. The maximum value of the expression is achieved when a=c=−7.5,b=d=7.5.
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: NuminaMath-1.5,
licensed Apache-2.0.
Statement and solution reproduced as published; topic and difficulty added by this site.