KnowledgeBoat Logo

Mathematics

The sum of the 4th and 8th terms of an AP is 24 and the sum of the 6th and 10th terms is 44. Find the first three terms of the AP.

AP

2 Likes

Answer

Let the first term of the A.P. be a and common difference be d.

By formula,

an = a + (n - 1)d

Given,

Sum of the 4th and 8th terms of an AP is 24.

⇒ a4 + a8 = 24

⇒ a + (4 - 1)d + a + (8 - 1)d = 24

⇒ a + 3d + a + 7d = 24

⇒ 2a + 10d = 24

⇒ 2(a + 5d) = 24

⇒ a + 5d = 242\dfrac{24}{2}

⇒ a + 5d = 12 ………(1)

Given,

Sum of the 6th and 10th terms is 44.

⇒ a6 + a10 = 44

⇒ a + (6 - 1)d + a + (10 - 1)d = 44

⇒ a + 5d + a + 9d = 44

⇒ 2a + 14d = 44

⇒ 2(a + 7d) = 44

⇒ a + 7d = 442\dfrac{44}{2}

⇒ a + 7d = 22 ………(2)

Subtracting equation (1) from (2), we get :

⇒ a + 7d - (a + 5d) = 22 - 12

⇒ a - a + 7d - 5d = 10

⇒ 2d = 10

⇒ d = 102\dfrac{10}{2}

⇒ d = 5.

Substituting value of d in equation (1), we get :

⇒ a + 5 × 5 = 12

⇒ a + 25 = 12

⇒ a = 12 - 25 = -13.

A.P. : a, a + d, a + 2d

⇒ -13, -13 + 5, -13 + 2 × 5

⇒ -13, -8, -3

Hence, first three terms of A.P. are -13, -8, -3.

Answered By

3 Likes


Related Questions