Skip to main content

2023 AMC 12A Problem 6

Problem 6 of 25EasierAlgebraGeometry

Points AA and BB lie on the graph of y=log2x.y=\log_2 x. The midpoint of AB\overline{AB} is (6,2).(6,2). What is the positive difference between the xx-coordinates of AA and B?B?

Answer choices

Show solution

Solution

Let the xx-coordinates be x1x_1 and x2.x_2. The midpoint gives x1+x2=12,x_1+x_2=12, and the average of the yy-values gives log2x1+log2x2=4,\log_2 x_1+\log_2 x_2=4, so x1x2=24=16.x_1x_2=2^4=16. Then x1x2=(x1+x2)24x1x2=14464=80=45. \begin{gathered} |x_1-x_2|\\ {}=\sqrt{(x_1+x_2)^2-4x_1x_2}\\ {}=\sqrt{144-64}\\ {}=\sqrt{80}\\ {}=4\sqrt5. \end{gathered} Thus, the correct answer is D.

More practice

Concepts: logarithm · midpoint · algebraic manipulation

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