8/20 of a minute or 2/5 of a minute
Start from the parent function 
In the first case, you are computing

In the second case, you are computing
, you translate the function horizontally,
units left if
and
units right if
.
On the other hand, when you transform
, you translate the function vertically,
units up if
and
units down if
.
So, the first function is the "original" parabola
, translated
units right and
units up. Likewise, the second function is the "original" parabola
, translated
units left and
units down.
So, the transformation from
to
is: go
units to the left and
units down
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.