SOLUTION: Good Afternoon,
I am trying to figure out how to plot a graph with several functions. For example f(x)=7^x. This is what I have.
f(0) = 7^0 = 1 f(-1) = 7-1 = 1/7^1 = 1/7
f
Algebra ->
Logarithm Solvers, Trainers and Word Problems
-> SOLUTION: Good Afternoon,
I am trying to figure out how to plot a graph with several functions. For example f(x)=7^x. This is what I have.
f(0) = 7^0 = 1 f(-1) = 7-1 = 1/7^1 = 1/7
f
Log On
Question 165602: Good Afternoon,
I am trying to figure out how to plot a graph with several functions. For example f(x)=7^x. This is what I have.
f(0) = 7^0 = 1 f(-1) = 7-1 = 1/7^1 = 1/7
f(1) = 7^1 = 7 f(-2) = 7-2 = 1/7^2 = 1/14
f(2) = 7^2 = 14 f(-3) = 7-3 = 1/7^3 = 1/21
f(3) = 7^3 = 21
Can you let me know if this looks right? More importantly, I have no idea how to graph this.
Thank you for the help you give. : ) Answer by oscargut(2103) (Show Source):
You can put this solution on YOUR website! these answers are right
f(0) = 7^0 = 1
f(-1)= 7^-1 = 1/7^1 = 1/7
f(1) = 7^1 = 7
These are corrected
f(-2) = 7^-2 = 1/7^2 = 1/49
f(2) = 7^2 = 49
f(-3) = 7-3 = 1/7^3 = 1/343
f(3) = 7^3 = 343