asked 193k views
3 votes
Arrange the summation expressions in increasing order of their values

Arrange the summation expressions in increasing order of their values-example-1

1 Answer

3 votes
Sum of n terms = a1 (r^n-1/ (r-1)

Sum of first one = 3 * (4^5 - 1) / 3 = 1023
.. 2nd = 5 * (6^2 - 1) / 5 = 35
.. 3rd = 5 ^4 - 1 / 4 = 156
.. 4th = 4 * (5^4 - 1) / 4 = 624

So in increasing order its 2nd, 3rd, 4th and first.
answered
User Shantie
by
8.1k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.