Answer:
See definition below
Step-by-step explanation:
Since we have to give a recursive definition, we must give a initial value f(0). Additionally, the value of f(n) must depend on the value of f(n-1) for all n≥1.
The required value of f(0) is (0+1)!=1!=1.
Now, the factorial itself is a recursive function, because (n+1)!=(n+1)n!. In terms of f, this means that f(n)=(n+1)f(n-1) for all n≥1.
Then, our definition is: f:N→N is defined by
- f(0)=1.
- For n≥1, f(n)=(n+1)f(n-1).
Answer:
its the blue triangle...not 100% the question tho
Step-by-step explanation:
X=((log(225000/200000)/log(1.03))
X=log(225,000÷200,000)÷log(1.03)
X=3.98 years
Answer:
If 18.2% of the 378 milliliters of solution is acid, 0.182(378) ml of the solution is acid. Multiplying this out, our final answer is 68.8 ml of the solution is acid.
Let me know if this helps!
the student has left 75 because if you add 5 and 70 it gives you $75 that's how much the student had left.