Logs in the lowest layer

Algebra Level 2

A man piles 150 logs in layers so that the top layer contains 3 logs and each lower layer has one more log than the layer above. How many logs are in the lowest layer?


The answer is 17.

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

1 solution

by Arithmetic Progressions

3,4,5,6 .....

S = n / 2 [ 2 a + ( n 1 ) d ] S = n/2[2a + (n-1)d]

where:

S = sum of the progression

n = number of terms

a = first term

d = common difference

substitute:

150 = n / 2 [ 2 3 + ( n 1 ) 1 ] 150 = n/2[2*3 + (n-1)1]

300 = n ( 5 + n ) 300 = n(5 + n)

n 2 + 5 n 300 = 0 n^2 + 5n - 300 = 0

n = 15

The number of logs in the lowest layer is the last term of the Arithmetic Progression.

L = a + (n-1)d

L = 3 + (15-1)1

L = 17

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...