The following is an aptitude problem (question no: 29-32), I am trying to solve:-
Questions 29 - 32:
A, B, C, D, E and F are six positive integers such that
B + C + D + E = 4A
C + F = 3A
C + D + E = 2F
F = 2D
E + F = 2C + 1
If A is a prime number between 12 and 20, then
- The value of F is
(A) 14
(B) 16
(C) 20
(D) 24
(E) 28
- Which of the following must be true?
(A) D is the lowest integer and D = 14
(B) C is the greatest integer and C = 23
(C) B is the lowest integer and B = 12
(D) F is the greatest integer and F = 24
(E) A is the lowest integer and A = 13
Now there are 5 equations to solve 6 variables. So I am at a loss on how should I start solving the problem? Any help from anybody is appreciated.
Keep substituting and work with the equations to end up having equations for the other variables in terms of
A, i.e. something likeB = 10A+3. There are only certain values ofAthat are a prime number between 12 and 20. For those values ofA, using your equation forF, you can compute the possible values ofF. Once the noninteger or nonpositive values are removed there should be only one value forF. Likewise the second question can be answered.