sariahcabble sariahcabble
  • 07-04-2020
  • Mathematics
contestada

if f (1) =4 and f(4)= f (n-1)-4 then find the value of f(4)

Respuesta :

jimthompson5910 jimthompson5910
  • 07-04-2020

f(1) = 4 is given

f(n) = f(n-1)-4 is the recursive step or rule

f(2) = f(2-1)-4 ... replace n with 2

f(2) = f(1) - 4

f(2) = 4-4 ... replace f(1) with 4

f(2) = 0

----------

Repeat for n = 3

f(n) = f(n-1)-4

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

f(3) = f(2) - 4

f(3) = 0 - 4 .... replace f(2) with 0, which is from f(2) = 0 found earlier

f(3) = -4

---------

Repeat for n = 4

f(n) = f(n-1)-4

f(4) = f(4-1)-4

f(4) = f(3) - 4

f(4) = -4-4 ... plug in f(3) = -4

f(4) = -8

Answer is   -8

Answer Link

Otras preguntas

How to find square root of 3.61
What position in government was jackson elected to in 1828?
A list of 10 resolutions to be presented to king george iii was called the
Can someone clearly explain and workout Q19? Much appreciated
why were delegates opposed to having a president
Please I have no clue on this thank you
Which statement about reserved powers is accurate? They regulate commerce between states. They are held by the states alone. They permit the drafting of sold
What does America hope for as a Nation today?
The bony, spiral-shaped, fluid-filled sense organ used for hearing is the __________.
Why does 0!=1? I know it is to "complete the pattern", but why can't it =0? That makes more sense, mathematically.