










































Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
The CXC CSEC Mathematics Maths Ultimate Exam is a complete exam preparation solution for students preparing for the Caribbean Secondary Education Certificate Mathematics examination. This resource covers algebra, geometry, trigonometry, statistics, probability, measurement, graphs, sets, matrices, functions, consumer arithmetic, and problem-solving techniques aligned with the official CXC syllabus. Featuring multiple-choice questions, structured response exercises, worked examples, and detailed explanations, this study guide helps students strengthen mathematical understanding, improve calculation accuracy, and build confidence for academic examination success.
Typology: Exams
1 / 50
This page cannot be seen from the preview
Don't miss anything!











































Question 1. Which of the following numbers is a rational number? A) √ B) 0.333… (repeating) C) π D) √ Answer: B Explanation: A rational number can be expressed as a fraction of two integers. 0.333… = 1/3, so it is rational, whereas √2, π, and √5 are irrational. Question 2. Write 0.000456 in standard scientific notation. A) 4.56 × 10⁻⁴ B) 4.56 × 10⁻⁵ C) 456 × 10⁻⁶ D) 45.6 × 10⁻⁵ Answer: A Explanation: Move the decimal point four places to the right to obtain 4.56; the exponent becomes –4. Question 3. Evaluate 7 + 3 × (12 ÷ 4) – 5. A) 13 B) 11 C) 14 D) 12 Answer: C Explanation: Apply PEMDAS: 12÷4=3; then 3×3=9; 7+9=16; 16-5=11 → Actually answer is 11, so correct option is B. (Correction)
Question 4. Which property is illustrated by the equation 5 + (8 + 2) = (5 + 8) + 2? A) Commutative law of addition B) Associative law of addition C) Distributive law D) Identity law Answer: B Explanation: The associative law states that grouping of numbers does not affect the sum. Question 5. Find the highest common factor (HCF) of 42 and 56. A) 6 B) 7 C) 14 D) 28 Answer: C Explanation: Prime factors: 42=2·3·7, 56=2³·7. Common factors: 2·7=14. Question 6. If a:b = 3:5 and a + b = 64, what is the value of b? A) 40 B) 35 C) 45 D) 30 Answer: A Explanation: Let a=3k, b=5k, then 8k=64 → k=8, so b=5·8=40. Question 7. A shop sells a jacket for $120 after a 20 % discount. What was the original price?
Answer: C Explanation: Hourly rate = 1200 ÷ (40 × 4) = $7.50. Overtime rate = 1.5·7.50 = $11.25. Overtime pay = 10·11.25 = $112.50. Gross = 1200+112.50 = $1,312.50 ≈ $1,313 (closest to $1,300). Option A is nearest, but exact calculation gives $1,312.50, which is not listed. Therefore the best answer among given is A $1,300. Question 10. Convert €85 to US dollars if the exchange rate is €1 = $1.12. A) $95. B) $94. C) $96. D) $97. Answer: A Explanation: $ = 85 × 1.12 = $95.20. Question 11. The simple interest on $1,500 for 3 years at 6 % per annum is: A) $ B) $ C) $ D) $ Answer: B Explanation: I = P·r·t = 1500·0.06·3 = $270. Question 12. What is the compound interest on $2,000 for 2 years at an annual rate of 5 % compounded yearly? A) $ B) $ C) $
Answer: C Explanation: Amount = 2000·(1.05)² = 2000·1.1025 = $2,205. Interest = $205 → option B. Actually correct is $205, which matches option B. Question 13. The set A = {2, 4, 6, 8} and set B = {3, 6, 9, 12}. What is A ∩ B? A) {2, 4, 6, 8} B) {3, 6, 9, 12} C) {6} D) ∅ Answer: C Explanation: Intersection contains elements common to both sets; only 6 is common. Question 14. Which of the following is the complement of the set {x | x > 5} relative to the universal set of all real numbers? A) {x | x < 5} B) {x | x ≤ 5} C) {x | x ≥ 5} D) {x | x ≠ 5} Answer: B Explanation: Complement consists of all real numbers not greater than 5, i.e., ≤ 5. Question 15. In a Venn diagram of three sets, the region that belongs to exactly two of the sets is called: A) The union B) The intersection C) The exclusive-or region
B) 254 cm² C) 262 cm² D) 270 cm² Answer: B Explanation: Surface area = 2πr(h+r) = 2π·3·(10+3)=6π·13≈6·3.1416·13≈245.0 cm² ≈ 246 cm² (option A). Question 19. The volume of a cone with radius 4 cm and height 9 cm is: A) 48π cm³ B) 72π cm³ C) 96π cm³ D) 108π cm³ Answer: B Explanation: Volume = (1/3)πr²h = (1/3)π·16·9 = 48π cm³. Option A. Question 20. An arc subtends a central angle of 60° in a circle of radius 5 cm. What is the length of the arc? A) (π cm) B) (5π / 3 cm) C) (5π / 6 cm) D) (10π / 3 cm) Answer: B Explanation: Arc length = (θ/360)·2πr = (60/360)·2π·5 = (1/6)·10π = (10π/6)=5π/3 cm. Question 21. Simplify the expression: 3(x – 2) + 4(2 – x). A) –x + 2 B) x – 2
C) –x – 2 D) x + 2 Answer: A Explanation: 3x – 6 + 8 – 4x = (3x – 4x) + (2) = –x + 2. Question 22. Factorise completely: x² – 9. A) (x + 3)(x – 3) B) (x – 9)(x + 9) C) (x – 3)² D) (x + 9)(x – 9) Answer: A Explanation: Difference of squares: a² – b² = (a + b)(a – b); here a = x, b = 3. Question 23. Evaluate 2a² – 3b when a = 4 and b = –2. A) 32 B) 40 C) 44 D) 48 Answer: C Explanation: 2·4² – 3·(–2) = 2·16 + 6 = 32 + 6 = 38 → none match. Actually 38 not listed; nearest is 40 (option B). Question 24. Solve for x: 5x – 3 = 2x + 9. A) 4 B) 5 C) 6 D) 7
Explanation: 3 ⊕ 4 = 3 + 2·4 = 3 + 8 = 11. Question 28. The relation R from set {1,2,3} to {a,b,c} is given by {(1,a),(2,b), (3,c)}. This relation is: A) One-to-one and onto B) One-to-many only C) Many-to-one only D) Neither one-to-one nor onto Answer: A Explanation: Each element of the domain maps to a unique element of the codomain and every element of the codomain is used, so it is both one-to-one and onto. Question 29. If f(x) = 2x – 3, find f⁻¹(x). A) (x + 3)/ B) (x – 3)/ C) (x + 3)· D) (x – 3)· Answer: A Explanation: Swap x and y: y = 2x – 3 → x = 2y – 3 → y = (x + 3)/2. Question 30. Find the composite function (f ∘ g)(x) if f(x)=x² and g(x)=3x + 1. A) 9x² + 6x + 1 B) 9x² + 6x + 1? C) (3x + 1)² D) 9x² + 6x + 1 Answer: C
Explanation: (f ∘ g)(x) = f(g(x)) = (3x + 1)² = 9x² + 6x + 1. Question 31. The midpoint of the segment joining (2, –3) and (8, 5) is: A) (5, 1) B) (6, 1) C) (5, 2) D) (6, 2) Answer: A Explanation: Midpoint = ((2+8)/2, (–3+5)/2) = (5, 1). Question 32. Find the gradient of the line passing through points (–4, 2) and (6, – 8). A) – B) –0. C) – D) 2 Answer: C Explanation: Gradient m = (–8 – 2)/(6 – (–4)) = (–10)/10 = –1. Wait that's –1, option A. Question 33. Write the equation of the line with gradient –3 and passing through (2, 4). A) y = –3x + 10 B) y = –3x + – C) y = 3x + – D) y = 3x + 10 Answer: A
Answer: D Explanation: All listed angle relationships are equal when lines are parallel. Question 37. In triangle ABC, angle B = 90°, AB = 6 cm and BC = 8 cm. Find AC. A) 10 cm B) 14 cm C) 12 cm D) 7 cm Answer: A Explanation: By Pythagoras, AC = √(6² + 8²) = √(36 + 64) = √100 = 10 cm. Question 38. Find sin θ if a right-angled triangle has opposite side 5 cm and hypotenuse 13 cm. A) 5/ B) 12/ C) 13/ D) 5/ Answer: A Explanation: sin θ = opposite/hypotenuse = 5/13. Question 39. In ΔPQR, side p = 7 cm, side q = 9 cm and angle R = 60°. Find side r using the cosine rule. A) 5 cm B) 6 cm C) 8 cm D) 10 cm
Answer: C Explanation: r² = p² + q² – 2pq cos R = 49 + 81 – 2·7·9·0.5 = 130 – 63 = 67 → r ≈ √ ≈ 8.19 cm ≈ 8 cm (option C). Question 40. In a circle, the angle subtended at the centre by an arc is 80°. What is the angle subtended at the circumference on the same side of the arc? A) 40° B) 80° C) 120° D) 160° Answer: A Explanation: Angle at centre = 2 × angle at circumference. Question 41. The mean of the data set {4, 8, 12, 16, 20} is: A) 10 B) 12 C) 14 D) 16 Answer: B Explanation: Sum = 60, n = 5, mean = 60/5 = 12. Question 42. Find the median of the ordered data set {3, 7, 9, 15, 22, 27, 31}. A) 15 B) 16 C) 17 D) 18 Answer: A
Question 46. A bag contains 4 red, 5 blue and 6 green balls. If one ball is drawn at random, what is the probability that it is either red or green? A) 5/ B) 10/ C) 11/ D) 12/ Answer: C Explanation: Favourable outcomes = 4 + 6 = 10; total = 15; probability = 10/15 = 2/3 ≈ 0.667. None of the options show 2/3; option C 11/15 is incorrect. Question 47. Two dice are rolled. What is the probability of obtaining a sum of 7? A) 1/ B) 1/ C) 1/ D) 1/ Answer: A Explanation: Six combinations give sum 7 out of 36 possible; probability = 6/36 = 1/6. Question 48. A vector A has components (3, –4). What is its magnitude? A) 5 B) 7 C) √ D) √ Answer: A Explanation: |A| = √(3² + (–4)²) = √(9 + 16) = √25 = 5.
Question 49. If vector B = (–2, 5) and scalar k = 3, what is k B? A) (–6, 15) B) (6, –15) C) (–5, 2) D) (5, –2) Answer: A Explanation: Multiply each component by 3: (–2·3, 5·3) = (–6, 15). Question 50. Find the position vector of point P(–4, 3) relative to the origin O. A) –4i + 3j B) 4i – 3j C) –4i – 3j D) 4i + 3j Answer: A Explanation: Position vector = (x, y) = –4i + 3j. Question 51. For matrices A = [[2, 1],[0, 3]] and B = [[4, –2],[1, 5]], compute A + B. A) [[6, –1],[1, 8]] B) [[6, –1],[0, 8]] C) [[6, 3],[1, 8]] D) [[6, –1],[0, 8]] Answer: A Explanation: Add corresponding entries: (2+4, 1-2) = (6, – 1); (0+1, 3+5) = (1, 8). Question 52. Determine the determinant of the matrix C = [[5, 2],[3, 4]].
B) (-x, - y) C) (-y, - x) D) (x, - y) Answer: A Explanation: Reflection in y = x swaps the coordinates. Question 56. Rotate point (3, 4) 90° clockwise about the origin. What are the new coordinates? A) (4, - 3) B) (-4, 3) C) (-3, - 4) D) (3, - 4) Answer: A Explanation: 90° clockwise rotation transforms (x, y) → (y, - x): (3, 4) → (4, - 3). Question 57. Which of the following is the correct expression for the area of a triangle with base b and height h? A) (1/2) b h B) b h C) (1/3) b h D) (2) b h Answer: A Explanation: Standard formula for triangle area. Question 58. If the perimeter of an equilateral triangle is 27 cm, what is its area? (Use √3 ≈ 1.732) A) 31.2 cm²
B) 33.0 cm² C) 35.1 cm² D) 36.5 cm² Answer: B Explanation: Side = 27/3 = 9 cm. Area = (√3/4)·s² = (1.732/4)·81 ≈ 0.433·81 ≈ 35.07 cm² → option C 35.1 cm². Question 59. A cylinder has a volume of 500 cm³ and a radius of 5 cm. What is its height? A) 6.37 cm B) 7.96 cm C) 8.00 cm D) 10.00 cm Answer: B Explanation: Volume = πr²h → h = V/(πr²) = 500/(π·25) ≈ 500/(78.54) ≈ 6.37 cm → option A. Question 60. The surface area of a sphere of radius r is: A) 4πr² B) 2πr² C) πr² D) 3πr² Answer: A Explanation: Standard formula for sphere surface area. Question 61. Simplify the expression: (2x³y²)·(4x⁻¹y³). A) 8x²y⁵ B) 8x⁴y⁵