Question 3 and 4, Exercise 4.3

Solutions of Question 3 and 4 of Exercise 4.3 of Unit 04: Sequence and Series. This is unit of Model Textbook of Mathematics for Class XI published by National Book Foundation (NBF) as Federal Textbook Board, Islamabad, Pakistan.

Find the sum of each series. a1=5, an=100, n=200

FIXME Statement is logically incorrect.

Find the sum of arithmetic series with: a1=5, an=100, n=200.

Solution. Given a1=5, an=100, n=200.
Let Sn represents sum of arithmetic series. Then \begin{align} S_n&=\frac{n}{2}[a_1+a_n] \\ \implies S_{200}&=\frac{200}{2}[5+100]\\ &=10500. \end{align} Hence S200=10500. GOOD

Find the sum of series. a1=4, n=15, d=3.

FIXME Statement is logically incorrect.

Find the sum of arithmetic series with: a1=4, n=15, d=3.

Solution.

Given: a1=4, n=15, d=3.
Let Sn represents sum of arithmetic series. Then \begin{align} S_n&=\frac{n}{2}[2a_1+(n-1)d] \\ \implies S_{15}&=\frac{15}{2}[2(4)+(15-1)(3)]\\ &=\frac{15}{2}[50]\\ &=375. \end{align} Hence S15=375. GOOD