Question 242609
y=-2x+5
Y INTERCEPT=(0,5)
0=-2x+5
2x=5
x=5/2
x=2.5 ans for the x intercept(2.5,0)
{{{ graph( 300, 200, -6, 5, -10, 10, -2x +5) }}} (graph 300x200 pixels, x from -6 to 5, y from -10 to 10, -2x +5).