Skip to main content

2018 AMC 12A Problem 14

Problem 14 of 25IntermediateAlgebra

The solution to the equation log3x4=log2x8,\log_{3x} 4 = \log_{2x} 8, where xx is a positive real number other than 13\tfrac13 or 12,\tfrac12, can be written as pq,\tfrac{p}{q}, where pp and qq are relatively prime positive integers. What is p+q?p + q?

Answer choices

Show solution

Solution

Writing both logarithms in base 2:2: 2log23x=3log22x,\tfrac{2}{\log_2 3x} = \tfrac{3}{\log_2 2x}, so 2log22x=3log23x,2 \log_2 2x = 3 \log_2 3x, i.e. (2x)2=(3x)3.(2x)^2 = (3x)^3. Then 4x2=27x3,4x^2 = 27x^3, giving x=427.x = \tfrac{4}{27}. Since gcd(4,27)=1,\gcd(4, 27) = 1, we get p+q=4+27=31.p + q = 4 + 27 = 31. Thus, the correct answer is D.

More practice

Concepts: logarithm

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