Hello Josh,
The formula for partial sum for arithmetic sequences is: Sn = (a1 + an) * n/2
The formula for an arithmetic sequence is: an = a1 + d*(n-1)
To apply the first formula, you need to know a10, which you can use the 2nd formula to find.
a10 = 9 + 6*(10-1) = 9 + 6*9 = 9 + 54 = 63
Now plug it in the first formula: S10 = (9 + 63) * 10/2 = 72 * 10/2 = 72*5 = 360
Therefore, the partial sum S10 = 360