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:
27
Step-by-step explanation:
dollars per hour
Look it up online because you don't have a question
Start on -7 since it is the y intercept(b). 4/1 is the slope. So from seven you would go up 4 right 1.
Answer: each width = 10, each length = 21
Explanation: from the question we know that L=2w + 1 and we also know that a rectangle has the perimeter of 62 when we plug it in the equation we will get 62= 2(2w+1+w) we will multiply the 2 now and we will get 62=4w+2+2w we will combine like terms and we will minus two from both sides ending up with 60=6w we will divide six from both sides and we will get w=10 then we will use l=2w+1 to find the length and it will be 21