This is an arithmetic progression with a first term of 3 and a common difference of 4. The sum of the first n terms is found using the formula S = n/2[2a + (n - 1)d]. Plugging in n = 10, a = 3, and d = 4 gives 10/2[6 + 36], which equals 5 * 42, or 210.