<p>Brainic is right but here different way to solve number 5.</p>
<p>5)</p>
<p>Since 4 number have have sum of 10 then 10 + x + y / 6 = -6;</p>
<p>10 + x + y = -36;
x + y = -23;</p>
<p>14) You just can substitute numbers 1,4,16,64;</p>
<p>First one is saying nth term in pattern is equal to 4^n
it should be 4^n-1; For example second term is 4^1,etc;</p>
<p>Second nth term n pattern is equal to 2^2(n-1)</p>
<p>lets say n - 1 = 2</p>
<p>2^2(2-1) = 2^2 = 4,so this is right.</p>
<p>the unit digit of 53rd term is 6.
We can see the pattern of 4^n and see if it repeats certain pattern</p>
<p>4,16,64,256,1024,4096,16384</p>
<p>4,16,
64,256,
1024,4096,
16384,65536</p>
<p>Notice pattern is
4,6
4,6
4,6
4,6
So it repeats every 2 terms then
53 / 2 = 26.5 Ignore the decimal we have 26 * 2 = 52,but since we know we have 1 term more which is 1,so 52 is actually the starting of the sequence,so 53 have the term 6 in it.</p>
<p>So its choice D;</p>
<p>I hope that makes sense.</p>