Answer:
f(0)=1
Step-by-step explanation:
The question asks us to find f(0). We want to find what f(x), or y is, when x is equal to 0.
f(x)=3^x
Therefore, we can substitute 0 in for x.
f(0)=3^0
Evaluate the exponent, 3^0.
Any number raised to the power of zero is equal to 1.
f(0)=1
If you move the decimal from left to right, then you make it either a whole number or a percentage.
Yes you have a good example.
x = number of cookies
2*x = total amount spent on cookies at $2 each
2x-3 = amount you pay after the $3 discount is applied one time for the entire order
-------------
a more numeric example may be this
Lets say you bought 12 cookies, so x = 12
This means it costs 2*x = 2*12 = 24 dollars total if the discount doesnt apply
However, the 3 dollar discount is there, so the grand total is 24-3 = 21 dollars.
Answer:
FV= 1,000*(1.12^n)
Step-by-step explanation:
Giving the following information:
Initial investment= $1,000
Increase rate= 12% = 0.12
We need to formulate an exponential equation to show the value in n years.
<u>To calculate the Future Value, we need to use the following formula:</u>
FV= PV*(1+i)^n
Being:
FV= Future Value
PV= Initial Investment
i= increase rate
n= number of periods
FV= 1,000*(1.12^n)
<u>For example, for one year:</u>
FV= 1,000*(1.12^1)
FV= $1,120
For 3 years:
FV= 1,000*(1.12^3)
FV= $1,404.93