Bhalla
Line M has x intercept as -40 and y intercept as 70. If the line M cuts x-axis at point P and y-axis at point Q,then how many points on line segment PQ have both x coordinate and y coordinate as integers?
a)40
b)70
c)10
d)11
e)30
The equation of a straight line whose x and y intercepts are a and b, respectively, is: \(\frac{x}{a}+\frac{y}{b}=1\) (check for more here:
https://gmatclub.com/forum/math-coordin ... 87652.html)
Thus, the equation of line M is -x/40 + y/70 = 1.

y = 7x/4 + 70. For y to be an integer 7x/4 must be an integer, thus x must be a multiple of 4, from 0 to -40 inclusive. There are 11 multiples of 4 in this range: 0, -4, -8, -12, -16, -20, -24, -28, -32, -36, and -40.
Answer: D.
can you elaborate on this: "from 0 to -40 inclusive." I suppose this coincides with my lack of understanding of what this part of the question means: "then how many points on line segment PQ have both x coordinate and y coordinate as integers"