Discover the best answers at Westonci.ca, where experts share their insights and knowledge with you. Join our Q&A platform and get accurate answers to all your questions from professionals across multiple disciplines. Experience the convenience of finding accurate answers to your questions from knowledgeable experts on our platform.

If f(1) = 6 and f(n) = f(n − 1) +3, then f(7) =
(1) 10 (2) 24 (3) 15
(4) 18

Sagot :

Answer:

24

Step-by-step explanation:

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

if n = 7 => f(7) = f(7-1) + 3 = f(6) + 3

if n = 6 => f(6) = f(6-1) + 3 = f(5) + 3

if n = 5 => f(5) = f(5-1) + 3 = f(4) + 3

if n = 4 => f(4) = f(4-1) + 3 = f(3) + 3

if n = 3 => f(3) = f(3-1) + 3 = f(2) + 3

if n = 2 => f(2) = f(2-1) + 3 = f(1) + 3

if f(1) = 6 then f(2) = 9

f(3) = 12

f(4) = 15

f(5) = 18

f(6) = 21

f(7) = 24

Thank you for choosing our platform. We're dedicated to providing the best answers for all your questions. Visit us again. We hope you found this helpful. Feel free to come back anytime for more accurate answers and updated information. Find reliable answers at Westonci.ca. Visit us again for the latest updates and expert advice.