158k views
1 vote
The function h is defined by the following rule:

h(x) = 2x + 4

Complete the function table for x = -4, -3, 1, 3, and 4.

A) For x = -4, h(x) = -4; For x = -3, h(x) = 0; For x = 1, h(x) = 6; For x = 3, h(x) = 10; For x = 4, h(x) = 12.

B) For x = -4, h(x) = -4; For x = -3, h(x) = -2; For x = 1, h(x) = 6; For x = 3, h(x) = 10; For x = 4, h(x) = 12.

C) For x = -4, h(x) = -4; For x = -3, h(x) = 0; For x = 1, h(x) = 6; For x = 3, h(x) = 10; For x = 4, h(x) = 16.

User Morganwahl
by
7.5k points

1 Answer

2 votes

Final answer:

The function h(x) = 2x + 4 can be used to complete the function table for given values of x. The correct completion of the table is option B).

Step-by-step explanation:

The function h(x) = 2x + 4 can be used to complete the function table.

For x = -4, h(x) = (2 * -4) + 4 = -8 + 4 = -4.

For x = -3, h(x) = (2 * -3) + 4 = -6 + 4 = -2.

For x = 1, h(x) = (2 * 1) + 4 = 2 + 4 = 6.

For x = 3, h(x) = (2 * 3) + 4 = 6 + 4 = 10.

For x = 4, h(x) = (2 * 4) + 4 = 8 + 4 = 12.

Therefore, option B) is the correct completion of the function table.

User Per Melin
by
7.4k points