Respuesta :
Answer:
x f(x) g(x)
1 15 3
2 16 4
3 15 5
4 12 6
5 7 7
6 0 8
f(x) = g(x) when x = 5
Step-by-step explanation:
f(x) = -x² + 4x + 12
f(1) = -(1)² + 4(1) + 12 = 15
f(2) = -(2)² + 4(2) + 12 = 16
f(3) = -(3)² + 4(3) + 12 = 15
f(4) = -(4)² + 4(4) + 12 = 12
f(5) = -(5)² + 4(5) + 12 = 7
f(6) = -(6)² + 4(6) + 12 = 0
g(x) = x + 2
g(1) = 1 + 2 = 3
g(2) = 2 + 2 = 4
g(3) = 3 + 2 = 5
g(4) = 4 + 2 = 6
g(5) = 5 + 2 = 7
g(6) = 6 + 2 = 8
Answer:
x = 5
Step-by-step explanation:
When you graph on desmos it shows (5 , 7) and (-2 , 0) when you do the work in 5, both equations equal 7.