milkboii69
milkboii69 milkboii69
  • 24-09-2020
  • Mathematics
contestada

A sequence is defined by the formula f(n+1)=f(n)-3. If f(4)=22, what is f(1)? 10 13 31 034​

Respuesta :

devishri1977
devishri1977 devishri1977
  • 24-09-2020

Answer:

f(1) = 31

Step-by-step explanation:

f(n+1) =f(n)  -3

f(4)     = f(3 + 1) = f(3) - 3

f(3)- 3 = 22

     f(3) = 22 +3

    f(3) = 25

The previous term {f(3)} is got by adding 3 to next term {f(4)}

f(2) = 25 + 3 = 28

f(1) = 28 + 3 = 31

       

Answer Link

Otras preguntas

What scientific fact is Tommy’s theory based on? Meteors can do some crazy things. Spaceships often land on Earth. Technology makes space travel possible. Mete
Which is the national tree of Russia and where does it grow best
This is the best of the three. Correct if it is not​
why was Roosevelts administration called "government by alphabet"​
Career Planning On what would an appropriate answer to "Tell me about yourself" focus? a) work-related factors such as previous work experience or school-relat
i too have a dream 2.06 assignment
What is the length of a diagonal of a square with a perimeter of 40 inches?
The Thane of Cawdor died AN (bravely) abjectly terrified 2. The successor to the throne is now AN (Macbeth.) Malcolm. Macduff. 3. Macbeth is beginning to
What is a function of the backbone in animals?It protects against predators.It regulates blood glucose.It surrounds the spinal cord.It limits movement.​
se sprintf(wh.chunkid,"%s","RIFF"); but this actually writes 5 bytes into wh.chunkid, the 5th character being '\0' the string termination character. So you shou