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

Plot these (x,y) points:
(2,2), (2,4), (-4,2), (-3,0), (-2,-2), (3.5,-0.5), (0,-4)

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

Plot these (x,y) points:
(12,2), (-22,4), (-44,20), (-38,10), (-42,22), (35,-5), (0,-4)

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

 

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

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

Find at least 6 points and plot:
y = x^2

Plot these two equations and find where they meet:
x = y^2 and y = 2x - 2

Plot the equation:
x^2 + y^2 = 25