What this problem tells you is:
x+1 = a1 + 9d
3x-4 = a1 + 10d
7x+3 = a1 + 11d
where the arithmetic sequence in question is an = a1 + (n-1)d
There are 3 unknowns and 3 equations.
Eliminate the a1 by subtracting the first equation from the 2nd and the second from the third to get
(3x-4)-(x+1) = d
(7x+3)-(3x-4) = d
Set these 2 equations equal to each other and solve for x.
I got x = -6 which makes d=-17 and a1 = 148