Question
Question: Find the number of points with integral coordinates that lie in the interior of the region common to...
Find the number of points with integral coordinates that lie in the interior of the region common to circle x2+y2=16 and the parabola y2=4x.
A.8
B.10
C.16
D.None of these
Solution
Hint: We need to imagine the graphs of circle and parabola and the intersection of those two figures in a graph.
Let (α,β) be the point with integral coordinates and lying in the interior of the region common to the circle x2+y2=16 and the parabola y2=4x.
Then α2+β2−16<0 and β2−4α<0
It is clear from the figure that 0<α<4 .
⇒α=1,2,3 [∵α∈Z]
When α=1
β2<4α
⇒β2<4
⇒β=0,1
So the points are (1, 0) and (1, 1).
When α=2
β2<4α
⇒β2<8
⇒β=0,1,2
So the points are (2, 0), (2, 1) and (2, 2).
When α=3
β2<4α
⇒β2<12
⇒β=0,1,2,3
So the points are (3, 0), (3, 1), (3, 2) and (3, 3)
Out of these four points (3, 3) does not satisfy α2+β2−16<0.
Thus, the points lying in the region are (1, 0), (1, 1), (2, 0), (2, 1), (2, 2), (3, 0), (3, 1) and (3, 2).
Note:
It is always better to start with the graph of given equations for these kinds of problems for better visualization.