asked 122k views
1 vote
Write both an explicit equation and recursive equation for the sequence 64,8,1,0,0.125..

HURRY PLEASE!!​

1 Answer

4 votes

Answer:

a(n) = n/8

Explanation:

64/8 = 8, 8/8 = 1, 1/8 = 0.125.…

Explicit Equation: a(n) = n/8

Recursive Equation: a(1) = 64; a(n) = n/8

i dont know if this is correct or not but here you go!

answered
User Corleone
by
8.1k 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.