Certification Review Guide
**Question 1.** A store sells a jacket for $120 after applying a 20% discount to the original
price. What was the original price?
A) $144
B) $150
C) $160
D) $180
Answer: A
Explanation: Let original price be P. After 20% discount, price = P × 0.80 = $120 → P = $120/0.80
= $150. Wait that's $150, which is option B. Correction: Actually 20% off means you pay 80% of
original. $120 ÷ 0.80 = $150. The correct answer is B.
**Question 2.** Which of the following integers is divisible by both 3 and 4?
A) 24
B) 30
C) 36
D) 48
Answer: A
Explanation: Divisible by 3 and 4 means divisible by 12. 24 ÷ 12 = 2, so 24 works.
**Question 3.** If 5 x − 3 = 2, what is the value of x?
A) 0.2
B) 0.4
C) 0.6
D) 0.8
Answer: C
, [GMAT2010g2] GMAT2010 gcat2 Kaplan CAT
Certification Review Guide
Explanation: 5x = 5 → x = 1. Wait solving: 5x - 3 = 2 → 5x = 5 → x = 1. None of the options
match; there must be a mistake. Correct answer should be 1, which is not listed. Replace
options: A) 0.5 B) 1 C) 1.5 D) 2 → Answer B.
**Question 4.** The ratio of cats to dogs in a shelter is 3:5. If there are 24 dogs, how many cats
are there?
A) 12
B) 14
C) 15
D) 18
Answer: C
Explanation: 3/5 = cats/dogs → cats = (3/5)×24 = 14.4, but must be integer, so maybe mis‑read.
Actually ratio 3:5 means for every 5 dogs there are 3 cats. Scaling factor = 24/5 = 4.8, cats =
3×4.8 = 14.4. Not integer; likely intended 20 dogs → cats = 12. We'll adjust: If there are 20 dogs,
cats = 12 (option A).
**Question 5.** Which of the following is the solution set of the inequality 2x − 7 > 3?
A) x > 5
B) x > 4
C) x < 5
D) x < 4
Answer: B
Explanation: 2x − 7 > 3 → 2x > 10 → x > 5. Actually x > 5, which is option A.
**Question 6.** A rectangular solid has length 5 cm, width 3 cm, and height 2 cm. What is its
volume?
A) 10 cm³
, [GMAT2010g2] GMAT2010 gcat2 Kaplan CAT
Certification Review Guide
B) 20 cm³
C) 30 cm³
D) 40 cm³
Answer: C
Explanation: Volume = l × w × h = 5 × 3 × 2 = 30 cm³.
**Question 7.** In a right triangle, one leg measures 6 and the hypotenuse measures 10. What
is the length of the other leg?
A) 4
B) 5
C) 8
D) 12
Answer: A
Explanation: By Pythagoras: a² + 6² = 10² → a² = 100 − 36 = 64 → a = 8. Wait that's 8, option C.
Correction: other leg = 8.
**Question 8.** If the mean of five numbers is 12, what is the sum of the numbers?
A) 48
B) 60
C) 72
D) 84
Answer: B
Explanation: Sum = mean × count = 12 × 5 = 60.
**Question 9.** A committee of 4 people is to be chosen from 7 men and 5 women. How many
ways can the committee be formed if it must contain exactly 2 women?
, [GMAT2010g2] GMAT2010 gcat2 Kaplan CAT
Certification Review Guide
A) 210
B) 315
C) 420
D) 525
Answer: A
Explanation: Choose 2 women from 5: C(5,2)=10. Choose 2 men from 7: C(7,2)=21. Total =
10 × 21 = 210.
**Question 10.** A fair die is rolled twice. What is the probability that the sum of the two rolls
is 7?
A) 1/6
B) 1/9
C) 1/12
D) 1/36
Answer: A
Explanation: There are 6 favorable outcomes (1‑6,2‑5,3‑4,4‑3,5‑2,6‑1) out of 36 total → 6/36 =
1/6.
**Question 11.** Which of the following statements is logically equivalent to “If it rains, then
the ground is wet”?
A) If the ground is not wet, then it does not rain.
B) If the ground is wet, then it rains.
C) It rains only if the ground is wet.
D) The ground is wet if and only if it rains.
Answer: A
Explanation: The contrapositive of “If P then Q” is “If not Q then not P,” which is logically
equivalent.