The sum of the first 50 elements of a set is 6925 with a common difference of 5. What is the first element of the set
I know how I would usually find the first term of an AP, but I cannot work out how to work out what the 50th term is from the sum of the first 50 terms and then use that information to find the first term.
Through brute force problem solving I have established that 16 is the first term, but there must be an easier way. Any pointers would be grand.