Hello, thank you for taking the time to post your question!
The underlying formula that you want to use here for an arithmetic sequence is
an = a1 + (n – 1) * d
so when we’re given a3 = 10 and a5 = 16, that allows us to solve for the common difference by taking
(16 – 10) / (5 – 3)
= 6 / 2
= 3
So 3 is the common difference.
From there then you can take one of the terms like a3 = 10 and go back to the original equation to solve for a1
10 = a1 + (3 – 1)3
10 = a1 + 6
4 = a1
Meaning that the first term in the sequence is 4
Finally then for the sum you can use the formula
Sn = n/2(2a1 + (n – 1)d) for the sum of the first “n” terms of the arithmetic sequence
S20 = 20/2(2(4) + (20 – 1)3)
S20 = 10(8 + 19(3))
S20 = 10(8 + 57)
S20 = 10(65)
S20 = 650
meaning that the sum of the first 20 terms is 650
I hope that helps get you moving in a better direction on this type of question! Feel free to reach out if you have any additional questions beyond that :)