Respuesta :

ali015
Notice that the graph is decreasing as x increases, showing exponential decay. An exponential decay graph is in the form [tex]y = ab^x[/tex], where a is just multiplying [tex]b^x[/tex] and b < 1. That means the value of b we are looking for is less than 1. This isn't crucial information, but it's nice to know!

Also remember the negative exponent rule says that when a base has a negative exponent, flip the base onto the other side of the fraction to make it into a positive exponent. For example, [tex] b^{-2} = \frac{1}{b^{2} } [/tex].

Back to the Problem
Let's pick out an easy value on the graph. I went with (-1, 2). Since we know the equation is [tex]y = b^x[/tex], plug the coordinate in and solve for b:
[tex]y = b^x\\ 2 = b^{-1}\\ 2 = \frac{1}{b} \\ 2b = ( \frac{1}{b})b\\ 2b = 1\\ b = \frac{1}{2} [/tex]

-----

Answer:
b = [tex] \frac{1}{2}[/tex]
Remark
All you need to do to solve this is to pick one point that's clear on the graph. I'd like to be able to pick something where x > 0 but I cannot. It's too hard to read the y value. One point that is very clear is (-2, 4)

Substitute and Solve.
y = b^x     
Let x = - 2
Let y = 4

4 = b^(-2) Put b in the denominator so that you have a positive power. Also put a 1 underneath the 4

[tex]\dfrac{4}{1}=\dfrac{1}{b^2}[/tex]   Cross multiply
4b^2 = 1                                                Divide by 4
b^2 = 1/4                                               Take the square root of both sides.
b = +/- 1/2

Answer: b  can equal 1/2 or b can be - 1/2. Both answers are bases that are possible. I suspect you are intended to write y = (1/2)^x 

The reason the graph is sort of a mauve color is because both y = (1/2)^x and y = (-1/2)^x give the same graph. If they gave different results, one result would be blue and the other red.

However if the results are the same, the colors will mix. Blue + red = mauve.


Ver imagen jcherry99