Maths Olympiad Prep

Track / Stage 5 / 245 of 400 #845 of 1964

Problem 845

AIME late
Algebra Difficulty 5.5 Find the answer

Solve the equation x2x1=2xlog2(x2+2x)x^{2}-x-1=2^{x}-\log _{2}\left(x^{2}+2^{x}\right) for positive numbers.

A number or a short expression. Spacing, $ signs and \frac vs / are all fine.

Official solution

Solution. Let the new unknown be y=log2(x2+2x)y=\log _{2}\left(x^{2}+2^{x}\right), then x2+2x=2yx^{2}+2^{x}=2^{y}; thus, our equation becomes 2y2xx1=2xy2^{y}-2^{x}-x-1=2^{x}-y, and after rearrangement, it takes the form

2y+y=2x+1+(x+1) 2^{y}+y=2^{x+1}+(x+1)

The functions ttt \rightarrow t and t2tt \rightarrow 2^{t} are strictly increasing, so their sum is also strictly increasing. The left and right sides of the equation are the values of this strictly increasing sum function at yy and x+1x+1, respectively; these are equal precisely when y=x+1y=x+1, that is,

log2(x2+2x)=x+1 \log _{2}\left(x^{2}+2^{x}\right)=x+1

Raising 2 to the power of both sides and rearranging:

x2+2x=2x+1,x2=2x x^{2}+2^{x}=2^{x+1}, \quad x^{2}=2^{x}

Thus, for x>0x>0, x=2x2x=2^{\frac{x}{2}}. Here, the graph of the function x2x2x \rightarrow 2^{\frac{x}{2}} is strictly convex, while the graph of the function xxx \rightarrow x is a straight line. Therefore, the two curves can have at most two common points, so the equation can have at most two solutions. However, we can easily find two solutions: x1=2x_{1}=2 and x2=4x_{2}=4 are clearly solutions, and according to this, there are no other solutions.

Source: NuminaMath-1.5, licensed Apache-2.0. Statement and solution reproduced as published; topic, difficulty and ordering added by this site.