Question:

Consider a triangle on X–Y plane with vertices $(41,0)$, $(0,41)$, $(0,0)$. Number of integer-coordinate points strictly inside is:

Show Hint

Pick’s theorem quickly counts interior lattice points for polygons.
Updated On: Jul 31, 2025
  • 780
  • 800
  • 820
  • 741
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is A

Solution and Explanation

Using Pick’s Theorem: $A = \frac12 \times 41 \times 41 = 840.5$. Boundary points = $3 \times 41 - 3 = 123 - 3 = 120$? Correct calculation yields interior = $A - \frac{B}{2} + 1 = 840.5 - \frac{123}{2} + 1 = 780$. \[ \boxed{780} \]
Was this answer helpful?
0
0