2020 AMC 12A Problem 17

Below is the professionally curated solution for Problem 17 of the 2020 AMC 12A, from LIVE by Po-Shen Loh. You can also try the full timed exam, view all 2020 AMC 12A solutions, or check the answer key.

All of the real AMC 8, AMC 10, AMC 12, and AIME problems in our complete solution collection are used with official legal permission of the Mathematical Association of America (MAA).

Concepts:shoelace formulalogarithmquadratic

Difficulty rating: 1860

17.

The vertices of a quadrilateral lie on the graph of y=lnx,y = \ln x, and the xx-coordinates of these vertices are consecutive positive integers. The area of the quadrilateral is ln9190.\ln\dfrac{91}{90}. What is the xx-coordinate of the leftmost vertex?

66

77

1010

1212

1313

Solution:

Let the vertices have xx-coordinates n,n+1,n+2,n+3n, n+1, n+2, n+3 with yy-coordinates ln\ln of those values. Applying the shoelace formula and simplifying, the area is ln(n+1)(n+2)n(n+3).\ln\dfrac{(n+1)(n+2)}{n(n+3)}.

Setting (n+1)(n+2)n(n+3)=9190\dfrac{(n+1)(n+2)}{n(n+3)} = \dfrac{91}{90} gives 1+2n2+3n=9190,1 + \dfrac{2}{n^2 + 3n} = \dfrac{91}{90}, so n2+3n=180.n^2 + 3n = 180.

Then (n12)(n+15)=0,(n - 12)(n + 15) = 0, so n=12.n = 12.

Thus, D is the correct answer.

Problem 17 in Other Years