SOLUTION: how do I draw lines passing through the origin with slopes -1,-1/2,0,1/3,2 on the same set of axes?

Algebra ->  Graphs -> SOLUTION: how do I draw lines passing through the origin with slopes -1,-1/2,0,1/3,2 on the same set of axes?      Log On


   



Question 975567: how do I draw lines passing through the origin with slopes -1,-1/2,0,1/3,2 on the same set of axes?
Answer by Boreal(15235) About Me  (Show Source):
You can put this solution on YOUR website!
all the lines go through (0,0)
the first goes left 1 and up 1
the second goes left 2 and up 1
The third is horizontal
the fourth goes right 3 and up 1
the fifth goes over 1 and up 2
graph%28300%2C200%2C-10%2C10%2C-10%2C10%2C-x%2C-x%2F2%2C0%2Cx%2F3%2C2x%29