Ask Question
1 September, 22:04

F (1) = 16 f (n) = (n-1) + 2n what is f (4)

+3
Answers (2)
  1. 1 September, 23:13
    0
    F (1) = 16

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

    f (4) = 64

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

    f (4) = 3 + 8

    f (4) = 11
  2. 2 September, 01:20
    0
    F (4) = (4-1) + 2*4=11 ...

    This seems a bit too easy though, did you mean f (n) = f (n-1) + 2n? In this case:

    f (1) = 16

    f (2) = 16+2*2=20

    f (3) = 20+2*3=26

    f (4) = 26+2*4=34
Know the Answer?
Not Sure About the Answer?
Find an answer to your question ✅ “F (1) = 16 f (n) = (n-1) + 2n what is f (4) ...” in 📘 Mathematics if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers