Question



Y = 0.5(6)^x plot two points to graph the function.

Answers

GPT 3.5
To plot two points on the graph of the function Y = 0.5(6)^x, we can choose any two values of x and calculate the corresponding values of Y.

Let's choose x = 2 and x = -1.

When x = 2:
Y = 0.5(6)^2 = 0.5(36) = 18
So one point is (2, 18).

When x = -1:
Y = 0.5(6)^(-1) = 0.5(1/6) = 1/12
So the second point is (-1, 1/12).

Thus, the two points to graph the function Y = 0.5(6)^x are (2, 18) and (-1, 1/12).

Related Questions