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