Skip to main content

2011 AMC 12A Problem 18

Problem 18 of 25IntermediateAlgebraGeometry

Suppose that x+y+xy=2.|x + y| + |x - y| = 2. What is the maximum possible value of x26x+y2?x^2 - 6x + y^2?

Answer choices

Show solution

Solution

The identity x+y+xy|x+y| + |x-y| =2max(x,y)= 2\max(|x|, |y|) turns the condition into max(x,y)=1,\max(|x|, |y|) = 1, the boundary of the square with x1|x| \le 1 and y1.|y| \le 1. On this region x26x+y2x^2 - 6x + y^2 increases as xx decreases and as y2y^2 increases, so the maximum is at x=1,x = -1, y=±1:y = \pm 1: 1+6+1=8. 1 + 6 + 1 = 8. Thus, the correct answer is D.

More practice

Concepts: absolute value · optimization · square (geometry)

Problem text and solution from the LIVE past-contest archive. See also the AoPS wiki page for community solutions.