#chp3 series and sequences

14 messages · Page 1 of 1 (latest)

waxen pawn
#

u can find the first term

#

U_n = a + (n-1)d

solemn wolf
#

chp3?!

#

chapter 3 of which module

waxen pawn
#

yk that U_20 = a + 19d

#

and d = -1

solemn wolf
#

core pure ?

waxen pawn
#

and U_20 = 14

#

so
14 = a - 19
a = 33

solemn wolf
#

oh

solemn wolf
high path
#

Find 2 expressions and do simultaneous equations to find a or d, then substitute what you found (a/d) into one of the expressions to find the other (a/d). Now you have a and d, substitute into 'a+9d' to find the 10th term.

grizzled condor
#

It means the sum of n terms in a series e.g 1,2,3,4 is our series S_3=6 (1+2+3)