InterviewSolution
Saved Bookmarks
| 1. |
If the sum of three terms of an AP is 42, than middle term isYour answer |
|
Answer» a1=14,a2=28,a3=42 The middle term is 28 Let the three consecutive terms be (a-d) (a) & (a+d) resp.(a - d) + (a) + (a + d) =423a = 42a = 14 |
|