

InterviewSolution
Saved Bookmarks
1. |
Explain the two different ways if production from the piece if land |
Answer» Answer: True _______________________________________ In a sequence, if the difference between two consecutive terms is same then the sequence is known as an A.P. _______________________________________ The first TERM is known as " a " . The common difference is known as " d " . The 'nth term' is given by : \Large\sf\red{\UNDERLINE{\fbox{\green{a_n = [a + (n - 1)d]}}}} a n
=[a+(n−1)d]
The sum of 'n' terms is given by : \Large\sf\red{\underline{\fbox{\green{S_n = \FRAC{n}{2} [2a + (n - 1)d]}}}} S n
= 2 n
[2a+(n−1)d]
_______________________________________ |
|