asked 75.2k views
2 votes
Write a recursive rule and a explicit rule for the sequence I really need help

Write a recursive rule and a explicit rule for the sequence I really need help-example-1
asked
User Taher
by
8.2k points

1 Answer

7 votes

Answer

y = 6x

Step-by-step explanation

To write a recursive or explict rue for this sequence, we need to firstly examine the given sequence.

If we let money spent = y and number of weeks = x

when x = 1, y = 6

when x = 2, y = 12

when x = 3, y = 18

when x = 4, y = 24

We can easily see that as x increases by units of 1, the y increases by corresponding units of 6.

A rule that will work for this is that

y = 6x

so that, when x = 1, y = 6(1) = 6 (as it is on that graph)

when x = 2, y = 6(2) = 12 (as it is on that graph again)

And so on.

Hope this Helps!!!

answered
User Babu Sekaran
by
9.2k 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.