Question 99066
Y=-2X+3 (RED LINE)
Y=-X+7 (GREEN LINE)
{{{ graph( 300, 200, -6, 5, -10, 12, y = -2x +3, y = -x +7) }}} (graph 300x200 pixels, x from -6 to 5, y from -10 to 12, of TWO functions y = -2x +3 and y = -x +7).