Determine whether each set of ordered pairs shown below is from a geometric sequence or from an arithmetic sequence.

{(-3, 7.5) , (-2, 10) , (-1, 12.5)}

Write the equation of the graph for the set of ordered pairs.

{(1, 150) , (2, 112.5) , (3, 84.375)}

Write the equation of the graph for the set of ordered pairs.

Respuesta :

Using sequences concepts, it is found that:

  • The set of ordered pairs {(-3, 7.5) , (-2, 10) , (-1, 12.5)} is an arithmetic sequence with equation a(n) = 15 + 2.5d.
  • The set of ordered pairs {(1, 150) , (2, 112.5) , (3, 84.375)} is a geometric sequence with [tex]a_n = 150(0.75)^{n-1}[/tex].

What is an arithmetic sequence?

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.

What is a geometric sequence?

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