Westonci.ca offers fast, accurate answers to your questions. Join our community and get the insights you need now. Discover a wealth of knowledge from professionals across various disciplines on our user-friendly Q&A platform. Experience the ease of finding precise answers to your questions from a knowledgeable community of experts.

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.