Philippine PMA Entrance Practice Test.
60 free practice questions with answers and explanations.
No signup required. Choose a topic and review each answer.
Start practicing →About these practice questions
These are original study questions written from published exam objectives—not recalled, copied, or confidential live-exam items. Always confirm current coverage with the official sources linked on this page.
Exam format and study resources
The Philippine PMA Entrance Exam is administered by Philippine Military Academy.
This free Philippine PMA Entrance Exam practice test has 60 original questions written to Philippine Military Academy's official content outline, last checked against it on September 6, 2026. Every question shows a worked explanation, and nothing here requires a signup.
PMAEE practice for targeted review
Use this PMAEE practice bank to drill the skills listed for the Philippine Military Academy Entrance Examination without treating the items as actual exam questions. The bank contains 60 original multiple-choice questions: 10 each in Algebra, Geometry, Grammar and composition, Reading comprehension, Verbal and numerical reasoning, and Pattern analysis. Each item includes an instant answer explanation, and topic filters let you focus on one weak area at a time. The PMA coverage evidence lists Math topics including algebra and geometry, English topics including grammar, composition, and reading comprehension, and reasoning topics including verbal and numerical reasoning and pattern analysis. For concept review before or after practice, use the PMAEE study guide and the PMAEE cheat sheet.
Browse all questions & answers
1. A school-supply bundle contains 4 identical notebooks and 3 identical ballpens. The total cost is ₱195. Each notebook costs ₱12 more than each ballpen. What is the cost of one notebook?
- A. ₱21
- B. ₱33
- C. ₱45
- D. ₱48
Show answer & explanation
Answer: B
Let p be the cost of one ballpen. Then one notebook costs p + 12. The total cost is 4(p + 12) + 3p = 195. Expanding gives 4p + 48 + 3p = 195, so 7p + 48 = 195. Subtract 48: 7p = 147. Divide by 7: p = 21. Therefore, one notebook costs p + 12 = 21 + 12 = ₱33. Check: 4(33) + 3(21) = 132 + 63 = 195. A common mistake is to stop at ₱21, which is the ballpen cost, not the notebook cost.2. A storage team uses two kinds of crates. Six standard crates and four large crates can hold 356 relief packs. Three standard crates and five large crates can hold 310 relief packs. Assuming each crate of the same kind holds the same number of packs, how many packs can one large crate hold?
- A. 14 packs
- B. 30 packs
- C. 44 packs
- D. 46 packs
Show answer & explanation
Answer: C
Let S be the capacity of one standard crate and L be the capacity of one large crate. The information gives 6S + 4L = 356 and 3S + 5L = 310. Divide the first equation by 2: 3S + 2L = 178. Now subtract this from the second equation: (3S + 5L) - (3S + 2L) = 310 - 178, so 3L = 132. Divide by 3: L = 44. Check: from 3S + 2(44) = 178, we get 3S = 90, so S = 30. Then 3(30) + 5(44) = 90 + 220 = 310. A likely mistake is to answer 30, which is the standard-crate capacity, not the large-crate capacity.3. A rectangular practice field has length x + 8 meters and width x - 3 meters. Its area is 60 square meters. Since both dimensions must be positive, what is the perimeter of the field?
- A. 22 meters
- B. 30 meters
- C. 38 meters
- D. 60 meters
Show answer & explanation
Answer: C
Area equals length times width, so (x + 8)(x - 3) = 60. Expand: x^2 + 5x - 24 = 60. Move 60 to the left: x^2 + 5x - 84 = 0. Factor: (x + 12)(x - 7) = 0. Thus x = -12 or x = 7. Because the width is x - 3, x = -12 would give a negative width, so reject it. Use x = 7: length = 7 + 8 = 15 and width = 7 - 3 = 4. Perimeter = 2(15 + 4) = 38 meters. A common mistake is to keep the negative root even though it makes no physical sense.4. Solve the equation: (x + 2)/(x - 3) = 2 + 5/(x - 3).
- A. No real solution
- B. x = 3
- C. x = -3
- D. x = 1
Show answer & explanation
Answer: A
First note the restriction: x - 3 cannot be 0, so x ≠ 3. Multiply both sides by x - 3: x + 2 = 2(x - 3) + 5. Simplify the right side: 2x - 6 + 5 = 2x - 1. So x + 2 = 2x - 1. Subtract x from both sides: 2 = x - 1. Add 1: x = 3. But x = 3 is not allowed because it makes the denominator zero. Therefore, the equation has no real solution. A likely mistake is to report x = 3 without checking the denominator restriction.5. What is the sum of all integer values of x that satisfy |2x - 3| < 7?
- A. 7
- B. 9
- C. 10
- D. 14
Show answer & explanation
Answer: B
The inequality |2x - 3| < 7 means -7 < 2x - 3 < 7. Add 3 to all three parts: -4 < 2x < 10. Divide all parts by 2: -2 < x < 5. The integer values are -1, 0, 1, 2, 3, and 4. Their sum is -1 + 0 + 1 + 2 + 3 + 4 = 9. Check that endpoints are not included because the inequality is strict. A common error is to include -2 or 5, but those would make the absolute value equal to 7, not less than 7.6. Solve for x: 4^(x + 1) / 8^(x - 2) = 2^9.
- A. -17
- B. -1
- C. 1
- D. 17
Show answer & explanation
Answer: B
Rewrite all powers using base 2. Since 4 = 2^2, 4^(x + 1) = (2^2)^(x + 1) = 2^(2x + 2). Since 8 = 2^3, 8^(x - 2) = (2^3)^(x - 2) = 2^(3x - 6). Dividing powers with the same base means subtracting exponents: 2^(2x + 2) / 2^(3x - 6) = 2^[(2x + 2) - (3x - 6)] = 2^(-x + 8). Therefore 2^(-x + 8) = 2^9, so -x + 8 = 9. Thus -x = 1 and x = -1. Check: if x = -1, the left side is 4^0 / 8^(-3) = 1 / (1/512) = 512 = 2^9. A likely mistake is to add exponents when dividing instead of subtracting them.7. An arithmetic sequence has third term 17 and seventh term 41. What is the sum of its first 10 terms?
- A. 230
- B. 290
- C. 320
- D. 410
Show answer & explanation
Answer: C
Let the first term be a and the common difference be d. The third term is a + 2d = 17. The seventh term is a + 6d = 41. Subtract the first equation from the second: 4d = 24, so d = 6. Substitute into a + 2d = 17: a + 12 = 17, so a = 5. The sum of the first 10 terms is S10 = 10/2[2a + (10 - 1)d] = 5[2(5) + 9(6)] = 5(10 + 54) = 5(64) = 320. A common mistake is to multiply the third and seventh terms by 10 directly, but the sum depends on the first term and common difference.8. Let f(t) = 2t^2 - 3t. If f(k + 2) - f(k) = 26, what is k?
- A. 2
- B. 3
- C. 13/4
- D. 4
Show answer & explanation
Answer: B
First compute f(k + 2). Substitute k + 2 for t: f(k + 2) = 2(k + 2)^2 - 3(k + 2). Expand: (k + 2)^2 = k^2 + 4k + 4, so f(k + 2) = 2k^2 + 8k + 8 - 3k - 6 = 2k^2 + 5k + 2. Also f(k) = 2k^2 - 3k. Now subtract: f(k + 2) - f(k) = (2k^2 + 5k + 2) - (2k^2 - 3k) = 8k + 2. Set this equal to 26: 8k + 2 = 26, so 8k = 24 and k = 3. Check: f(5) = 35 and f(3) = 9, and 35 - 9 = 26. A likely mistake is to forget to distribute the minus sign over f(k).9. The polynomial P(x) = 2x^3 - 5x^2 + cx + 12 leaves a remainder of 7 when divided by x - 2. What is P(-1)?
- A. 5
- B. 11/2
- C. 13/2
- D. -11/2
Show answer & explanation
Answer: B
By the remainder idea, division by x - 2 gives remainder P(2). So P(2) = 7. Compute P(2): 2(2^3) - 5(2^2) + c(2) + 12 = 16 - 20 + 2c + 12 = 8 + 2c. Set this equal to 7: 8 + 2c = 7, so 2c = -1 and c = -1/2. Now find P(-1): P(-1) = 2(-1)^3 - 5(-1)^2 + (-1/2)(-1) + 12 = -2 - 5 + 1/2 + 12. Combine: -7 + 12 = 5, and 5 + 1/2 = 11/2. A common mistake is to use x = -2 instead of x = 2 for the divisor x - 2.10. Pump A can fill a water tank 3 hours faster than Pump B. Working together, they can fill the tank in 2 hours. How long would Pump B take to fill the tank alone?
- A. 1 hour
- B. 3 hours
- C. 6 hours
- D. 9 hours
Show answer & explanation
Answer: C
Let x be the number of hours Pump B takes alone. Then Pump A takes x - 3 hours alone. Since time must be positive and Pump A is faster, x > 3. Their combined rate is 1 tank in 2 hours, or 1/2 tank per hour. So 1/x + 1/(x - 3) = 1/2. Combine the left side: [(x - 3) + x] / [x(x - 3)] = (2x - 3) / [x(x - 3)]. Set equal to 1/2 and cross-multiply: 2(2x - 3) = x(x - 3). Thus 4x - 6 = x^2 - 3x. Move all terms to one side: x^2 - 7x + 6 = 0. Factor: (x - 1)(x - 6) = 0, so x = 1 or x = 6. Since x > 3, reject x = 1. Pump B takes 6 hours. Check: Pump A takes 3 hours; their combined rate is 1/3 + 1/6 = 1/2 tank per hour, so together they take 2 hours. A likely mistake is to choose 3 hours, which is Pump A’s time, not Pump B’s.11. A cadet walks on a coordinate grid from A(−2, 1) to B(4, 1), then to C(4, 9), and then directly back to A. What is the total distance walked?
- A. 20 units
- B. 22 units
- C. 24 units
- D. 26 units
Show answer & explanation
Answer: C
First find each side length. From A to B, only the x-coordinate changes: 4 − (−2) = 6 units. From B to C, only the y-coordinate changes: 9 − 1 = 8 units. Because AB is horizontal and BC is vertical, triangle ABC is right-angled at B. The direct distance from C to A is √(6² + 8²) = √(36 + 64) = √100 = 10 units. Total distance = 6 + 8 + 10 = 24 units. Check: this is the familiar 6-8-10 right triangle, so the computed direct side is consistent.12. A 13-meter ladder leans against a vertical wall. Its foot is initially 5 meters from the wall. The top of the ladder then slides down 3 meters while the ladder length stays the same. After the slide, how far is the foot of the ladder from the wall?
- A. 8 meters
- B. 2√22 meters
- C. √194 meters
- D. 7√2 meters
Show answer & explanation
Answer: B
Model the ladder, wall, and ground as a right triangle. Initially, the ladder is the hypotenuse, so the height on the wall is √(13² − 5²) = √(169 − 25) = √144 = 12 meters. After the top slides down 3 meters, the new height is 12 − 3 = 9 meters. The ladder is still 13 meters long, so the new distance from the wall is √(13² − 9²) = √(169 − 81) = √88 = 2√22 meters. Check: 9² + (2√22)² = 81 + 88 = 169, matching the 13-meter ladder.13. A cadet uses a small mirror on level ground to estimate the height of a flagpole. The cadet’s eye is 1.6 meters above the ground. The point directly below the cadet’s eye is 2.5 meters from the mirror, and the base of the flagpole is 22.5 meters from the mirror on the opposite side. What is the height of the flagpole?
- A. 12.8 meters
- B. 14.4 meters
- C. 16.0 meters
- D. 36.0 meters
Show answer & explanation
Answer: B
The mirror method creates two similar right triangles: one formed by the cadet’s eye height and distance to the mirror, and the other formed by the flagpole height and its distance to the mirror. Set up the proportion: flagpole height / 22.5 = 1.6 / 2.5. So the flagpole height is 22.5 × 1.6 ÷ 2.5 = 36 ÷ 2.5 = 14.4 meters. Check: the flagpole is 9 times as far from the mirror as the cadet is, and 1.6 × 9 = 14.4.14. In quadrilateral ABCD, the angle measures are ∠A = x + 20°, ∠B = 2x + 10°, ∠C = x + 30°, and ∠D = 80°. What is the measure of the largest angle?
- A. 85°
- B. 100°
- C. 120°
- D. 140°
Show answer & explanation
Answer: C
The interior angles of a quadrilateral sum to 360°. Add the given expressions: (x + 20) + (2x + 10) + (x + 30) + 80 = 360. Combine like terms: 4x + 140 = 360. Then 4x = 220, so x = 55. Now compute the angles: ∠A = 75°, ∠B = 120°, ∠C = 85°, and ∠D = 80°. The largest angle is 120°. Check: 75 + 120 + 85 + 80 = 360, so the values are consistent.15. A parade ground is shaped like a rectangle 60 meters long and 28 meters wide, with a semicircle attached outward to each of the two shorter sides. Using π = 22/7, what is the total area of the ground?
- A. 1680 square meters
- B. 2136 square meters
- C. 2296 square meters
- D. 2912 square meters
Show answer & explanation
Answer: C
The shape is a rectangle plus two semicircles. The two semicircles together make one full circle. The rectangle area is 60 × 28 = 1680 square meters. Each semicircle has diameter 28 meters, so the circle radius is 14 meters. The combined circular area is πr² = (22/7)(14²) = (22/7)(196) = 22 × 28 = 616 square meters. Total area = 1680 + 616 = 2296 square meters. Check: the answer should be larger than the rectangle area alone, and 2296 is larger than 1680.16. A circular training marker is a sector with radius 10 meters and central angle 72°. A rope is placed along the two radii and the curved arc of the sector. Using π = 3.14, how long is the rope?
- A. 22.56 meters
- B. 30.00 meters
- C. 32.56 meters
- D. 62.80 meters
Show answer & explanation
Answer: C
The rope covers the sector perimeter: two radii plus the arc length. The two radii total 10 + 10 = 20 meters. The arc is 72° out of 360°, or 72/360 = 1/5 of the full circumference. The full circumference is 2πr = 2(3.14)(10) = 62.8 meters. The arc length is 62.8 ÷ 5 = 12.56 meters. Total rope length = 20 + 12.56 = 32.56 meters. Check: the arc is only one-fifth of the circle, so an arc length of 12.56 meters is reasonable.17. A rectangular training lot is 30 meters by 20 meters. A uniform path is built along the inside edge of the lot, leaving a central rectangular grass area of 416 square meters. What is the width of the path?
- A. 1 meter
- B. 2 meters
- C. 4 meters
- D. 23 meters
Show answer & explanation
Answer: B
Let the path width be w meters. Since the path runs along all inside edges, the central rectangle has dimensions 30 − 2w and 20 − 2w. Its area is 416, so (30 − 2w)(20 − 2w) = 416. Expand: 600 − 60w − 40w + 4w² = 416, so 4w² − 100w + 184 = 0. Divide by 4: w² − 25w + 46 = 0. Factor: (w − 2)(w − 23) = 0, so w = 2 or w = 23. A 23-meter path is impossible because the lot is only 20 meters wide. Therefore w = 2 meters. Check: the central area would be 26 × 16 = 416 square meters.18. A triangular plot has side lengths 13 meters, 14 meters, and 15 meters. What is the perpendicular distance from the 14-meter side to the opposite vertex?
- A. 6 meters
- B. 10 meters
- C. 12 meters
- D. 14 meters
Show answer & explanation
Answer: C
The perpendicular distance to the 14-meter side is the altitude using that side as the base. First find the area using Heron’s formula. The semiperimeter is s = (13 + 14 + 15)/2 = 21. Area = √[21(21 − 13)(21 − 14)(21 − 15)] = √[21 × 8 × 7 × 6] = √7056 = 84 square meters. Also, area = 1/2 × base × height = 1/2 × 14 × h = 7h. Thus 7h = 84, so h = 12 meters. Check: 1/2 × 14 × 12 = 84, matching the area.19. A straight boundary line passes through P(0, 2) and Q(6, 10). An observation post is located at R(7, 1). What is the shortest distance from R to the boundary line?
- A. 5 units
- B. 29/5 units
- C. 31/5 units
- D. 7 units
Show answer & explanation
Answer: C
First find the equation of the boundary line. The slope through P and Q is (10 − 2)/(6 − 0) = 8/6 = 4/3. Using point P(0, 2): y − 2 = (4/3)x. Multiply by 3: 3y − 6 = 4x, or 4x − 3y + 6 = 0. The distance from point (7, 1) to line Ax + By + C = 0 is |Ax₀ + By₀ + C| / √(A² + B²). Substitute: |4(7) − 3(1) + 6| / √(4² + (−3)²) = |28 − 3 + 6| / √25 = 31/5. Check: 31/5 = 6.2 units, a positive distance as expected.20. A square pyramid monument has a base side length of 10 meters. Its slant height, measured from the apex to the midpoint of a base side, is 13 meters. What is the volume of the pyramid?
- A. 260 cubic meters
- B. 400 cubic meters
- C. 520 cubic meters
- D. 1200 cubic meters
Show answer & explanation
Answer: B
The volume of a pyramid is one-third of the base area times the vertical height. The base area is 10 × 10 = 100 square meters. To find the vertical height, use the right triangle formed by the apex, the center of the base, and the midpoint of a base side. The distance from the center of the square to the midpoint of a side is 10/2 = 5 meters. The slant height is 13 meters, so the vertical height is √(13² − 5²) = √(169 − 25) = √144 = 12 meters. Volume = (1/3)(100)(12) = 400 cubic meters. Check: the height is less than the slant height, as it should be.21. Select the sentence that is grammatically correct and maintains the intended meaning.
- A. Neither the equipment log nor the updated maps was available when the platoon checked their route.
- B. Neither the equipment log nor the updated maps were available when the platoon checked it’s route.
- C. Neither the equipment log nor the updated maps were available when the platoon checked its route.
- D. Neither the equipment log nor the updated maps was available when the platoon checked its route.
Show answer & explanation
Answer: C
First, identify the compound subject: “Neither the equipment log nor the updated maps.” With “neither...nor,” the verb should agree with the nearer subject. The nearer subject is “maps,” which is plural, so the verb should be “were,” not “was.” Next, “platoon” is treated as one unit in this sentence, so the possessive pronoun should be “its,” not “their” or “it’s.” “It’s” means “it is,” so it would not fit. Therefore, the correct sentence is: “Neither the equipment log nor the updated maps were available when the platoon checked its route.”22. Find the next code in the pattern: A1, C2, F4, J7, O11, ___
- A. T15
- B. U16
- C. U17
- D. V16
Show answer & explanation
Answer: B
Look at the letter positions in the alphabet: A = 1, C = 3, F = 6, J = 10, O = 15. The increases are +2, +3, +4, +5, so the next increase should be +6. Thus the next letter position is 15 + 6 = 21, which is U. Now look at the numbers: 1, 2, 4, 7, 11. Their increases are +1, +2, +3, +4, so the next increase should be +5. Thus the next number is 11 + 5 = 16. The next code is U16. A likely mistake is to continue only the number pattern or only the letter pattern.23. Choose the option with correct punctuation.
- A. The cadets reviewed the safety plan, however the weather forced them to revise the route.
- B. The cadets reviewed the safety plan; however, the weather forced them to revise the route.
- C. The cadets reviewed the safety plan however, the weather forced them to revise the route.
- D. The cadets reviewed the safety plan, however, the weather forced them to revise the route.
Show answer & explanation
Answer: B
The sentence contains two independent clauses: “The cadets reviewed the safety plan” and “the weather forced them to revise the route.” The word “however” is a conjunctive adverb, not a coordinating conjunction. When it connects two independent clauses, a semicolon should come before “however,” and a comma should follow it. A comma alone before “however” would create a comma splice. Therefore, the correctly punctuated sentence is: “The cadets reviewed the safety plan; however, the weather forced them to revise the route.”24. Complete the sentence with the most accurate verb forms: “By the time the signal officer arrived, the team ___ the radio equipment and ___ for instructions.”
- A. was testing; had waited
- B. has tested; waited
- C. tested; waits
- D. had tested; was waiting
Show answer & explanation
Answer: D
The phrase “By the time the signal officer arrived” places the arrival in the past. The testing happened before that past arrival, so the past perfect form “had tested” is needed. The second action describes what the team was doing at the time of the arrival, so the past progressive “was waiting” fits. “Tested and waited” makes both actions simple past and does not clearly show that the testing was completed earlier. “Has tested” shifts incorrectly to the present perfect. Therefore, the correct completion is: “had tested; was waiting.”25. The intended meaning is that Liza will submit the report before noon. Which revision removes the pronoun ambiguity?
- A. After the briefing, Liza told Mara, “I will submit the report before noon.”
- B. After the briefing, Liza told Mara that she would submit the report before noon.
- C. When she spoke after the briefing, Liza told Mara that the report would be submitted before noon.
- D. Liza and Mara spoke after the briefing, and she said the report would be submitted before noon.
Show answer & explanation
Answer: A
The problem is pronoun reference. In a sentence such as “When Liza spoke to Mara after the briefing, she said she would submit the report,” the pronoun “she” could refer to either Liza or Mara. A clear revision must name the person who will submit the report or use direct speech in a way that identifies the speaker. The best option states that Liza told Mara the report would be submitted by Liza herself. Therefore, the clearest revision is: “After the briefing, Liza told Mara, ‘I will submit the report before noon.’”26. Choose the best revision for parallel structure and clarity: “The commander praised the squad for being alert, disciplined, and they responded quickly.”
- A. The commander praised the squad for staying alert, maintaining discipline, and responding quickly.
- B. The commander praised the squad for being alert, discipline, and they responded quickly.
- C. The commander praised the squad because they were alert, disciplined, and responding was quick.
- D. The commander praised the squad for alertness, being disciplined, and they responded quickly.
Show answer & explanation
Answer: A
The sentence lists three qualities or actions after “for.” To be parallel, all three items should use the same grammatical form. “Being alert,” “disciplined,” and “they responded quickly” do not match: the third item is a full clause, while the first two are not. A strong revision uses three parallel gerund phrases: “staying alert,” “maintaining discipline,” and “responding quickly.” This also keeps the meaning clear. Therefore, the best revision is: “The commander praised the squad for staying alert, maintaining discipline, and responding quickly.”27. Choose the revision that corrects the misplaced modifier: “Covered in thick fog, the driver could barely see the checkpoint.”
- A. Because thick fog covered the road, the driver could barely see the checkpoint.
- B. Covered in thick fog, the checkpoint could barely be seen by the driver near the road.
- C. The driver, covered in thick fog, could barely see the checkpoint.
- D. Barely seeing the checkpoint, thick fog covered the driver on the road.
Show answer & explanation
Answer: A
The opening phrase “Covered in thick fog” should describe the thing actually covered by fog. In the original sentence, the phrase appears to describe “the driver,” which creates an illogical image. The intended meaning is that the road or area was foggy, making the checkpoint hard to see. The clearest correction names what the fog covered and then states the result. Therefore, the best revision is: “Because thick fog covered the road, the driver could barely see the checkpoint.”28. Read the passage and answer the question. At dawn, Mara planned to lead her classmates straight across the field to save ten minutes on their clean-up route. Overnight rain, however, had softened the ground near the vegetable plots. When she noticed deep footprints beside the seedlings, she stopped the group and asked the school caretaker whether the shortcut was safe. The caretaker explained that more walking could damage the roots and leave mud on the hallway floors. Mara then guided everyone along the paved path. The walk took longer, but the group arrived with dry shoes and did not disturb the garden. Which statement best explains why Mara changed the route?
- A. She decided that protecting the garden and keeping the halls clean mattered more than saving time.
- B. She changed the route because the caretaker ordered the class to stop the clean-up activity.
- C. She avoided the field because the paved path was described as shorter and faster.
- D. She led the group away because the classmates refused to follow her original plan.
Show answer & explanation
Answer: A
The passage says Mara first wanted to save time by crossing the field. Then she observed deep footprints, asked the caretaker, and learned that walking there could damage roots and track mud indoors. She chose the paved path even though it took longer. This shows that her decision was based on avoiding harm and mess, not on getting lost, following a punishment, or proving that the shortcut was impossible. Therefore, the best explanation is: “She decided that protecting the garden and keeping the halls clean mattered more than saving time.”29. Arrange the following sentences into the most coherent paragraph: 1. Finally, the group compared its list with the school’s emergency guide. 2. First, Ana asked each member to name one hazard near the laboratory. 3. After the discussion, she grouped similar hazards under fire, chemical, and crowd-control headings. 4. The meeting produced a clearer safety checklist than the old one.
- A. 2-3-1-4
- B. 4-2-1-3
- C. 1-2-3-4
- D. 2-1-4-3
Show answer & explanation
Answer: A
The sequence markers give the order. A paragraph that describes a process should begin with “First,” so sentence 2 comes first. Sentence 3 follows because it says “After the discussion,” referring to the hazard-naming discussion in sentence 2. Sentence 1 begins with “Finally,” so it comes after the earlier steps. Sentence 4 works best as the concluding result of the meeting. Therefore, the most coherent order is: 2-3-1-4.30. Choose the sentence that correctly uses “affect” and “effect.”
- A. The delayed announcement affect morale, but its long-term effected was minor.
- B. The delayed announcement effected morale, but its long-term affect was minor.
- C. The delayed announcement effect morale, but its long-term affected was minor.
- D. The delayed announcement affected morale, but its long-term effect was minor.
Show answer & explanation
Answer: D
“Affect” is usually a verb meaning “to influence.” “Effect” is usually a noun meaning “result.” The sentence needs a verb after the subject “The delayed announcement,” so “affected” is correct. Later, the phrase “its long-term ___ was minor” needs a noun, so “effect” is correct. The other choices either use the noun where a verb is needed or the verb where a noun is needed. Therefore, the correct sentence is: “The delayed announcement affected morale, but its long-term effect was minor.”31. Which thesis statement is most effective for a one-page persuasive essay arguing that school clubs should conduct community cleanups?
- A. School clubs should organize monthly community cleanups because the activity builds civic responsibility, strengthens teamwork, and visibly improves shared spaces.
- B. This essay will discuss community cleanups and many things about school clubs.
- C. School clubs are more interesting than regular classes because members often meet after school.
- D. Community cleanups happen in many places and can involve students, teachers, and residents.
Show answer & explanation
Answer: A
An effective persuasive thesis should be clear, arguable, and specific enough to guide a short essay. It should not be a mere fact, a vague announcement of the topic, or an unrelated claim. The best option directly argues that school clubs should conduct cleanups and gives focused reasons: civic responsibility, teamwork, and visible improvement. That scope is suitable for a one-page essay. Therefore, the most effective thesis is: “School clubs should organize monthly community cleanups because the activity builds civic responsibility, strengthens teamwork, and visibly improves shared spaces.”32. Passage: After three nights of heavy rain, the river beside San Isidro rose above the steps of the old ferry station. Volunteers tied ropes between the station and the gym, where families waited on the second floor. By dawn, the water had stopped climbing, but the current still carried branches fast enough to bend the ropes. The mayor announced that boats would not begin regular trips until a team checked the upstream bridge for trapped debris. Some residents complained that the delay was unnecessary because the sky was already clear. The rescue leader answered that clear weather did not mean the river had become safe. Question: Why did the mayor delay regular boat trips?
- A. Because hidden debris and a strong current could still make travel dangerous.
- B. Because the mayor wanted residents to wait until the gym was empty.
- C. Because the volunteers had not yet tied ropes across the river.
- D. Because the rain was still falling too heavily for anyone to see.
Show answer & explanation
Answer: A
Step 1: Identify the stated reason for the delay: a team needed to check the upstream bridge for trapped debris. Step 2: Connect this to the danger described earlier: the current was still strong and carrying branches. Step 3: Check against the tempting mistake: the delay was not because rain was still falling; the passage says the sky was clear and the water had stopped climbing. Therefore, the best answer is: Because hidden debris and a strong current could still make travel dangerous.33. Passage: The student council planned to water a new vegetable garden during the dry months. A donated tank could hold rainwater collected from the roof, but the tank would fill only during storms. Buying water from a truck was reliable but costly. The science club proposed mulching the soil, planting in the late afternoon, and using bottles with small holes near the roots. Their trial plot used less water than the unmulched plot and recovered faster after two hot days. The treasurer warned that the council had enough funds for seeds and simple tools, but not for weekly water deliveries. Question: Which plan best fits all the conditions in the passage?
- A. Cancel the garden because no method can reduce the need for water.
- B. Use water-saving methods and stored rainwater rather than depend on weekly deliveries.
- C. Spend the seed budget on weekly water deliveries until storms return.
- D. Water only the unmulched plot because it recovered faster after heat.
Show answer & explanation
Answer: B
Step 1: List the conditions: dry months, limited funds, unreliable rainwater supply, and a trial method that reduced water use. Step 2: Eliminate weekly water delivery because the treasurer says funds are insufficient for it. Step 3: Eliminate relying only on the tank because it fills only during storms. Step 4: Choose the plan supported by evidence and budget: low-cost water-saving methods plus stored rainwater when available. Therefore, the best answer is: Use water-saving methods and stored rainwater rather than depend on weekly deliveries.34. Passage: A proposal to widen the coastal road promised shorter travel time between two towns. Supporters said delivery trucks would save fuel because they would spend fewer minutes in traffic. Opponents replied that the plan would remove a strip of mangroves that had reduced flooding during recent storms. The engineer in charge said a concrete wall could replace the mangroves as protection. A fisherfolk leader disagreed, noting that young fish shelter among mangrove roots and that catches had improved after earlier replanting. The council postponed its vote and asked for a study comparing travel savings, flood risk, and fishing income. Question: Which assumption is most directly challenged by the fisherfolk leader?
- A. That delivery trucks currently experience traffic on the coastal road.
- B. That the council has the authority to postpone the vote.
- C. That a concrete wall can replace the mangroves’ important functions.
- D. That shorter travel time is impossible between the two towns.
Show answer & explanation
Answer: C
Step 1: Find the claim being challenged: the engineer says a concrete wall could replace mangroves as protection. Step 2: The fisherfolk leader does not only discuss flood protection; the leader adds that mangroves shelter young fish and support catches. Step 3: This challenges the assumption that replacing mangroves with a wall would preserve the important benefits of mangroves. Therefore, the best answer is: That a concrete wall can replace the mangroves’ important functions.35. Passage: During the ridge hike, Mara noticed that the newest member, Jun, kept falling behind whenever the path became steep. The group leader had told everyone to reach the campsite before dark, and two hikers urged Mara to hurry. Instead, Mara slowed her pace, divided Jun’s load, and asked another member to walk ahead and inform the leader. The group arrived later than planned, but Jun reached camp without injury. That evening, the leader thanked Mara for preventing a small problem from becoming an emergency, then reminded the team to report delays early next time. Question: Which description best matches Mara’s action?
- A. She forced Jun to continue alone so the others could arrive on time.
- B. She ignored the leader’s goal and made no effort to inform the group.
- C. She proved that reaching camp before dark was never important.
- D. She showed responsible concern for a teammate while managing the delay.
Show answer & explanation
Answer: D
Step 1: Mara sees a struggling teammate and chooses to help rather than simply hurry. Step 2: She also manages risk by sharing the load and sending a message ahead. Step 3: The outcome confirms that her action prevented injury, though the leader notes communication could improve. Therefore, the best answer is: She showed responsible concern for a teammate while managing the delay.36. Passage: Two students reported on the same classroom debate. Liza wrote that Carlo “opposed the library project,” while Ben wrote that Carlo “asked the class to delay the vote.” In the teacher’s notes, Carlo praised the project because it would help students without internet access at home. He also said the class should first confirm whether the old science room could safely hold shelves and computers. After the inspection, he promised to support the final plan if the room passed. The teacher marked both student reports as incomplete, not necessarily false. Question: What is the most accurate interpretation of Carlo’s position?
- A. He supported the library idea but wanted a safety inspection before final approval.
- B. He believed the class should vote immediately before checking the room.
- C. He agreed to support the project only if no computers were included.
- D. He opposed the library because he disliked students without internet access.
Show answer & explanation
Answer: A
Step 1: Carlo praised the project, so he was not simply against it. Step 2: He wanted a safety check before the vote, so Ben’s report is closer but still incomplete. Step 3: His support depended on whether the room passed inspection. Therefore, the best answer is: He supported the library idea but wanted a safety inspection before final approval.37. Passage: A village built a temporary footbridge after a storm damaged the main bridge. The carpenter used bamboo poles tied in bundles and placed a sign: “Cross one at a time. No carts.” Some residents argued that the bridge looked strong because it did not bend when children crossed. The carpenter explained that a cart’s wheels press weight into two narrow tracks, while a walking person spreads weight through shifting steps. He added that wet knots may loosen even if the poles remain unbroken. The village captain assigned two watchers to remind people of the rule until the main bridge was repaired. Question: What limitation of the temporary bridge is emphasized?
- A. It may handle careful foot traffic but not concentrated cart loads or loosened ties.
- B. It is safer for carts than for people because wheels move in straight lines.
- C. It cannot be crossed by anyone because bamboo always breaks when wet.
- D. It needs no watchers because children already proved it is permanent.
Show answer & explanation
Answer: A
Step 1: The sign gives a rule: one person at a time and no carts. Step 2: The carpenter explains why appearance can mislead: children crossing safely does not prove the bridge can handle cart wheel pressure. Step 3: He also notes wet knots may loosen, so the concern includes connections, not only broken poles. Therefore, the best answer is: It may handle careful foot traffic but not concentrated cart loads or loosened ties.38. Passage: When the power failed during the barangay assembly, the chairperson did not end the meeting. She asked the secretary to read the agenda aloud and invited speakers to stand near the open windows where the afternoon light was strongest. At first, several participants grumbled that the discussion would be useless without the projector. However, as each speaker summarized only the essential points, the meeting became shorter and clearer than usual. By the time electricity returned, the group had already approved the drainage-cleaning schedule and assigned each street a team leader. Question: In the passage, what does “essential” most nearly mean?
- A. difficult to understand
- B. secret
- C. officially printed
- D. most important
Show answer & explanation
Answer: D
Step 1: Locate the word in context: speakers summarized only the essential points. Step 2: The result was a shorter and clearer meeting, so “essential” refers to the necessary or most important points, not decorative details. Step 3: Check distractors: “secret,” “difficult,” and “officially printed” are not supported by the passage. Therefore, the best answer is: most important.39. Passage: The coastal clean-up began with a mistake. The organizers brought many sacks but forgot gloves, so volunteers first gathered driftwood instead of sharp trash. While waiting, a teacher separated the group into teams for plastics, glass, and records. When the gloves arrived, the glass team worked near the seawall, where broken bottles were half-buried in sand. The plastics team covered the picnic area, and the records team counted sacks before they were loaded onto a truck. At noon, the teacher announced that the count was reliable because each sack had been listed before leaving the beach. Question: Why was the final count considered reliable?
- A. The teacher guessed the number after the truck had already left.
- B. The volunteers counted only driftwood because gloves had not arrived.
- C. The glass team worked in the picnic area instead of near the seawall.
- D. Each sack was recorded before it was taken away from the beach.
Show answer & explanation
Answer: D
Step 1: Identify who handled counting: the records team. Step 2: Find when counting happened: before sacks were loaded onto the truck and before leaving the beach. Step 3: This prevents confusion after removal because every sack had already been listed. Therefore, the best answer is: Each sack was recorded before it was taken away from the beach.40. Passage: The principal praised the new rule requiring students to submit reports through an online portal. She said it reduced paper use and made deadlines easier to track. In the same meeting, the guidance counselor asked why several students from Sitio Malaya had submitted late work for the first time. A class adviser explained that those students shared one unstable internet connection and often walked to a neighbor’s house to upload files. The principal paused, then asked the technology committee to design an offline submission option before the next grading period. Question: What criticism of the online-only rule is implied by the passage?
- A. It may disadvantage students who have limited internet access.
- B. It makes teachers unable to see whether work is submitted late.
- C. It increases paper use because every report must be printed twice.
- D. It prevents the principal from changing any rule before grading ends.
Show answer & explanation
Answer: A
Step 1: The rule has benefits: less paper and easier deadline tracking. Step 2: A new problem appears among students with poor internet access. Step 3: The principal’s request for an offline option shows recognition that the online-only rule may treat students unequally. Therefore, the best answer is: It may disadvantage students who have limited internet access.41. Passage: Every Saturday, Tomas helped his grandmother sell rice cakes near the bus terminal. He noticed that customers often asked what time the next bus would leave, even though the schedule was posted on a faded board across the road. Tomas copied the schedule onto a clean sheet, placed it beside the rice cakes, and updated it whenever drivers announced delays. Sales increased, but not because the cakes had changed. Travelers stayed near the stall while checking the schedule, and many bought snacks while waiting. His grandmother joked that Tomas had sold information first and rice cakes second. Question: What is the best summary of the passage?
- A. Tomas increased sales by changing his grandmother’s rice cake recipe.
- B. Tomas attracted more customers by solving travelers’ need for clear bus information.
- C. Tomas removed the terminal’s schedule board so customers would cross the road.
- D. Tomas stopped selling snacks because the bus schedule was more profitable.
Show answer & explanation
Answer: B
Step 1: Identify the main action: Tomas provided a clear, updated bus schedule at the stall. Step 2: Identify the result: more travelers stayed nearby and bought snacks. Step 3: Avoid a narrow summary about changing the recipe, because the passage says the cakes did not change. Therefore, the best answer is: Tomas attracted more customers by solving travelers’ need for clear bus information.42. A supply team began with a certain number of meal packs. The first group received one-fourth of all the packs. The second group then received 40% of what remained. After that, 72 packs were issued to a third group, leaving 36 packs. How many meal packs were there at the start?
- A. 180
- B. 216
- C. 240
- D. 300
Show answer & explanation
Answer: C
Let the starting number of meal packs be x. After the first group receives one-fourth, three-fourths remain: 3x/4. The second group receives 40% of that remainder, so 60% of the remainder is left. Thus the amount left after the second group is (60/100)(3x/4) = (3/5)(3x/4) = 9x/20. This remaining amount is also the third group’s 72 packs plus the 36 packs left over, or 108 packs. So 9x/20 = 108. Multiply both sides by 20/9: x = 108 × 20/9 = 12 × 20 = 240. Check: one-fourth of 240 is 60, leaving 180. Forty percent of 180 is 72, leaving 108. Then issuing 72 leaves 36, so the result is consistent. A common mistake is to take 40% of the original total instead of 40% of what remained.43. Consider these statements: All map readers are attentive. Some attentive cadets are radio operators. No radio operator is assigned to kitchen detail. Which conclusion must be true?
- A. All map readers are radio operators.
- B. Some radio operators are map readers.
- C. No attentive cadet is assigned to kitchen detail.
- D. Some attentive cadets are not assigned to kitchen detail.
Show answer & explanation
Answer: D
The second statement guarantees that at least some attentive cadets are radio operators. The third statement says no radio operator is assigned to kitchen detail. Therefore, those attentive cadets who are radio operators are not assigned to kitchen detail. So it must be true that some attentive cadets are not assigned to kitchen detail. The first statement about map readers does not prove that map readers are radio operators, so conclusions connecting map readers to radio operators would be a likely mistake.44. Find the next term in the pattern: 5, 7, 10, 14, 17, 28, 26, 56, ___
- A. 35
- B. 37
- C. 56
- D. 112
Show answer & explanation
Answer: B
Separate the sequence into odd-position and even-position terms. Odd positions are 1st, 3rd, 5th, 7th: 5, 10, 17, 26. Their increases are +5, +7, +9, so the next odd-position increase should be +11. Therefore the 9th term is 26 + 11 = 37. Even positions are 7, 14, 28, 56, which double each time, but the blank is the 9th term, not the next even-position term. A likely mistake is to continue the even-position pattern and answer 112, but that would be the 10th term if the pattern continued.45. Two clerks encode records for an inventory. Clerk A encodes 24 records per hour, and Clerk B encodes 18 records per hour. They work together for 2 hours. Then Clerk B leaves, and Clerk A works alone for another 1.5 hours to finish the job. How many records were encoded in all?
- A. 102
- B. 108
- C. 120
- D. 147
Show answer & explanation
Answer: C
When both clerks work together, their combined rate is 24 + 18 = 42 records per hour. In 2 hours, they encode 42 × 2 = 84 records. Then Clerk A works alone for 1.5 hours at 24 records per hour, so A encodes 24 × 1.5 = 36 records. The total is 84 + 36 = 120 records. Check: all time periods have been counted exactly once. A common mistake is to let both clerks work for the full 3.5 hours, but Clerk B leaves after 2 hours.46. Read the passage and answer the question. During a Saturday relief drive, Mara’s team had two ways to reach an upland sitio. The river road usually took forty minutes, but it flooded after heavy rain and had no shelter along the last stretch. The ridge road took seventy minutes and required a steep climb, yet it stayed passable because its drainage canal had been cleared the week before. At noon, dark clouds gathered and the team had to deliver rice before evening, when the sitio’s footbridge would be closed for repair. Mara chose the ridge road and asked the strongest volunteers to carry the heaviest sacks. Which statement best explains Mara’s decision?
- A. She chose the ridge road because it was normally thirty minutes faster than the river road.
- B. She chose the ridge road because reliability mattered more than usual travel time under the threat of rain.
- C. She chose the ridge road because the river road had already been closed for repair.
- D. She chose the ridge road because the strongest volunteers refused to use the river road.
Show answer & explanation
Answer: B
The river road is faster in normal conditions, but the passage gives two warnings: dark clouds gathered, and the river road floods after heavy rain. The ridge road is slower and steeper, but it is described as passable because its drainage canal had been cleared. Since the rice had to arrive before evening and the footbridge would close, Mara needed a reliable route, not simply the shortest usual route. Her choice of stronger volunteers also fits the steep climb on the ridge road. A common mistake is to focus only on the forty-minute travel time and ignore the weather risk.47. Which sentence best combines these ideas clearly and grammatically? The evacuation plan was revised. The officers reviewed the plan twice. The plan reduced crowding at the gates.
- A. Reviewed twice by the officers, the revised evacuation plan reduced crowding at the gates.
- B. The officers reviewed the revised evacuation plan twice, they reduced crowding at the gates.
- C. After reviewing the revised evacuation plan twice, crowding at the gates was reduced by the officers.
- D. The evacuation plan reduced the officers twice after it was revised at the gates.
Show answer & explanation
Answer: A
The clearest sentence should show that the plan, not the officers, reduced crowding. It should also combine the ideas without a dangling modifier or unclear pronoun. The sentence “The revised evacuation plan, reviewed twice by the officers, reduced crowding at the gates” correctly identifies the plan as the subject and includes the review detail as a modifying phrase. A likely mistake is to write a sentence where “reviewed twice” seems to describe the officers or where “it” could refer to more than one thing.48. A quadrilateral training ground has interior angles measuring (2x + 20)°, (3x + 10)°, (x + 30)°, and 90°. What is the measure of its largest interior angle?
- A. 35°
- B. 90°
- C. 115°
- D. 150°
Show answer & explanation
Answer: C
The interior angles of a quadrilateral sum to 360°. Add the four angle expressions: (2x + 20) + (3x + 10) + (x + 30) + 90 = 360. Combine like terms: 6x + 150 = 360. Subtract 150 from both sides: 6x = 210. Divide by 6: x = 35. Now compute each angle: 2x + 20 = 2(35) + 20 = 90°; 3x + 10 = 3(35) + 10 = 115°; x + 30 = 35 + 30 = 65°; and the fourth angle is 90°. The largest is 115°. A likely mistake is to stop at x = 35 and choose 35°, but the question asks for the largest angle, not x.49. A student’s average score over five practice drills was 76. The lowest score, 62, was removed and replaced by a new drill score. After the replacement, the average over five drills became 81. What was the new drill score?
- A. 67
- B. 81
- C. 87
- D. 95
Show answer & explanation
Answer: C
First find the original total score: 5 × 76 = 380. Removing the lowest score of 62 gives 380 − 62 = 318. The new average is 81 over five drills, so the new total must be 5 × 81 = 405. Therefore the new drill score must be 405 − 318 = 87. Check: replacing 62 with 87 increases the total by 25, and an increase of 25 over five scores raises the average by 5 points, from 76 to 81. A common mistake is to add 5 to 62 and answer 67, but the average increase is spread across all five scores.50. A volunteer coordinator argues: “We should replace the bulletin board with group-text announcements. Last Saturday, every volunteer who arrived late said they had not checked the bulletin board.” Which statement, if true, most weakens the coordinator’s argument?
- A. The bulletin board was placed near the entrance where many volunteers passed each morning.
- B. Most volunteers who were late last Saturday were in an area where group-text messages also could not be received.
- C. Some volunteers prefer short announcements because they are easier to remember.
- D. The coordinator usually writes announcements one day before an activity.
Show answer & explanation
Answer: B
The coordinator’s argument assumes that group-text announcements would reach the late volunteers better than the bulletin board did. To weaken the argument, look for information showing that group texts would not solve the problem. If most late volunteers were in an area where group-text messages also could not be received, then switching to group texts would probably not improve their arrival time. This directly attacks the proposed solution. A common mistake is to pick a statement that merely praises group texts or restates that the bulletin board was not checked; those do not weaken the argument.51. Find the next term in the pattern: 4, 9, 19, 39, 79, ?
- A. 119
- B. 158
- C. 159
- D. 160
Show answer & explanation
Answer: C
Compare each term with the one before it. From 4 to 9: 4 × 2 + 1 = 9. From 9 to 19: 9 × 2 + 1 = 19. From 19 to 39: 19 × 2 + 1 = 39. From 39 to 79: 39 × 2 + 1 = 79. So the same rule gives 79 × 2 + 1 = 158 + 1 = 159. A common mistake is to look only at the differences 5, 10, 20, 40 and answer 119 by adding 40 again; but the differences are doubling, so the next difference would be 80, also giving 79 + 80 = 159.52. Find the next item in the pattern: 3A, 6C, 11F, 18J, 27O, ?
- A. 36T
- B. 38U
- C. 38T
- D. 40U
Show answer & explanation
Answer: B
Separate the number pattern from the letter pattern. The numbers are 3, 6, 11, 18, 27. Their differences are +3, +5, +7, +9, so the next difference is +11. Thus the next number is 27 + 11 = 38. The letters are A, C, F, J, O. Their alphabet positions are 1, 3, 6, 10, 15. The differences are +2, +3, +4, +5, so the next difference is +6. Position 15 + 6 = 21, which is U. Therefore the next item is 38U. A likely mistake is to continue only one part of the pattern and leave the other unchanged.53. In the number grid below, each row follows the same rule. What number replaces the question mark? Row 1: 3, 4, 19 Row 2: 5, 6, 41 Row 3: 7, 8, ?
- A. 69
- B. 71
- C. 73
- D. 74
Show answer & explanation
Answer: B
Look for a rule connecting the first two numbers in each row to the third number. In Row 1, 3 × 4 = 12, and 3 + 4 = 7. Then 12 + 7 = 19. In Row 2, 5 × 6 = 30, and 5 + 6 = 11. Then 30 + 11 = 41. So the rule is: third number = product of the first two numbers + their sum. For Row 3, 7 × 8 = 56, and 7 + 8 = 15. Then 56 + 15 = 71. A common wrong approach is to add a constant difference between third-column values, but the row operation is more consistent.54. Find the next frame in the symbol pattern: Frame 1: ↑ ■ □ Frame 2: → □ ■ Frame 3: ↓ ■ □ Frame 4: ← □ ■ Frame 5: ?
- A. ↑ ■ □
- B. ↑ □ ■
- C. → ■ □
- D. ← ■ □
Show answer & explanation
Answer: A
There are two changes happening at the same time. First, the arrow rotates clockwise: ↑, →, ↓, ←, so the next arrow returns to ↑. Second, the two squares swap positions each frame: ■ □, then □ ■, then ■ □, then □ ■, so the next arrangement is ■ □. Combining both parts, Frame 5 is ↑ ■ □. A likely mistake is to track only the arrow rotation and ignore the square swap, or to swap the squares without rotating the arrow.55. Find the next number in the pattern: 5, 8, 14, 23, 35, ?
- A. 47
- B. 48
- C. 50
- D. 53
Show answer & explanation
Answer: C
Check the differences between consecutive terms. From 5 to 8 is +3. From 8 to 14 is +6. From 14 to 23 is +9. From 23 to 35 is +12. The differences increase by 3 each time: 3, 6, 9, 12. The next difference is 15. Therefore the next term is 35 + 15 = 50. A common mistake is to add 12 again and get 47, but the differences themselves are increasing.56. Find the next number in the pattern: 2, 6, 18, 20, 60, 180, 182, ?
- A. 184
- B. 364
- C. 546
- D. 548
Show answer & explanation
Answer: C
The operations repeat in a cycle. Starting at 2: 2 × 3 = 6, then 6 × 3 = 18, then 18 + 2 = 20. The same cycle repeats: 20 × 3 = 60, then 60 × 3 = 180, then 180 + 2 = 182. Since the cycle is multiply by 3, multiply by 3, add 2, the next operation after 182 is multiply by 3. So 182 × 3 = 546. A likely mistake is to see the last move was +2 and add 2 again, but the pattern is cyclical, not a constant addition.57. Find the next item in the pattern: B3, D6, G10, K15, P21, ?
- A. U27
- B. V27
- C. V28
- D. W28
Show answer & explanation
Answer: C
Treat the letter and number as two related but separate sequences. The letter positions are B = 2, D = 4, G = 7, K = 11, P = 16. The increases are +2, +3, +4, +5, so the next increase is +6. Position 16 + 6 = 22, which is V. The numbers are 3, 6, 10, 15, 21. Their increases are +3, +4, +5, +6, so the next increase is +7. Thus the next number is 21 + 7 = 28. The next item is V28. A likely mistake is to use the same increase for both parts, but the letter increases start at +2 while the number increases start at +3.58. A tile pattern is built in stages. Stage 1 has one center tile and one tile attached to each of its four sides, for a total of 5 tiles. At each new stage, each of the four arms is extended by exactly one tile. How many tiles are in Stage 7?
- A. 25
- B. 28
- C. 29
- D. 33
Show answer & explanation
Answer: C
The center tile stays the same throughout the pattern. Each stage has four arms, and each arm has as many tiles as the stage number. So Stage 1 has 1 center tile + 4 arm tiles = 5. Stage 2 would have 1 + 4(2) = 9. In general, Stage n has 1 + 4n tiles. For Stage 7, compute 1 + 4(7) = 1 + 28 = 29. A likely mistake is to add 4 only six times to Stage 1 but lose track of the center tile; doing it carefully still gives 5 + 6(4) = 29.59. Read the passage and identify the pattern. During a school navigation game, the marshal used checkpoint cards so volunteers could verify the order without carrying a master list. On Monday morning, the first card showed C2. For the next day’s card, the letter was advanced by three alphabet positions; if it passed Z, it would wrap back to A. The number was changed by doubling it and then adding one. The same two changes were repeated exactly once for each following day, and the marshal did not skip, repeat, or revise any card. A volunteer remembered the rule from Monday but forgot the card needed for Friday at the final station. Based on the described system only, what should Friday’s checkpoint card show?
- A. L23
- B. O46
- C. O47
- D. P47
Show answer & explanation
Answer: C
Start from Monday: C2. Move one day at a time. Tuesday: C advances three letters to F, and 2 × 2 + 1 = 5, so Tuesday is F5. Wednesday: F advances to I, and 5 × 2 + 1 = 11, so Wednesday is I11. Thursday: I advances to L, and 11 × 2 + 1 = 23, so Thursday is L23. Friday: L advances to O, and 23 × 2 + 1 = 47, so Friday is O47. A likely mistake is to make only three changes from Monday to Friday, but Monday to Friday requires four daily changes: Monday to Tuesday, Tuesday to Wednesday, Wednesday to Thursday, and Thursday to Friday.60. Find the next number in the pattern: 7, 10, 9, 14, 13, 22, 19, 34, 27, ?
- A. 46
- B. 48
- C. 50
- D. 54
Show answer & explanation
Answer: C
This pattern is clearer if we separate the odd-positioned terms from the even-positioned terms. Odd positions are 1st, 3rd, 5th, 7th, and 9th: 7, 9, 13, 19, 27. Their increases are +2, +4, +6, +8. Even positions are 2nd, 4th, 6th, and 8th: 10, 14, 22, 34. Their increases are +4, +8, +12. The missing term is the 10th term, so it belongs to the even-positioned sequence. The even-position differences increase by 4 each time, so the next increase is +16. Therefore the missing term is 34 + 16 = 50. A likely mistake is to compare every neighboring pair and miss the two interleaved sequences.
More in this family
Explore more Military
2026 statistics
Key facts: Philippine PMA Entrance exam
Every free resource for this exam
Get a free Philippine PMA Entrance study plan
A week-by-week plan plus new practice questions, straight to your inbox.
How to use the practice bank
Start with a mixed set so you can see whether your misses come from content gaps, careless reading, or slow reasoning. Then switch to topic filters. For Algebra, rewrite the given relationship before calculating; many errors happen when a variable is solved from the wrong side of an equation. For Geometry, keep core angle facts visible: a triangle totals 180 degrees, a right angle is 90 degrees, an equilateral triangle has three 60-degree angles, and a quadrilateral totals 360 degrees.
For Grammar and composition, do not stop at choosing the answer. Name the rule: subject-verb agreement, pronoun reference, modifier placement, parallel structure, sentence logic, or paragraph flow. For Reading comprehension, mark whether the missed item asked for a stated fact, an inference, the main idea, tone, or vocabulary in context. That label tells you what to practice next.
For Verbal and numerical reasoning and Pattern analysis, review the rule that generates the answer, not just the final option. In number problems, check whether a percent is using the correct base; a percent proportion compares amount over base with percent over 100. In pattern items, test more than one rule before committing, especially when addition, multiplication, position, or alternation could all seem possible.
A useful review cycle is: answer, read the explanation, redo the item without looking, then write one short note about the mistake. These study allocations are our practice design, not official section weights, and the bank size is not the number of questions in the official exam.
Official sources
Primary documents used to verify the exam details shown on this page.
- Geometry: angles of a triangleThe Open Universityopen.edu
- PMA entrance examination: instructionsPhilippine Military Academypma.edu.ph
- Prealgebra 2e: proportionsOpenStax / Rice Universityopenstax.org
Last verified against the official exam content outline:
Frequently asked questions
Is this an official PMAEE mock test?
No. It is an original practice bank for skill review, not an official mock test or a set of actual exam questions.
What topics can I practice here?
You can practice Algebra, Geometry, Grammar and composition, Reading comprehension, Verbal and numerical reasoning, and Pattern analysis.
How many questions are in the practice bank?
The bank has 60 original multiple-choice questions, with 10 questions in each topic.
Should I study one topic or take mixed practice?
A good approach is to try mixed practice first, then use topic filters to target the areas where you miss the most items.
Does 60 questions mean the official exam has 60 questions?
No. The bank size is only our practice design and is not the number of questions in the official exam.