Join WhatsApp ChannelDaily MCQs & Exam Updates

FPSC MCQs

Federal Public Service Commission — Complete MCQ Bank

1,626 Questions
Exam Preparation Guide

How to prepare for FPSC

FPSC recruitment tests assess subject knowledge, general ability and job-related competence for federal government positions across Pakistan.

General KnowledgeCurrent AffairsEnglishJob-related Subjects
Read the official syllabus first, then combine subject-specific revision with timed mixed-question practice.
FPSC preparation illustration
1211

How many prime numbers are between 1 and 50?

  • A14
  • B15
  • C16
  • D17
Permalink
Correct Answer: Option B — 15
Explanation: Primes: 2 3 5 7 11 13 17 19 23 29 31 37 41 43 47 = 15 primes. The Sieve of Eratosthenes systematically eliminates multiples to identify primes. Counting and identifying primes within a range is a number theory skill tested in competitive exams and is useful for quick factorization and divisibility checks.
Submitted by: PaperMCQs
1212
Mathematics Medium

What is the nth term of arithmetic sequence 3 7 11 15?

  • A4n-1
  • B4n+1
  • C3n+1
  • D2n+3
Permalink
Correct Answer: Option A — 4n-1
Explanation: First term a=3 common difference d=4. nth term = a+(n-1)d = 3+4(n-1) = 4n-1. Verification: n=1→3 n=2→7 n=3→11 confirms correctness. Finding nth term formulas for arithmetic sequences is essential for sequences and series questions in competitive exams and is also used in salary progression and installment problems.
Submitted by: PaperMCQs
1213
Mathematics Medium

What is the equation of a circle centered at origin with radius r?

  • Ax² + y² = r
  • Bx² - y² = r²
  • Cx² + y² = r²
  • Dx + y = r²
Permalink
Correct Answer: Option C — x² + y² = r²
Explanation: Standard equation of circle at origin: x²+y² = r². For center (h k): (x-h)²+(y-k)² = r². Circle equations including finding center and radius from general form and tangent line conditions are standard coordinate geometry topics in higher competitive exam papers including CSS and PMS.
Submitted by: PaperMCQs
1214
Mathematics Medium

Solve the absolute value equation: |2x - 3| = 7

  • Ax=5 or x=-2
  • Bx=5 or x=2
  • Cx=-5 or x=2
  • Dx=4 or x=-2
Permalink
Correct Answer: Option A — x=5 or x=-2
Explanation: Two cases: 2x-3=7 → x=5 or 2x-3=-7 → x=-2. Absolute value equations always yield two cases. This concept appears in both equation and inequality forms in competitive exams. Always solve both cases and verify each solution satisfies the original equation to avoid extraneous solutions.
Submitted by: PaperMCQs
1215
Mathematics Medium

What is the value of log(ab) in terms of log a and log b?

  • Alog a - log b
  • Blog a × log b
  • Clog a + log b
  • Dlog a / log b
Permalink
Correct Answer: Option C — log a + log b
Explanation: log(ab) = log a + log b is the product rule of logarithms. The three fundamental log rules: log(ab)=log a+log b (product) log(a/b)=log a-log b (quotient) log(aⁿ)=n×log a (power). These rules simplify complex logarithmic expressions and are heavily tested in competitive exam algebra.
Submitted by: PaperMCQs
1216
Mathematics Medium

If f(x) = 2x² + 3x - 5 what is f(2)?

  • A9
  • B10
  • C11
  • D13
Permalink
Correct Answer: Option A — 9
Explanation: f(2) = 2(4) + 3(2) - 5 = 8 + 6 - 5 = 9. Function evaluation requires substituting the given value and simplifying carefully following order of operations. This skill is fundamental for calculus topics and appears in algebra sections of competitive exams testing polynomial function evaluation.
Submitted by: PaperMCQs
1217
Mathematics Medium

What is the value of C(5 2)?

  • A5
  • B10
  • C15
  • D20
Permalink
Correct Answer: Option B — 10
Explanation: f(2) = 2(2²) + 3(2) - 5 = 8 + 6 - 5 = 9. Function evaluation requires substituting the given input value and carefully following order of operations. This skill is essential for polynomial and composite functions and appears in algebra and pre-calculus sections of competitive exams testing structured algebraic manipulation.
Submitted by: PaperMCQs
1218
Mathematics Medium

What is the derivative of x³ with respect to x?

  • A
  • B3x
  • C3x²
  • D2x³
Permalink
Correct Answer: Option C — 3x²
Explanation: Derivative of xⁿ = nxⁿ⁻¹ (power rule). For x³: derivative = 3x². Differentiation measures the instantaneous rate of change of a function. The power rule is the most fundamental differentiation rule forming the starting point for all calculus problems in CSS PMS and higher competitive examinations.
Submitted by: PaperMCQs
1219
Mathematics Medium

What is the geometric mean of 4 and 16?

  • A6
  • B8
  • C10
  • D12
Permalink
Correct Answer: Option B — 8
Explanation: Geometric mean = √(a×b) = √(4×16) = √64 = 8. Geometric mean is appropriate for data involving ratios or multiplicative growth unlike arithmetic mean for additive data. The geometric mean always lies between the arithmetic mean (10) and harmonic mean of the same two numbers.
Submitted by: PaperMCQs
1220
Mathematics Medium

Evaluate the integral of x dx from 0 to 4

  • A8
  • B10
  • C12
  • D16
Permalink
Correct Answer: Option A — 8
Explanation: ∫x dx = x²/2. Evaluated from 0 to 4: (4²/2) - (0²/2) = 8 - 0 = 8. Definite integration computes the area under a curve between two limits. The power rule for integration states ∫xⁿdx = xⁿ⁺¹/(n+1). Basic integration is tested in CSS PMS and higher-level competitive exams.
Submitted by: PaperMCQs