Hey, Tried to do these questions but not enough variable for me to work it out...can you help me?
Q:- A piece of string 10M long is to be cut into pieces, so that the lengths of the pieces form an aritmetic sequences.
i) The length of the longest and the shortest pieces are 1m and 25cm respectivly; how many pieces are there? ii) If the same string has been cut into 20 pieces with lenghts that formed an arithmetic sequences, and if the length of the second longest piece had been 92.5 cm, how long would the shortest piece have been?
I think there's a formula involving the first and last term, it's something like sum of n terms = n([first term] + [last term])/2 Try finding it, it's a good exercise to show how to arrive at the equations (I'll have a go myself for fun)
I think there's a formula involving the first and last term, it's something like sum of n terms = n([first term] + [last term])/2 Try finding it, it's a good exercise to show how to arrive at the equations (I'll have a go myself for fun)
Hey, Tried to do these questions but not enough variable for me to work it out...can you help me?
Q:- A piece of string 10M long is to be cut into pieces, so that the lengths of the pieces form an aritmetic sequences.
i) The length of the longest and the shortest pieces are 1m and 25cm respectivly; how many pieces are there? ii) If the same string has been cut into 20 pieces with lenghts that formed an arithmetic sequences, and if the length of the second longest piece had been 92.5 cm, how long would the shortest piece have been?
Thanks for your time! David
i) Sn=(n/2)(U1+Un) where Sn is the sum of all terms, n is the number of terms, U1 is the first term and Un is the last term
hence 10=(n/2)(0.25+1) solve and n=16
ii) use the formulae Un=U1+(n-1)d where d is the common difference and n is the nth term of the sequence and U1 is the first term...
and use the formula used in i) (though another version) Sn=(n/2)(2U1+(n-1)d)