SOLUTION: draw a line with a negative slope and positive y- intercept

Algebra ->  Graphs -> SOLUTION: draw a line with a negative slope and positive y- intercept      Log On


   



Question 434551: draw a line with a negative slope and positive y- intercept
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
draw a line with a negative slope and positive y- intercept
----
Let the slope be -1/2
Let the intercept be 5.
--
y = (-1/2)x+5
---
Plot a couple of points and draw a line thru them:
Let x = 0, then y = 5
Let x = 2, then y = 4
---
Plot (0,5),(2,4)
graph%28400%2C300%2C-10%2C10%2C-10%2C10%2C%28-1%2F2%29x%2B5%29
==============
Cheers,
Stan H.
============