Answer:
- tn = 2097152 pennies
- tn = 20971.52 dollars.
Step-by-step explanation:
A surprisingly large amount of money.
The question is "Does the amount of money just double or do the previous amounts add to the present amount?"
I think it just doubles. Not only that, but she can't spend any of it until night 22 is reached.
- tn = a*2^(n - 1)
- a = 1 She starts with 1 penny.
- n = 22
- tn = 1*2^(22 - 1)
- tn = 1*2^21
- tn = 2097152 pennies
- tn = 20971.52 dollars.
Answer:
5
Step-by-step explanation:
Answer:
A)84%
Step-by-step explanation:
Orgin: 19 ounces
Second visit: 19+9=28 ounces
Third visit=28+7=35 ounces
35-19=16 ounces gained
16/19=84.2%=84% increase
Answer:
- y = -(x-1)² . . . . reflected over the x-axis
- y = (x-1)² +1 . . . . translated up by 1 unit
- y = (x+1)² . . . . reflected over the y-axis
- y = (x-2)² . . . . translated right by 1 unit
- y = (x-1)² -3 . . . . translated down by 3 units
- y = (x+3)² . . . . translated left by 4 units
Step-by-step explanation:
Since you have studied transformations, you are familiar with the effect of different modifications of the parent function:
- f(x-a) . . . translates right by "a" units
- f(x) +a . . . translates up by "a" units
- a·f(x) . . . vertically scales by a factor of "a". When a < 0, reflects across the x-axis
- f(ax) . . . horizontally compresses by a factor of "a". When a < 0, reflects across the y-axis.
Note that in the given list of transformed functions, there is one that is (x+1)². This is equivalent to both f(x+2) and to f(-x). The latter is a little harder to see, until we realize that (-x-1)² = (x+1)². That is, this transformed function can be considered to be either a translation of (x-1)² left by 2 units, or a reflection over the y-axis.