Respuesta :

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)