please solve it fast 66
Attachments:
Answers
Answered by
1
if pth term is q
then
q = a + (p - 1)d
similarly
if qth term is p
p = a + (q - 1)d
now subtract them both
p - q = (q - p)d
so d = -1
if d = -1
a becomes p+q-1
so nth term becomes
a + (n - 1)d
filling values
p+q+1 + (n -1)(-1)
p+q-n
then
q = a + (p - 1)d
similarly
if qth term is p
p = a + (q - 1)d
now subtract them both
p - q = (q - p)d
so d = -1
if d = -1
a becomes p+q-1
so nth term becomes
a + (n - 1)d
filling values
p+q+1 + (n -1)(-1)
p+q-n
Answered by
0
you mark me as branalist
Similar questions