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).
Subtract x2 from x1 to get -7. After that subtract y2 from y1 to receive 3. That leaves you with -7/3 which simplified is -2.1333*
Answer:
Step-by-step explanation:
Answer:
Step-by-step explanation:
404 not found
Multiple 5x70 to get 350. Which makes the equation 350=5x and then you have to divide both sides by 5 to get x by itself. so 5x/5 and 350/5 makes x=70