Răspuns:
Explicație pas cu pas:
Punctul de intersectie se afla pe graficele ambelor functii.
In punctul de intersectie al graficelor, f(x) = g(x)
2x + 4 = -x/2 + 4
2x = -x/2
4x = -x
4x + x = 0
5x = 0
x = 0
f(0) = 2*0 + 4 = 4
(poti verifica si g(0) = -0/2 + 4 = 4)
Punctul de intersectie este C(0, 4)