Question 1059655
I am working on Graphing with plots and slopes I am having trouble with this question for homework it says graph the equation by determining the missing values needed to plot the ordered pairs. y-x=1;(3,),(,8),(4,) not sure what is the slope or plot for this graph.
<pre>y - x = 1 =====> y = x + 1
y = 3 + 1 ------ Substituting 3 for x
y = 4

Do the same for the others, by substituting given values, and solve to find the other
You should get coordinate points: {{{highlight_green(matrix(3,3, "(3", ",", "4)", "(7", ",", "8)", "(4", ",", "5)"))}}}
Plot the points and then JOIN them. That's your graph. 
Very simple......nothing COMPLEX!