Let x be the number of days in which 150 workers finish the work.
According to the given information,
150x = 150 + 146 + 142 + …. (x + 8) terms
The series 150 + 146 + 142 + …. (x + 8) terms is an A.P. with first term 146, common difference –4 and number of terms as (x + 8)
\(⇒ 150x = \frac{(x + 8) }{ 2} [2(150) + (x + 8 - 1)(- 4)]\)
\(⇒ 150x = (x + 8) [150 + (x + 7)(-2)]\)
\(⇒ 150x = (x + 8) (150 - 2x - 14)\)
\(⇒ 150x = (x + 8) (136 - 2x)\)
\(⇒ 75x = (x + 8) (68 - x)\)
\(⇒ 75x = 68x - x^2 + 544 - 8x\)
\(⇒ x^2 + 75x - 60x - 544 = 0\)
\(⇒ x^2 + 15x - 544 = 0\)
\(⇒ x^2 + 32x - 7x -544 = 0\)
\(⇒ x (x + 32) - 17 (x + 32) = 0\)
\(⇒ (x - 17)(x + 32) = 0\)
\(⇒ x = 17 or x = -32\)
However, x cannot be negative.
\(∴x = 17\)
Therefore, originally, the number of days in which the work was completed is 17.
Thus, required number of days = (17 + 8) = 25
Figures 9.20(a) and (b) refer to the steady flow of a (non-viscous) liquid. Which of the two figures is incorrect ? Why ?
Sequence: Sequence and Series is one of the most important concepts in Arithmetic. A sequence refers to the collection of elements that can be repeated in any sort.
Eg: a1,a2,a3, a4…….
Series: A series can be referred to as the sum of all the elements available in the sequence. One of the most common examples of a sequence and series would be Arithmetic Progression.
Eg: If a1,a2,a3, a4……. etc is considered to be a sequence, then the sum of terms in the sequence a1+a2+a3+ a4……. are considered to be a series.
A sequence in which every term is created by adding or subtracting a definite number to the preceding number is an arithmetic sequence.
A sequence in which every term is obtained by multiplying or dividing a definite number with the preceding number is known as a geometric sequence.
A series of numbers is said to be in harmonic sequence if the reciprocals of all the elements of the sequence form an arithmetic sequence.
Fibonacci numbers form an interesting sequence of numbers in which each element is obtained by adding two preceding elements and the sequence starts with 0 and 1. Sequence is defined as, F0 = 0 and F1 = 1 and Fn = Fn-1 + Fn-2