Skip to main content

2021 AMC 10A Problem 9

Problem 9 of 25EasierAlgebra

What is the least possible value of (xy1)2+(x+y)2(xy-1)^2+(x+y)^2 for real numbers xx and y?y?

Answer choices

Show solution

Solution

Expanding, we get x2y22xy+1+x2+2xy+y2=x2y2+x2+y2+1. \begin{gathered} x^2y^2 - 2xy + 1 + x^2 + 2xy + y^2 \\ = x^2y^2 + x^2 + y^2 + 1. \end{gathered} Note that every square must be non-negative. Therefore, the minimum value is when all the terms except 11 are 0,0, making the sum 1.1. This is attainable when x=y=0.x = y = 0. Thus, D is the correct answer.

More practice

Concepts: optimization · algebraic manipulation

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