Answer :

The table with the numeric values of g(x) is given by:

  • x = -5, g(x) = -10.
  • x = -1, g(x) = 2.
  • x = 1, g(x) = 8.
  • x = 3, g(x) = 14.
  • x = 5, g(x) = 20.

What is the complete problem?

Researching it on a search engine, it is found that we have to calculate the numeric values of g(x) = 3x + 5 for x = -5, -1, 1, 3 and 5.

How to find the numeric value of a function?

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

For this problem, the function is given by:

g(x) = 3x + 5.

Hence the numeric values are:

  • g(-5) = 3(-5) + 5 = -10.
  • g(-1) = 3(-1) + 5 = 2.
  • g(1) = 3(1) + 5 = 8.
  • g(3) = 3(3) + 5 = 14.
  • g(5) = 3(5) + 5 = 20.

More can be learned about the numeric value of a function at https://brainly.com/question/14556096

#SPJ1