Question 140429
How many points with integer coordinates lie between the graphs of 
y=(1/2)|x-3|-2 and y=3? 
--------------------
y = (1/2)(x-3)-2 or y = (1/2)(3-x)-2
y = (1/2)x - (7/2) or y = (3/2) - (1/2)x -2
y = (1/2)x - (7/2) or y = (-1/2)x - (1/2)
------------------------------------------------
{{{graph(400,300,-10,15,-10,10,(1/2)x-(7/2),(-1/2)x-(1/2),3)}}}
------------
The number of points between the three lines can be couned by you.
======================
Cheers,
Stan H.