All Practice Exams

Free Practice Questions for FY13CE Pure Mathematics

Exam-style questions and explanations by OpenExamPrep.

✓ No registration✓ No credit card
100+ Questions
100% Free

Loading practice questions...

Exam Review

Key Facts: FY13CE Pure Mathematics Exam

3 hours + 10 min

Official exam duration including reading time

Ministry of Education Fiji

9 strands

Strands in the FY13CE Pure Mathematics booklet

MoE Fiji FY13CE 2025 Pure Mathematics paper

2 papers

Year 13 mathematics subjects: Pure and Life Mathematics

MoE Fiji FY13CE 2024 and 2025 papers

$5 / $25 FJD

Ministry recount and remark fee per subject

MoE Fiji Annual Report 2022-2023

100

Multiple-choice practice questions in this bank

OpenExamPrep

Fiji FY13CE Pure Mathematics is a single 3-hour question-and-answer booklet marked out of 100 across nine strands, set by the Ministry of Education Examinations and Assessment Unit. This free practice bank provides 100 English-language MCQ questions with fully worked solutions as a revision aid.

Sample FY13CE Pure Mathematics Practice Questions

Try these sample questions to review concepts for the FY13CE Pure Mathematics exam. Each question includes a detailed explanation. Start the interactive quiz above for the full 100+ question experience with AI tutoring.

1Find the modulus and principal argument of the complex number z = -1 + i√3.
A.Modulus = 4, Argument = 2π/3
B.Modulus = 2, Argument = π/3
C.Modulus = 2, Argument = 2π/3
D.Modulus = 2, Argument = -π/3
Explanation: The modulus is |z| = √((-1)² + (√3)²) = √(1 + 3) = √4 = 2. Since z lies in the second quadrant (x < 0, y > 0), the principal argument is Arg(z) = π - arctan(√3/1) = π - π/3 = 2π/3.
2Given the complex numbers z₁ = 3(cos(π/4) + i sin(π/4)) and z₂ = 2(cos(π/12) + i sin(π/12)), find the product z₁z₂ in polar form.
A.5(cos(π/3) + i sin(π/3))
B.6(cos(π/3) + i sin(π/3))
C.6(cos(π/6) + i sin(π/6))
D.5(cos(π/16) + i sin(π/16))
Explanation: When multiplying complex numbers in polar form, multiply their moduli and add their arguments: |z₁z₂| = 3 × 2 = 6, and Arg(z₁z₂) = π/4 + π/12 = 3π/12 + π/12 = 4π/12 = π/3. Thus, z₁z₂ = 6(cos(π/3) + i sin(π/3)).
3Given the vectors a = 2i - 3j + k and b = 4i + j - 2k, calculate the scalar (dot) product a · b.
A.3
B.7
C.13
D.-3
Explanation: The scalar product of two vectors in 3D is a · b = a₁b₁ + a₂b₂ + a₃b₃. Computing the sum gives (2)(4) + (-3)(1) + (1)(-2) = 8 - 3 - 2 = 3.
4What is the magnitude of the 3D vector v = 3i - 2j + 6k?
A.√43
B.49
C.11
D.7
Explanation: The magnitude of a 3D vector is |v| = √(x² + y² + z²). Substituting the components gives |v| = √(3² + (-2)² + 6²) = √(9 + 4 + 36) = √49 = 7.
5In the complex plane (Argand diagram), what geometric locus is represented by the equation |z - (2 + 3i)| = 5?
A.A line passing through (2, 3) with gradient 5
B.A circle with center (-2, -3) and radius 5
C.A circle with center (2, 3) and radius 5
D.A circle with center (2, 3) and radius 25
Explanation: The equation |z - z₀| = r represents a circle in the complex plane centered at z₀ with radius r. Here, z₀ = 2 + 3i, so the center is at (2, 3) and the radius is 5.
6Using De Moivre's Theorem, evaluate (1 + i)⁸.
A.16
B.16i
C.-16
D.8 + 8i
Explanation: In polar form, 1 + i has modulus r = √(1² + 1²) = √2 and argument θ = π/4. By De Moivre's Theorem, (1 + i)⁸ = (√2)⁸ (cos(8 × π/4) + i sin(8 × π/4)) = 2⁴ (cos(2π) + i sin(2π)) = 16(1 + 0i) = 16.
7Find the value of k such that the vectors u = 3i - 2j + 4k and v = 2i + kj - 3k are perpendicular.
A.3
B.-3
C.-6
D.9
Explanation: Two non-zero vectors are perpendicular if and only if their scalar product is zero: u · v = 0. Therefore, (3)(2) + (-2)(k) + (4)(-3) = 0, which simplifies to 6 - 2k - 12 = 0 => -2k = 6 => k = -3.
8A line in three dimensions passes through the point A(1, -2, 3) in the direction of vector d = 2i + 5j - 4k. Which of the following is a correct vector equation of the line?
A.r = (2i + 5j - 4k) + t(i - 2j + 3k)
B.r = (i - 2j + 3k) + t(2i + 5j - 4k)
C.r = (i + 2j - 3k) + t(2i + 5j - 4k)
D.r = (3i + 3j - k) + t(2i + 5j - 4k)
Explanation: The vector equation of a line is r = a + t d, where a is the position vector of a point on the line and d is the direction vector. With A(1, -2, 3), a = i - 2j + 3k, so the equation is r = (i - 2j + 3k) + t(2i + 5j - 4k).
9Find the angle θ between the vectors p = 2i + 2j - k and q = i + 2j + 2k.
A.arccos(4/9)
B.arccos(2/9)
C.arccos(4/3)
D.arccos(2/3)
Explanation: The angle between two vectors is given by cos θ = (p · q) / (|p||q|). The dot product is p · q = (2)(1) + (2)(2) + (-1)(2) = 2 + 4 - 2 = 4. The magnitudes are |p| = √(4 + 4 + 1) = 3 and |q| = √(1 + 4 + 4) = 3. Thus, cos θ = 4 / (3 × 3) = 4/9, so θ = arccos(4/9).
10If z = 8(cos(5π/6) + i sin(5π/6)) and w = 2(cos(π/3) + i sin(π/3)), find z / w in rectangular form a + bi.
A.4
B.2√3 + 2i
C.-4i
D.4i
Explanation: For division in polar form, divide the moduli and subtract the arguments: |z/w| = 8/2 = 4, and Arg(z/w) = 5π/6 - π/3 = 5π/6 - 2π/6 = 3π/6 = π/2. Therefore, z/w = 4(cos(π/2) + i sin(π/2)) = 4(0 + 1i) = 4i.

