Bunuel
9. Of the applicants passes a certain test, 15 applied to both college X and Y. If 20 % of the applicants who applied college X and 25% of the applicants who applied college Y applied both college X and Y, how many applicants applied only college X or college Y?
(A) 135
(B) 120
(C) 115
(D) 105
(E) 90
10. What is the lowest positive integer that is divisible by each of the integers 1 through 7, inclusive?
(A) 420
(B) 840
(C) 1260
(D) 2520
(E) 5040
Q9)
20% of total applied at X = 15
100% of total applied at X = 75
Only applied at X = 60
25% of total applied at Y = 15
100% of total applied at Y = 60
Only applied at Y = 45
Only applied at X + Only applied at Y = 60 + 45 = 105
ANS = D
Q10)
1 x 2 x 3 x 4 x 5 x 6 x 7 = 2^4 x 3^2 x 5 x 7
Option A = 420 = 2^2 x 3 x 5 x 7 (factored this out)
Option B = 2 x 420 = 2^3 x 3 x 5 x 7 (just add a 2 to A)
Option C = 3 x 420 = 2^2 x 3^2 x 5 x 7 (just add a 3 to A)
Option D = 2 x 1260 = 2^3 x 3^2 x 5 x 7 (just add a 2 to C)
Option E = 2 x 2520 = 2^4 x 3^2 x 5 x 7 (just add a 2 to D)
Actually after doing up to A you can quickly just figure out how many more 2's and 3's and determine it's E.