A timber worker is stacking logs. the logs are stacked in layers, where each layer contains one log less than the layer below. There are five logs in the top layer, six logs in the next layer and so on. There are n layers altogether.
a. Write down the number of logs in the bottom layer
a) There are a+(n-1)d logs in the nth layer, with 'a' referring to the first number in the sequence (5) and 'd' referring to the common difference (1). n refers to the layer which you are looking at.
5+(n-1)1 = 5+n-1 = n+4
to prove > we know the third layer will have 7 logs in. 3+4 = 7
b) Here you must use the equation for finding the sum of the terms in an arithmetic sequence.
Math Help Forum is a community of maths forums with an emphasis on maths help in all levels of mathematics. Register to post your math questions or just hang out and try some of our math games or visit the arcade.