

InterviewSolution
Saved Bookmarks
1. |
Write an A.P. whose first term is a and common difference is d in each of the following.i. a = -1.25, d = 3 ii. a = 6, d = -3 iii. a = -19, d = -4 |
Answer» i. a = -1.25, d = 3 …[Given] t1 = a = -1.25 t2 = t1 + d = – 1.25 + 3 = 1.75 t3 = t2 + d = 1.75 + 3 = 4.75 t4 = t3 + d = 4.75 + 3 = 7.75 ∴ The required A.P. is -1.25, 1.75, 4.75, 7.75,… ii. a = 6, d = -3 …[Given] ∴ t1 = a = 6 t2 = t1 + d = 6 – 3 = 3 t3 = t2 + d = 3 – 3 = 0 t4 = t3 + d = 0- 3 = -3 ∴ The required A.P. is 6, 3, 0, -3,… iii. a = -19, d = -4 …[Given] t1 = a = -19 t2 = t1 + d = -19 – 4 = -23 t3 = t2 + d = -23 – 4 = -27 t4 = t3 + d = -27 – 4 = -31 ∴ The required A.P. is -19, -23, -27, -31, … |
|