Using sequences concepts, it is found that:
In an arithmetic sequence, the difference between consecutive terms is always the same, called common difference d.
The nth term of an arithmetic sequence is given by:
[tex]a(n) = a(0) + nd[/tex]
The sequence {(-3, 7.5) , (-2, 10) , (-1, 12.5)} continues with points (0, 15), (1, 17.5), and so on, hence the first term and the common ratio are given, respectively, by:
a(0) = 15, d = 2.5.
Hence the equation is:
a(n) = 15 + 2.5n.
A geometric sequence is a sequence in which the result of the division of consecutive terms is always the same, called common ratio q.
The nth term of a geometric sequence is given by:
[tex]a_n = a_1q^{n-1}[/tex]
For the sequence {(1, 150) , (2, 112.5) , (3, 84.375)}, the first term and the common ratio are given, respectively, by:
[tex]a_1 = 150, q = \frac{112.5}{150} = \frac{84.375}{112.5} = 0.75[/tex]
Hence the equation is given by:
[tex]a_n = 150(0.75)^{n-1}[/tex]
More can be learned about sequences at https://brainly.com/question/6561461
#SPJ1