Asked by wsdfg

Jeff made 2 baskets in his first basketball game and 1 more basket in his next game. Assuming he scores 1 more basket each game, write a recursive formula to generate the sequence representing the total number of baskets Jeff made after each game.(1 point)

Answers

Answered by wsdfg
the asnwer choices are

f(1)=1, f(n)=f(n−1)−1 for n>1

f(1)=2, f(n)=f(n−1)−1 for n>1

f(1)=1, f(n)=f(n−1)+1 for n>1

f(1)=2, f(n)=f(n−1)+1 for n>1
Answered by oobleck
well, the first two choices are out, since they subtract one each time.
So, what do you think?
Answered by Connexus Student
If you want all answers for Connexus : Relationships Between Quantities Quick Check, Here ya go wsdfg.
1. {10, 18, 26, 34,...}
2. f(1)=2, f(n)=f(n−1)+1 for n>1
3. f(1)=10, f(n)=f(n−1)+15, for n>1
4.f(1)=10, f(n)=f(n−1)+2, for n>1
5.f(n)=2+3(n−1)
Answered by BEAR
tysm!!!! it works there all right
Answered by BEAR
i got 100%
Answered by BEAR
Connexus Student is right if you are in connexus algebra 1 relationships between quanitys
Answered by Keda
Connexus Student correct
There are no AI answers yet. The ability to request AI answers is coming soon!

Related Questions