Difference between revisions of "2020 AMC 12A Problems/Problem 17"
Lopkiloinm (talk | contribs) (→Solution 1) |
Lopkiloinm (talk | contribs) (→Solution 1) |
||
Line 6: | Line 6: | ||
==Solution 1== | ==Solution 1== | ||
− | Realize that <math>\ln\ | + | Let the <math>x</math>-intercept be <math>n.</math> |
+ | |||
+ | Realize that by the shoelace formula the area of the triangle must be <math>-\lnn+\ln{n+1}+\ln{n+2}-\ln{n+3}.</math> That equals to <math>\ln\frac{(n+1)(n+2)}{(n(n+3)}.</math> | ||
+ | |||
+ | <math>\ln\frac{(n+1)(n+2)}{(n(n+3)} = \ln\frac{n^{2}+3n+2}{n^{2}+3n}</math> | ||
+ | |||
+ | <math>\ln\frac{n^{2}+3n+2}{n^{2}+3n} = \frac{91}{90}</math> | ||
+ | |||
+ | <math>\ln\frac{n^{2}+3n+2}{n^{2}+3n} = \frac{182}{180}</math> | ||
+ | |||
+ | <math>n^{2}+3n = 180</math> | ||
+ | |||
+ | <math>n^{2}+3n-180 = 0</math> | ||
+ | |||
+ | <math>(n-12)(n+15) = 0</math> | ||
+ | |||
+ | The <math>x</math>-intercept is <math>\boxed{\textbf{(D) } 12.}</math>~lopkiloinm. |
Revision as of 01:01, 2 February 2020
Problem 17
The vertices of a quadrilateral lie on the graph of , and the -coordinates of these vertices are consecutive positive integers. The area of the quadrilateral is . What is the -coordinate of the leftmost vertex?
Solution 1
Let the -intercept be
Realize that by the shoelace formula the area of the triangle must be $-\lnn+\ln{n+1}+\ln{n+2}-\ln{n+3}.$ (Error compiling LaTeX. Unknown error_msg) That equals to
The -intercept is ~lopkiloinm.