How do you graph the equation by plotting points #y=(x-4)^2#?

1 Answer
Jul 26, 2017

By assigning values for x and computing value of the function

Explanation:

If you put 0 for x, you will get #y=16#
If you put 1 for x, you will get #y=9#
If you put 2 for x, you will get #y=4#

If you put 4 for x, you will get #y=0#
etc. You can plot now.

graph{(x-4)^2 [-5.17, 14.83, -1.8, 8.2]}