Maths Olympiad Prep

Library / /79 of 520

Algebra Difficulty 4.8 AIME Find the answer

Example 3 For non-empty sets AA and BB, define the operation:
AB={xxABA \oplus B=\{x \mid x \in A \cup B, and xAB}x \notin A \cap B\}.
Given two open intervals M=(a,b),N=(c,d)M=(a, b), N=(c, d), where a,b,c,da, b, c, d satisfy
a+b<c+d,ab=cd<0. a+b<c+d, ab=cd<0 .

Then MN=()M \oplus N=(\quad).

Pick one

Solution

Slightly explained: Let ab=cd=t(t<0)a b=c d=t(t<0). Then
a<0<b,c<0<d a<0<b, c<0<d \text {. }

Construct the functions
f(x)=x2(a+b)x+t,g(x)=x2(c+d)x+t. \begin{array}{l} f(x)=x^{2}-(a+b) x+t, \\ g(x)=x^{2}-(c+d) x+t . \end{array}

Then a,ba, b are the two roots of the equation f(x)=0f(x)=0, and c,dc, d are the two roots of the equation g(x)=0g(x)=0.
 Also, f(c)=c2(a+b)c+cd=c[(c+d)(a+b)]<0, \begin{array}{l} \text { Also, } f(c)=c^{2}-(a+b) c+c d \\ =c[(c+d)-(a+b)]<0, \end{array}

Then a<c<da<c<d.
Similarly, c<b<dc<b<d.
Therefore, a<c<b<da<c<b<d.
 Hence MN=(a,c)(b,d) \text { Hence } M \oplus N=(a, c) \cup(b, d) \text {. }

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.