How do you make a table to graph #f(x)=6^x#?
1 Answer
Set
Explanation:
Pick a bunch of numbers, say
Therefore,
#" "x" " " " y#
#" "0" " " "1#
#" "1" " " " 6#
#" "2" " " "36#
#" "4" " " "216#
Then, plot the points (that are reasonable) and connect them to form your graph.
graph{6^x [-20, 20, -4.56, 15.44]}