

InterviewSolution
Saved Bookmarks
1. |
Write the common difference of the arithmetic progression whose nth term is a] n^(2) + 5 b] 2n^(2) -6 |
Answer» `a_(1) = 1^(2) + 5=1 +5 =6` `a_(2) = 2^(2) + 5=4 +5 =9` `d=a_(2) -a_(1)= 9 -6 =3` B] `a= 2n^(2) -6` `a_(1) = 2(1)^(2) -6 =2 =-4` `a_(2) = 2 (2)^(2) -6 =8 -6 =2`. `d=a_(2) - a_(1) = 2- (-4)=6` |
|