w07
That is correct, I and II only.
Can you please explain your logic to help me understand?
Thanks so much.
What i did was pick numbers randomly to test the consistency of each sequence.
First scenario, let p, r, s, t u = 3, 5, 7, 9, 11 respectively. (Note that this follows the condition given in the stem that each term is the preceeding term plus a constant and in this case the constant = 2)
Test statement I : 2p,2r,2s,2t,2u = 6, 10, 14, 18, 22
Test statement II : p-3,r-3,s-3,t-3,u-3 = 0, 2, 4, 6, 8
Test statement III: p^2,r^2,s^2,t^2,u^2 = 9, 25, 49, 81, 121
From the above, you can see that statements I and II are sequential and that statement III does not follow any sequence.
Repeat the same for 2, 6, 10, 14, 18 (where constant = 4) and you will see that statement III fails to be an arithmetic sequence.