I feel like I have tried everything with this problem. Here it is:

Since this is an infinite sequence, I believe the formula for the sum is found with the equation firstTerm/(1-ratio).
I get 6x^7 as the first term. However, when I plug this into the formula above, I do not seem to be getting the correct answer. I am new, so forgive me for formatting issues. Thanks.
Each time n is incremented it is multiplying by one more $x^7$. $(6x^7, 6x^{14}...)$
Using your equation $$10=\frac{6x^7}{1-x^7}$$