Question 126025
F(X)-3X/2+12 (red line)& G(X)=-X/2+4 (green line)
{{{ graph( 300, 200, -2, 20, -15, 10, y = -3x/2 +12, y = -x +4) }}} (graph 300x200 pixels, x from -2 to 20, y from -15 to 10, of TWO functions y = -3x/2 +12 and y = -x +4). 
THE INTERSECTION APPEARS TO BE (16,-12)