A formula is recursive if it expresses the term
in terms of the previous one(s) 
In this case, every term is 7 more than the previous one, so the formula for
will only involve
:

In fact, this formula is simply saying: for every index
, the term with that index is 7 more than the term before.
Also, we have to specify the starting point (otherwise we would go backwards indefinitely), so the complete recursive formula is

which means: start with 2 and generate every other term by adding 7 to the previous one.
Answer:
x = 4.17
Step-by-step explanation:
We can use a ratio to solve
4.2 k 2 k
---------------- = ---------------
8.76 x
Using cross products
4.2 * x = 2 * 8.76
4.2x =17.52
Divide by 4.2
x=4.17
Answer:
A
Step-by-step explanation:
Given
4n² + 4(4m³ + 4n² ) ← distribute terms in parenthesis by 4
= 4n² + 16m³ + 16n² ← collect like terms
= (4n² + 16n²) + 16m³
= 20n² + 16m³
= 16m³ + 20n² ← in standard form → A
Answer:
b = 12.6
Step-by-step explanation:
a*2 + b*2 = c*2
6*2 + b*2 = 14*2
36 + b*2 = 196
Subtract 36 from both sides
36 + b*2 = 196
-36 -36
b*2 = 160
Find the square root of both
b = 12.64911064 or 12.6
Suppose the length of each side of the cube is x, so the volume must be:
x^3.
If the volume is 15 cm^3, so the length must be cuberoot(15) which is not integer,. So, the volume of the cube with integer side never equal with 15 cm^3