Answer:
see explanation
Step-by-step explanation:
The n th term of a geometric sequence is
[tex]a_{n}[/tex] = a[tex](r)^{n-1}[/tex]
where a is the first term and r the common ratio
Both a and r have to be found
Given a₃ = - 2, then
ar² = - 2 → (1)
Given a₇ = - 32, then
a[tex]r^{6}[/tex] = - 32 → (2)
Divide (2) by (1)
[tex]\frac{ar^6}{ar^2}[/tex] = [tex]\frac{-32}{-2}[/tex], that is
[tex]r^{4}[/tex] = 16 ( take the fourth root of both sides )
r = 2 ← common ratio
Substitute r = 2 into (1)
a × 2² = - 2, that is
4a = - 2 ( divide both sides by 4 )
a = - [tex]\frac{1}{2}[/tex] ← first term
Hence
[tex]a_{n}[/tex] = - [tex]\frac{1}{2}[/tex][tex](2)^{n-1}[/tex] ← explicit formula
and
[tex]a_{10}[/tex] = - [tex]\frac{1}{2}[/tex] × [tex]2^{9}[/tex] = - 0.5 × 512 = - 256