SOLUTION: a.) Graph f(x)=3^x b.) Evaluate 2f(-0.125)

Algebra ->  Exponents -> SOLUTION: a.) Graph f(x)=3^x b.) Evaluate 2f(-0.125)      Log On


   



Question 126942This question is from textbook Thinking Mathematically
: a.) Graph f(x)=3^x
b.) Evaluate 2f(-0.125)
This question is from textbook Thinking Mathematically

Answer by jim_thompson5910(35256) About Me  (Show Source):
You can put this solution on YOUR website!
a)

f%28x%29=3%5Ex Start with the given function

In order to plot an exponential function, we need to plot some points
We can start at any x value, so lets start at x=0

f%280%29=3%5E0 Plug in x=0

f%280%29=1 Raise 3 to the zeroth power to get 1

So when x=0, y=1. So our first point is (0,1)


----Now lets find another point----
f%281%29=3%5E1 Plug in x=1

f%281%29=3 Raise 3 to the first power to get 3

So when x=1, y=3. So our second point is (1,3)


----Now lets find another point----
f%282%29=3%5E2 Plug in x=2

f%282%29=9 Raise 3 to the second power to get 9

So when x=2, y=9. So our third point is (2,9)






===============================================================================

Now lets make a table of the values we have calculated
xy
01
13
29
Now plot the points



Connect the points with a smooth curve to form the graph y=3%5Ex (note: the more points you plot, the easier it is to graph)
Graph of y=3%5Ex through the points solved for earlier







b)

f%28x%29=3%5Ex Start with the given function


f%28-0.125%29=3%5E%28-0.125%29 Plug in x=-0.125


f%28-0.125%29=0.8717 Use a calculator to evaluate 3%5E%28-0.125%29 to get 0.8717

2%2Af%28-0.125%29=2%2A0.8717 Now multiply both sides by 2


2%2Af%28-0.125%29=1.7434 Multiply