slumpdd42 slumpdd42
  • 02-10-2021
  • Mathematics
contestada

If f(1) = 10 and f(n) = 2f(n - 1) then find the value of f(6).

Respuesta :

VectorFundament120
VectorFundament120 VectorFundament120
  • 02-10-2021

Answer:

f(6) = 320

Step-by-step explanation:

This is similar to Recurrence Relation;

First off, let's find f(2)

  • f(2) = 2f(2-1) = 2f(1) = 2•10 = 20

Then find f(3) up to f(6)

  • f(3) = 2f(3-1) = 2f(2) = 2•20 = 40
  • f(4) = 2f(4-1) = 2f(3) = 2•40 = 80
  • f(5) = 2f(5-1) = 2f(4) = 2•80 = 160
  • f(6) = 2f(6-1) = 2f(5) = 2•160 = 320

Thus, f(6) is 320

Answer Link

Otras preguntas

Sound: The more _______ a sound has, the _________ its volume is.
What is 0.75 as a fraction in simplist form
Which fossil occurs on the most landmasses? & What does this suggest about when these particular continents broke up?
Adam tried to compute the average of his 7 test scores. He mistakenly divided the correct sum of all of his test scores by 6, which yielded 84. What is Adam’s c
what is 1/9 of 60 equal
what planet starts with e?
25% of what nember is 19
Describe what happens when blood in capillaries flows past cells
How many square units are in the greatest area that can be enclosed by a rectangle whose perimeter is 20 units?
The shape of the clock is a regular dodecagon with a radius of 14cm. Centered on the clock's face is a green circle of radius 9cm. If the region outside the cir