- #1
Cade
- 92
- 0
How would I go about approaching this problem?
Given the polynomial:
x^100 - 3x + 2 = 0
Find the sum 1 + x + x^2 + ... + x^99 for each possible value of x.
Given the polynomial:
x^100 - 3x + 2 = 0
Find the sum 1 + x + x^2 + ... + x^99 for each possible value of x.