SOLUTION: The sum of first 3 integers in an Arithmetic progression is 36. The sum of the next 3 integers is 72. What is the common difference between the terms?
Algebra ->
Sequences-and-series
-> SOLUTION: The sum of first 3 integers in an Arithmetic progression is 36. The sum of the next 3 integers is 72. What is the common difference between the terms?
Log On
Question 847267: The sum of first 3 integers in an Arithmetic progression is 36. The sum of the next 3 integers is 72. What is the common difference between the terms?
You can put this solution on YOUR website! The sum of first 3 integers in an Arithmetic progression is 36. The sum of the next 3 integers is 72. What is the common difference between the terms?
----------
S(3) = (3/2)(a + (a+2d)) = 36
S(6) = (6/2)(a + (a+5d)) = 72+36
-------
Rearrange:
3(2a+2d) = 72
6(2a+5d) = 216
------
2a+2d = 24
2a+5d = 36
---
3d = 12
common difference = 4
-----------------------------
Cheers,
Stan H.
---------------------