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:
Around 100,i.e. 105
Step-by-step explanation:
In the given cube
Length of the cube = 7 unit cells
Breadth of the cube = 3 unit cells
Height of the cube = 5 unit cells
Therefore the number of unit cubes required to make such big cube is nothing but the volume of the big cube = length*breadth*height
⇒Number of cubes used to make that big cube= 7*5*3
= 105
Hence, option D (around 100) is the correct answer
Answer:

Step-by-step explanation:
The slope-intercept form of an equation of a line:

Parallel lines have the same slope. Therefore if given line is

then the slope of our line is
.
We have the equation:

The line passes through (-1, -7). Put the coordinsted pf the point to the equation:

<em>add 2 to both sides</em>

Finally:

The toy rocket hits the ground when h(t) = 0.
So, h(t) = 0 = -9t^2 + 81.
Solving the equation,
-9t^2 = -81
Dividing by -9
t^2 = 9
Taking the square root.
t = 3
The answer is 3 seconds.
Answer:
x=-2/5
Step-by-step explanation: