Respuesta :

The missing numeric values in the table are given as follows:

  • x = -4: y: k(-4) = 13, g(-4) = 19.
  • x = 0: y: k(0) = 5, g(0) = 11.
  • x = 5: y: k(5) = 40, g(5) = 6.

How to find the numeric value of a function?

To find the numeric value of a function, we have to replace each instance of the variable by the number.

Hence the numeric values are given as follows, and we use it to fill the table:

  • k(-4) = (-4)² + 2(-4) + 5 = 13, g(-4) = k(-4) + 6 = 19.
  • k(0) = (0)² + 2(0) + 5 = 5, g(0) = k(0) + 6 = 11.
  • k(5) = (5)² + 2(5) + 5 = 40, g(5) = k(5) + 6 = 46.

A similar problem, in which the numeric value of a function is calculated, is given at brainly.com/question/2284360

#SPJ1