How many lattice points (points with integer coordinates) are on the line segment whose endpoints are (3,17) and (82,150)? (Include both endpoints in your count.)
The slope of the line is 150−1782−3=13379 .(This cannot be further simplified). Starting from point (3,17), the next point with integer coords will be (82,150), which is the second endpoint. So there are only 2 lattice points in the line, that being the two endpoints.
The slope of the line is 150−1782−3=13379 .(This cannot be further simplified). Starting from point (3,17), the next point with integer coords will be (82,150), which is the second endpoint. So there are only 2 lattice points in the line, that being the two endpoints.