1.5.2 * Let real numbers a,x,y satisfy the following conditions {x+y=2a−1,x2+y2=a2+2a−3.
Find the minimum value that the real number xy can take.
Official solution
By (1) )2− (2) we get xy=21((2a−1)2−(a2+2a−3))=21(3a2−6a+4).
Combining x2+y2⩾2xy, we know a2+2a−3⩾3a2−6a+4, solving this yields 2−22⩽a⩽2+22. xy=23(a−1)2+21⩾23(2−22−1)2+21, thus the minimum value of xy is reached when a=2−22, and the required minimum value is 411−62.
Source: NuminaMath-1.5,
licensed Apache-2.0.
Statement and solution reproduced as published; topic, difficulty and ordering added
by this site.