SOLUTION: The slope is 1 ; the y-intersept is 0

Algebra ->  Graphs -> SOLUTION: The slope is 1 ; the y-intersept is 0      Log On


   



Question 18591: The slope is 1 ; the y-intersept is 0
Answer by Alwayscheerful(414) About Me  (Show Source):
You can put this solution on YOUR website!
Definition of a Y-intercept is: A point in the equation where the X value equals 0
In your case, the slope is 1. Use rise%2Frun. That means you will be "rising" 1 square and "running" over 1 square.
You Y-intercept is (0,0)

You first plot the Y-intercept, then rise up 1 square, then go over 1 square.
Your graph should look something like this.
graph%28300%2C200%2C-5%2C5%2C-5%2C5%2Cx%29
Hope this helps!