Basically, shift each coordinate one unit to the right (one X over)
You will have to predict the points a little
To find the y-intercept: replace x with 0
to find the x-intercept: replace y with 0
x-int:
0 = 10x - 32
32 = 10x
x = 3.2
(3.2, 0)
y-int:
y = 10(0) - 32
y = -32
(0, -32)
Answer:
Step-by-step explanation: