Write an equation to describe the sequence below. Use n to represent the position of a term in the sequence, where n = 1 for the first term.

0.6, 2.4, 9.6, …

To find an equation for the sequence, we can start by noticing that each term is multiplied by 4, and that the first term is 0.6.

So, we can write the equation as:
𝑇(𝑛) = 0.6 × 4^(𝑛-1)

where T(n) represents the term at position n in the sequence.