Maths Olympiad Prep

Library / /184 of 462

, 2014

Algebra Difficulty 5.6 AIME, harder Prove it Ireland

Determine the real solutions of the equation
2x2+2x+3+2x2+2=3x2+2x1+x2+6. \sqrt{2x^2 + 2x + 3} + \sqrt{2x^2 + 2} = \sqrt{3x^2 + 2x - 1} + \sqrt{x^2 + 6}.

Solutions — 2

Solution 1

Let aa, bb, cc, dd be the quadratic polynomials defined by
a(x)=2x2+2x+3b(x)=2x2+2c(x)=3x2+2x1d(x)=x2+6. \begin{aligned} a(x) &= 2x^2 + 2x + 3 & b(x) &= 2x^2 + 2 \\ c(x) &= 3x^2 + 2x - 1 & d(x) &= x^2 + 6.\end{aligned}
The equation to be solved is writable in the form
a(x)+b(x)=c(x)+d(x). \sqrt{a(x)} + \sqrt{b(x)} = \sqrt{c(x)} + \sqrt{d(x)}.

Observe that aa, bb, dd are strictly positive for all real numbers xx, and that c(x)=(3x1)(x+1)0c(x) = (3x - 1)(x + 1) \ge 0 iff x(,1)(1/3,)Sx \in (-\infty, -1) \cup (1/3, \infty) \equiv S. Thus the solution set of the equation is a subset of SS.

Note too that a+b=c+da + b = c + d, i.e., ad=cbpa - d = c - b \equiv p, say. Thus the equation to be solved is
d(x)+p(x)+b(x)=b(x)+p(x)+d(x). \sqrt{d(x) + p(x)} + \sqrt{b(x)} = \sqrt{b(x) + p(x)} + \sqrt{d(x)}.
If the real number xx satisfies this equation, then, by squaring and cancelling common terms, we see that
(d(x)+p(x))b(x)=(b(x)+p(x))d(x), \sqrt{(d(x) + p(x))b(x)} = \sqrt{(b(x) + p(x))d(x)},
whence squaring once more and cancelling the common term b(x)d(x)b(x)d(x) we arrive at the equation p(x)(b(x)d(x))=0p(x)(b(x) - d(x)) = 0. Hence, either p(x)=0p(x) = 0 or b(x)=d(x)b(x) = d(x). Equivalently,
0=p(x)=x2+2x3=(x+3)(x1),x{3,1}. 0 = p(x) = x^2 + 2x - 3 = (x + 3)(x - 1), \quad x \in \{-3, 1\}.
Or
0=b(x)d(x)=x24=(x+2)(x2),x{2,2}. 0 = b(x) - d(x) = x^2 - 4 = (x + 2)(x - 2), \quad x \in \{-2, 2\}.
Thus the solution set is a subset of
T={3,2,1,2}S={3,2,1,2}. T = \{-3, -2, 1, 2\} \cap S = \{-3, -2, 1, 2\}.
By direct substitution it can be verified that each member of TT satisfies the given equation. In other words, TT is the required solution set.

Solution 2

By squaring twice it can be seen that if xx satisfies the given equation then it must satisfy the equation
(2x2+2x+3)(2x2+2)=(3x2+2x1)(x2+6). (2x^2 + 2x + 3)(2x^2 + 2) = (3x^2 + 2x - 1)(x^2 + 6).
Expanding both sides we see that this is equivalent to the equation
4x4+4x3+10x2+4x+6=3x4+2x3+17x2+12x6. 4x^4 + 4x^3 + 10x^2 + 4x + 6 = 3x^4 + 2x^3 + 17x^2 + 12x - 6.
In other words,
x4+2x37x28x+12=0, x^4 + 2x^3 - 7x^2 - 8x + 12 = 0,
or
(x23)(x24)+2x(x24)=0. (x^2 - 3)(x^2 - 4) + 2x(x^2 - 4) = 0.
Hence x2=4x^2 = 4 or x2+2x3=0x^2 + 2x - 3 = 0. By inspection of this and verification of the original equation it can be seen that T={3,2,1,2}T = \{-3, -2, 1, 2\} is the solution set.

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: MathNet, licensed CC-BY-4.0. Statement reproduced verbatim; metadata (topic, difficulty) added by this project.