About the FY13CE Pure Mathematics Exam

The Fiji Year 13 Certificate Examination (FY13CE) in Pure Mathematics is the university-qualifying mathematics paper for STEM, commerce and engineering pathways in Fiji. Year 13 mathematics is set as two separate subjects, Pure Mathematics and Life Mathematics; this bank covers Pure Mathematics, spanning complex numbers, 2D and 3D vectors, functions, trigonometric identities, limits, differential and integral calculus, and probability distributions.

Exam sponsor: Examinations and Assessment Unit, Ministry of Education, Fiji. The requirements and fees below concern the certification or admission exam, separate from our free practice resources.

Assessment

Single three-hour question-and-answer booklet with 10 minutes reading time, marked out of 100 across nine strands: Complex Numbers (13), Vectors (8), Functions (13), Trigonometry (11), Limits, Continuity and Differentiability (7), Algebra (12), Probability and Inferential Statistics (12), Differentiation (12), and Integration (12).

Time Limit

3 hours plus 10 minutes reading time

Passing Score

Not published as a fixed percentage; subject marks are reported out of 100 and are scaled by the Ministry of Education from the 2026 academic year.

Exam / Certification Fees

No candidate entry fee is published for school candidates; a recount costs $5 FJD per subject and a remark $25 FJD per subject during the 30-day provisional results period.

Exam sponsor website

Fees, eligibility, and exam policies can change. Confirm them with the exam sponsor before applying or paying.

Our practice resources: topics covered

We aim to reflect publicly available exam outlines and topic information in our study resources. Coverage, format, and difficulty may differ from the actual exam, and we cannot guarantee that every detail is accurate or current. Confirm exam requirements, fees, and policies with the official exam sponsor.

15 questions

Complex Numbers and Vectors

Modulus-argument form, De Moivre's theorem, Argand loci, and 2D/3D vectors.

20 questions

Functions and Trigonometry

Inverses, composites, compound angles, R-form, and trigonometric equations.

15 questions

Algebra, Limits and Continuity

Factor and remainder theorems, partial fractions, limits, and continuity.

20 questions

Differentiation

Chain, product and quotient rules, implicit and parametric differentiation, and rate problems.

15 questions

Integration

Substitution, definite integrals, areas between curves, and volumes of revolution.

15 questions

Probability and Inferential Statistics

Combinatorics, conditional probability, binomial and normal distributions.

Preparing for the FY13CE Pure Mathematics Exam

What You Need to Know

  • Passing score: Not published as a fixed percentage; subject marks are reported out of 100 and are scaled by the Ministry of Education from the 2026 academic year.
  • Assessment: Single three-hour question-and-answer booklet with 10 minutes reading time, marked out of 100 across nine strands: Complex Numbers (13), Vectors (8), Functions (13), Trigonometry (11), Limits, Continuity and Differentiability (7), Algebra (12), Probability and Inferential Statistics (12), Differentiation (12), and Integration (12).
  • Time limit: 3 hours plus 10 minutes reading time
  • Exam / certification fees: No candidate entry fee is published for school candidates; a recount costs $5 FJD per subject and a remark $25 FJD per subject during the 30-day provisional results period. Official sources

Using Our Practice Resources

  • Work through all 100 available questions
  • Review every answer and explanation
  • Track weak areas and revisit them
  • Use our AI tutor for tough concepts

FY13CE Pure Mathematics: Suggested Study Strategy

1Master differentiation rules (product, quotient, chain) and their application to optimization problems.
2Practice integration by substitution and area between two intersecting curves.
3Be confident converting complex numbers between rectangular and polar (modulus-argument) forms.
4Learn standard normal distribution z-score lookups and binomial probability formulas.

Frequently Asked Questions

Is FY13CE Mathematics one subject or two?

Two. The Ministry of Education sets separate Year 13 papers in Pure Mathematics and Life Mathematics, and candidates sit one of them. This practice bank follows the Pure Mathematics paper.

What strands are examined in FY13CE Pure Mathematics?

Nine strands: Complex Numbers (13 marks), Vectors (8), Functions (13), Trigonometry (11), Limits, Continuity and Differentiability (7), Algebra (12), Probability and Inferential Statistics (12), Differentiation (12) and Integration (12).

Does this question bank include worked calculations?

Yes. Every problem has fully worked quantitative steps in its explanation, showing how intermediate values are derived. The official paper requires you to show that working by hand in an answer booklet, which multiple-choice practice cannot replace.

What is the passing score for FY13CE Pure Mathematics?

The Ministry of Education does not publish a fixed percentage pass mark. Marks are reported out of 100 and, from the 2026 academic year, Cabinet has approved the reintroduction of scaling across national examinations.

What language is used for the mathematics paper?

English. FY13CE mathematics papers are set and answered in English, and this bank is an English-language MCQ study adaptation.