Answer:
1/7^2
Step-by-step explanation:
The applicable rules of exponents are ...
(a^b)(a^c) = a^(b+c)
a^-b = 1/a^b
__
Then your expression simplifies to ...

Given:
Variable g is 8 more than variable w. ⇒ g = w + 8
Variable g is also 4 less than w ⇒ g = w - 4
g = w + 8 or w = g - 8
g = w - 4 or w = g + 4
Answer: choice A) 7017
==========================================================
Work Shown:
The first term is a_1 = 24 and we go up by 7 each time.
The common difference is d = 7
The nth term formula we'll use is
a_n = a_1 + (n-1)*d
a_n = 24 + (n-1)*7
----------
The 1000th term corresponds to n = 1000
Replace every n with 1000
Then use the order of operations (PEMDAS) to simplify
a_n = 24 + (n-1)*7
a_1000 = 24 + (1000-1)*7
a_1000 = 24 + (999)*7
a_1000 = 24 + 6993
a_1000 = 7017