Explanation:
The given geometric sequence is: 120, 60, 30, 15.
To find the explicit formula for this sequence, we need to determine the common ratio (r) first. The common ratio is the ratio of any term to its preceding term. Thus,
r = 60/120 = 30/60 = 15/30 = 0.5
Now, we can use the formula for the nth term of a geometric sequence:
a(n) = a(1) * r^(n-1)
where a(1) is the first term of the sequence, r is the common ratio, and n is the index of the term we want to find.
Using this formula, we can find the explicit formula for the given sequence:
a(n) = 120 * 0.5^(n-1)
Therefore, the explicit formula for the given geometric sequence is:
a(n) = 120 * 0.5^(n-1), where n >= 1.