Skip to main content

2003 AMC 12B Problem 17

Problem 17 of 25IntermediateAlgebra

If log(xy3)=1\log(xy^3) = 1 and log(x2y)=1,\log(x^2y) = 1, what is log(xy)?\log(xy)?

Answer choices

Show solution

Solution

Let X=logxX = \log x and Y=logy.Y = \log y. Then X+3Y=1X + 3Y = 1 and 2X+Y=1.2X + Y = 1. Solving gives X=25X = \dfrac{2}{5} and Y=15,Y = \dfrac{1}{5}, so log(xy)=X+Y=35. \log(xy) = X + Y = \frac{3}{5}. Thus, the correct answer is D.

More practice

Concepts: logarithm · system of equations

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