Question 1067214
We are given the function
:
y = 2^x
:
Note that y = C * (2^x) is the form we want to consider when C is a constant
:
We are given C = (1/5)
:
C > 1 stretches it
0 < C < 1 compresses it
:
0 < (1/5) < 1
:
Answer is A
:
We can see this from the graph, red line is 2^x and green line is (1/5)2^x
:
{{{ graph( 300, 200, -3, 3, -2, 5, 2^x, (1/5)2^x) }}}
: