You can put this solution on YOUR website! my teacher told us to graph y=[x]- 3
-----------------------------------
I'm assuming that [] means "absolute value".
---
If so you should plot 3 or more points:
If x = = -1, y = -2
If x = 0,y = -3
If x = 1, y = -2
---
Plot the points:(-1,-2),(0,-2),(1,-2)
----------------------------------------
Join those points in a v-shape:
----
Cheers,
Stan H.