A line of geometry, the 3rd term is a4 and the 4th term is ax. The 10th term is a52, then, x is?

2 Answers
Jan 21, 2018

See below

Explanation:

For a geometric sequence, let the nth term be arn1
where r is the fixed ratio and a is the first term.

a3=ar31
a4=ar2 ----(1)

a10=ar101
a52=ar9 ----(2)

Divide equation (2) by (1)

a52a4=ar9ar2

a56=r7
(a8)7=r7
a8=r

Put this value in (2)

a52=a(a8)9
a52=aa72
a52a72=a
a20=a

Now we got both a and r.

We can put these values in a4 to get the answer.

a4=ar41
ax=a20(a8)3
ax=a20a24
ax=a4

Thus, x = 4

Jan 21, 2018

x=4

Explanation:

nthtermisArn1
where A is the first term and r is the common ratio.

A3=Ar2=a4 Eqn (1)#

A10=Ar9=a52 Eqn (2)

Dividing Eqn (2) by (1),

r7=a56,r=a8

Substituting value of r in Eqn (1),

Aa16=a4

A=a20

A4=Ar3=a20a24=ax

a4=ax,x=4