Skip to main content

2016 AMC 12B Problem 10

Problem 10 of 25EasierAlgebraGeometry

A quadrilateral has vertices P(a,b),P(a,b), Q(b,a),Q(b,a), R(a,b),R(-a,-b), and S(b,a),S(-b,-a), where aa and bb are integers with a>b>0.a\gt b\gt0. The area of PQRSPQRS is 16.16. What is a+b?a+b?

Answer choices

Show solution

Solution

The sides PQ\overline{PQ} and RS\overline{RS} have slope 1,-1, and QR\overline{QR} and PS\overline{PS} have slope 1,1, so PQRSPQRS is a rectangle with sides (ab)2(a-b)\sqrt2 and (a+b)2.(a+b)\sqrt2. Its area is 2(ab)(a+b)=2(a2b2)2(a-b)(a+b)=2(a^2-b^2) =16,=16, so a2b2=8.a^2-b^2=8. The only perfect squares differing by 88 are 99 and 1,1, giving a=3,a=3, b=1,b=1, and a+b=4.a+b=4. Thus, the correct answer is A.

More practice

Concepts: coordinate geometry · rectangle · difference of squares

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