Concept:
- The sum of an AP can also be written as Sum equals (number of terms) times (average value of the terms), since the terms are evenly spaced and their average equals the average of the first and last terms.
- For an AP with first term $a$ and common difference $d$, the average value of the first $n$ terms equals $a + \dfrac{(n-1)d}{2}$.
Step 1: Find the average value of the 10 terms directly from the given sum.
Average $= \dfrac{S_{10}}{10} = \dfrac{150}{10} = 15$
Step 2: Express this average in terms of $a$ and $d$.
Average of the first $n$ terms of an AP $= a + \dfrac{(n-1)d}{2}$
For $n=10$: Average $= 10 + \dfrac{9d}{2}$
Step 3: Equate the two expressions for the average and solve for $d$.
$10 + \dfrac{9d}{2} = 15$
$\dfrac{9d}{2} = 5$
$d = \dfrac{10}{9}$
Final Answer: $d = \dfrac{10}{9}$