Given the function:

It's required to select which one of the points provided in the choices belongs to the graph of the function.
Evaluate the function for the values of x = {1, 2, 3, 0}.
a. For x = 1:

Point (1, 0) is incorrect. It should be (1, 6)
b. For x = 2:

Point (2, 9) is incorrect. It should be (1, 18)
c. For x = 3:

Point (3, 6) is incorrect. It should be (3, 54)
d. For x = 0:

Point (0, 2) is correct and belongs to the graph
Answer: d. (0, 2)