You can put this solution on YOUR website! How to graph the 2 equations y=5x-17 and y=x-1 and find their point of intersection
--------------
They're 2 straight lines, so you need to plot 2 points for each.
---
y=5x-17
Pick any 2 values for x and find y.
Plot the 2 points.
Draw a line thru them.
-------
Do the same for y = x-1
---