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.
Follow the y2-y1/X2-Xy= the slope
Answer:
900 cm
Step-by-step explanation:
1 : 50
We need the first number to be 18 so multiply by 18
1:18 : 50*18
18 cm : 900 cm
Answer:
n = the first
n + 1 = the 2nd
n + 2 = the 3rd
n(n + 2) - (n + 1) = 10(n + 2) + 1
n2 + 2n - n - 1 = 10n + 20 + 1
n2 - 9n - 22 = 0
(n - 11)(n + 2) = 0
If two factors = 0, at least one must = 0.
n - 11 = 0
n = 11
11,12,13
n + 2 = 0
n = -2
-2,-1,0
Answer:
Each friend will get 18 sea shells.
Step-by-step explanation:
Given:
Rudy has white sea shells = 10
Rudy has pink sea shells = 23
Rudy has brown sea shells = 21
Number of friends = 3
Rudy divides the sea shells into equally between three friends.
We need to find how many sea shells each friend can get.
Now first we find the total number sea shells.
Total number of sea shells = white sea shells + pink sea shells + brown sea shells = 10 + 23 + 21 = 54
Now to find number of sea shell each friend can get we will divide total number of sea shell with number of friends.
number of sea shell each friend can get = 
Hence each friend will get 18 sea shells.