Answer:
[tex]a_{n} = 5 * 3^{n-1}[/tex]
Step-by-step explanation:
To find the nth term of a geometric sequence, you have the general formula:
[tex]a_{1} *r^{n-1}[/tex]
where a1 is the first term and r is the common ratio. In order to find the 4th term, we can substitute what we have(n is 4 because we are looking for the fourth term):
135 = [tex]a_{1} * 3^{4 - 1}[/tex]
135 = [tex]a_{1} * 3^3[/tex]
135 = [tex]27a_{1}[/tex]
[tex]a_{1} = 5[/tex]
Now, we can substitute the first term back in:
[tex]a_{n} = 5 * 3^{n-1}[/tex]