asked 12.9k views
3 votes
HELP (question in image)

HELP (question in image)-example-1

2 Answers

3 votes
The answer is C


10(1)-1=9
10(2)-1=19

It’s the only answer that applies to all
answered
User Jroberayalas
by
8.1k points
1 vote

Answer:

C) F(n) = 10n-1

Explanation:

C) F(n) = 10n-1

Try a few points

F(n) = 10n-1

= 10(20) - 1

= 200-1

= 199 >>> which matches the table

F(n) = 10n-1

= 10(5) - 1

= 50-1

= 49 >>> which matches the table

F(n) = 10n-1

= 10(1) - 1

= 10-1

= 9 >>> which matches the table

answered
User Zach Smith
by
7.6k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.