Let us take the B point as (x,y) as of now......where |x| = 6 and no of solution of y will give the no of position of B.....
Now A is (3,4) B(x,y) and AB <=4
So root[ (x-3)^2 + (y-4)^2 ] <=4
squaring both side (because distance is always positive ...so we can square in inequality)
(x-3)^2 + (y-4)^2 <=16
so (y-4)^2 <= 16 -(x-3)^2
x = 6 then (y-4)^2 <= 16 - 9
so (y-4)^2 <= 7
or -root(7) <=y-4 <= root(7) => 4 -root(7)<= y <= 4 +root(7)
x=-6 then
(y-4)^2 < -ve term
Hence it is not possible...
So all the values of y in this range is the required value of no. of points of B...
Considering integral co-ordinate...
4 -root(7)<= y <= 4 +root(7) = > 1.3 <= y <= 6.7
Hence integral value of y is ..... 2,3 ,4 ,5,6
Hence finally 5 values of B is possible...