Question 1040803
<font color=black size=3>
Replace x with the given x value, then simplify.


If x = -1, then...
y = x-3
y = -1-3 ... replace x with -1
y = -4



If x = 0, then...
y = x-3
y = 0-3 ... replace x with 0
y = -3



If x = 4, then...
y = x-3
y = 4-3 ... replace x with 4
y = 1



So the completed table looks like this

<table border=1><tr><th>x</th><th>y</th></tr><tr><td>-1</td><td>-4</td></tr><tr><td>0</td><td>-3</td></tr><tr><td>4</td><td>1</td></tr></table>
</font>