Welcome to Westonci.ca, where your questions are met with accurate answers from a community of experts and enthusiasts. Our platform offers a seamless experience for finding reliable answers from a network of knowledgeable professionals. Connect with a community of professionals ready to help you find accurate solutions to your questions quickly and efficiently.

what type of graph represents the sequence given by the explicit formula an = 5 + (n-1)2?

A) A linear graph that passes through the point (3, 0)
B) An exponential graph that passes through the point (3, 0)
C) An exponential graph that passes through the point (5, 2)
D) A linear graph that passes through the point (0, 3)


Sagot :

5 + (n - 1)²
5 + (n - 1)(n - 1)
5 + (n² - n - n + 1)
5 + (n² - 2n + 1)
n² - 2n + 1 + 5
n² - 2n + 6 = 0
n = -(-2) +/- √((-2)² - 4(1)(6))
                     2(1)
n = 2 +/- √(4 - 24)
               2
n = 2 +/- √(-20)
              2
n = 2 +/- 2i√(5)
             2
n = 1 + i√(5)
n = 1 + i√(5)        n = 1 - i√(5)

The answer is equal to B.