Buckmanu.org/bu.py/Entropy/BESM/plotting_20051213

Plot these (x,y) points:
(4,0),(5,0),(2,6), (6,6), (4,4), (0,3), (1,2), (2,1), (3,0),(6,1),(7,2),(8,3)

Find at least 6 sample points and plot the line:
y = 2x - 3

Find at least 6 sample points and plot the line:
y = 10 - 2x

Plot these two lines and find where they meet:
2x = 5 - y and y = x - 1