;;-------------------> Clue 3 - Graphing lines <-------------

 

;;draw a line

;;;;The line passes through the origin

;;The line has a slope of 1

;;When x=7, y=7

;The line passes through the point (-120, -120)

;;The line is perpendicular to the line y= -x + 6

;; The line is parallel to the line 2x - 27 = 5

;;

;;

;;Use these clues to draw a line on the coordinate plane.

;;You will use 1-3 draw LINE commands to make a graph of this continuous line

;;You may plot more points along the line, and draw the line segments