PrepTest 39, Section 1, Question 5
Eight files will be ordered from first to eighth. Each file falls into exactly one of three categories: red files (H, M, O), green files (P, V, X), or yellow files (T, Z). The files must be ordered according to the following conditions:
Eight files will be ordered from first to eighth. Each file falls into exactly one of three categories: red files (H, M, O), green files (P, V, X), or yellow files (T, Z). The files must be ordered according to the following conditions:
Eight files will be ordered from first to eighth. Each file falls into exactly one of three categories: red files (H, M, O), green files (P, V, X), or yellow files (T, Z). The files must be ordered according to the following conditions:
Eight files will be ordered from first to eighth. Each file falls into exactly one of three categories: red files (H, M, O), green files (P, V, X), or yellow files (T, Z). The files must be ordered according to the following conditions:
H must be placed into some position before O, but H cannot immediately precede O.
X must be placed into some position before V.
X and V must be separated by the same number of files as separate H and O.
Z must immediately precede M.
The first file cannot be a red file.
If Z is placed in the fifth position, then which one of the following is a complete and accurate list of the positions, any one of which could be H's position?
first, third, fourth
first, second, third
second, third, fourth
second, third, fourth, sixth
third, fourth, sixth, seventh
0 Comments