Skip to main content

2012 AMC 10A Problem 17

Problem 17 of 25IntermediateAlgebra

Let aa and bb be relatively prime integers with a>b>0a > b > 0 and a3b3(ab)3=733.\dfrac{a^3-b^3}{(a-b)^3} = \dfrac{73}{3}. What is ab?a-b?

Answer choices

Show solution

Solution

Recall that we can factor a3b3=(ab)(a2+ab+b2). a^3 - b^3 = (a - b)(a^2 + ab + b^2). Canceling out this factor gives us that a2+ab+b2a22ab+b2=733. \dfrac{a^2 + ab + b^2}{a^2 - 2ab + b^2} = \dfrac{73}{3}. Cross-multiplying and rearranging gives us 70a2149ab+70b2=0. 70a^2 - 149ab + 70b^2 = 0. Since b0,b \neq 0, we can divide through by b2b^2 to get 70(ab)2149ab+70=0. 70\left(\dfrac{a}{b}\right)^2 - 149\dfrac{a}{b} + 70 = 0. Applying the quadratic formula and noting that a>ba \gt b gives us that ab=107.\dfrac{a}{b} = \dfrac{10}{7}. Since aa and bb are relatively prime, we have that a=10a = 10 and b=7.b = 7. Their difference is 107=3.10 - 7 = 3. Thus, C is the correct answer.

More practice

Concepts: factoring · rational equation · quadratic

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