Skip to main content
Mathematics
Class 92025–26 SNC41 Questions Solved

Exercise 3.1 — Class 9 Mathematics Solutions

All 41 questions below are worked step by step — every line shown with verified KaTeX equations and reasons — for the Punjab Board 9th class Mathematics textbook.

Board
Punjab Board (PCTB)
Class & Grade
9th Class
Solved Questions
41 Worked Proofs
Medium
English Medium

Exercise 3.1

7 Questions (34 Sub-parts)

Q1Question 1

Easy

Write the following sets in set builder notation:

Q1Part (i)

EasyApproved by Miss Alisha • Aug 29, 2026

{1,4,9,16,25,36,,484}\{1, 4, 9, 16, 25, 36, \dots, 484\}

Hint

Notice that each element is the square of a natural number from 121^2 to 222=48422^2 = 484: {xx=n2,nN1n22}\{x \mid x = n^2, n \in \mathbb{N} \land 1 \le n \le 22\}.

Solution

  1. Identify the pattern of the given elements.

    Let the given set be A={1,4,9,16,25,36,,484}A = \{1, 4, 9, 16, 25, 36, \dots, 484\}. Observe that each element is the square of a consecutive natural number:

    1=124=229=3216=42    484=222\begin{aligned} 1 &= 1^2 \\ 4 &= 2^2 \\ 9 &= 3^2 \\ 16 &= 4^2 \\ &\;\;\vdots \\ 484 &= 22^2 \end{aligned}
  2. Define the rule and condition in set-builder notation.

    Each element xx can be expressed as x=n2x = n^2, where nNn \in \mathbb{N} and 1n221 \le n \le 22 (or n22n \le 22).

  3. Write the final set-builder form.

    {xx=n2,nN1n22}\{x \mid x = n^2, n \in \mathbb{N} \land 1 \le n \le 22\}

Answer

{xx=n2,nN1n22}\{x \mid x = n^2, n \in \mathbb{N} \land 1 \le n \le 22\}

Q1Part (ii)

EasyApproved by Miss Alisha • Aug 29, 2026

{2,4,8,16,,256}\{2, 4, 8, 16, \dots, 256\}

Hint

Each element is a power of 22 from 212^1 to 28=2562^8 = 256: {xx=2n,nN1n8}\{x \mid x = 2^n, n \in \mathbb{N} \land 1 \le n \le 8\}.

Solution

  1. Identify the pattern of the given elements.

    Let the given set be B={2,4,8,16,,256}B = \{2, 4, 8, 16, \dots, 256\}. Observe that each element is an increasing positive power of 22:

    2=214=228=2316=24    256=28\begin{aligned} 2 &= 2^1 \\ 4 &= 2^2 \\ 8 &= 2^3 \\ 16 &= 2^4 \\ &\;\;\vdots \\ 256 &= 2^8 \end{aligned}
  2. Define the rule and condition.

    Each element xx is of the form x=2nx = 2^n, where nn is a natural number such that 1n81 \le n \le 8.

  3. Write the final set-builder form.

    {xx=2n,nN1n8}\{x \mid x = 2^n, n \in \mathbb{N} \land 1 \le n \le 8\}

    (Note: If the textbook series terminates at 1024=2101024 = 2^{10}, the condition is 1n101 \le n \le 10.)

Answer

{xx=2n,nN1n8}\{x \mid x = 2^n, n \in \mathbb{N} \land 1 \le n \le 8\}

Q1Part (iii)

EasyApproved by Miss Alisha • Aug 29, 2026

{0,±1,±2,,±1000}\{0, \pm 1, \pm 2, \dots, \pm 1000\}

Hint

These are integers between 1000-1000 and 10001000 inclusive: {xxZ1000x1000}\{x \mid x \in \mathbb{Z} \land -1000 \le x \le 1000\}.

Solution

  1. Identify the set of numbers.

    The elements 0,±1,±2,,±10000, \pm 1, \pm 2, \dots, \pm 1000 are integers ranging from 1000-1000 up to +1000+1000 inclusive.

  2. Formulate the set-builder rule.

    • The variable xx belongs to the set of integers Z\mathbb{Z}.
    • The lower and upper bounds are 1000x1000-1000 \le x \le 1000.
  3. Write the set-builder form.

    {xxZ1000x1000}\{x \mid x \in \mathbb{Z} \land -1000 \le x \le 1000\}

Answer

{xxZ1000x1000}\{x \mid x \in \mathbb{Z} \land -1000 \le x \le 1000\}

Q1Part (iv)

EasyApproved by Miss Alisha • Aug 29, 2026

{6,12,18,,120}\{6, 12, 18, \dots, 120\}

Hint

These are multiples of 66 up to 120120: {xx=6n,nN1n20}\{x \mid x = 6n, n \in \mathbb{N} \land 1 \le n \le 20\}.

Solution

  1. Identify the pattern of the given elements.

    Let the given set be C={6,12,18,,120}C = \{6, 12, 18, \dots, 120\}. Notice that all elements are consecutive positive multiples of 66:

    6=6×112=6×218=6×3    120=6×20\begin{aligned} 6 &= 6 \times 1 \\ 12 &= 6 \times 2 \\ 18 &= 6 \times 3 \\ &\;\;\vdots \\ 120 &= 6 \times 20 \end{aligned}
  2. Define the rule and condition.

    Each element xx can be written as x=6nx = 6n, where nNn \in \mathbb{N} and 1n201 \le n \le 20.

  3. Write the set-builder form.

    {xx=6n,nN1n20}\{x \mid x = 6n, n \in \mathbb{N} \land 1 \le n \le 20\}

Answer

{xx=6n,nN1n20}\{x \mid x = 6n, n \in \mathbb{N} \land 1 \le n \le 20\}

Q1Part (v)

EasyApproved by Miss Alisha • Aug 30, 2026

{100,102,,400}\{100, 102, \dots, 400\}

Hint

These are even natural numbers from 100100 to 400400: {xxE100x400}\{x \mid x \in E \land 100 \le x \le 400\}.

Solution

  1. Identify the pattern of the given elements.

    The elements 100,102,,400100, 102, \dots, 400 are consecutive even natural numbers starting at 100100 and ending at 400400.

  2. Formulate using standard even numbers notation EE.

    • xEx \in E (where EE denotes the set of even natural numbers).
    • The range is 100x400100 \le x \le 400.
  3. Write the set-builder form.

    {xxE100x400}\{x \mid x \in E \land 100 \le x \le 400\}

Answer

{xxE100x400}\{x \mid x \in E \land 100 \le x \le 400\}

Q1Part (vi)

EasyApproved by Miss Alisha • Aug 29, 2026

{1,3,9,27,81,}\{1, 3, 9, 27, 81, \dots\}

Hint

These are powers of 33 starting from 30=13^0 = 1: {xx=3n,nW}\{x \mid x = 3^n, n \in W\}.

Solution

  1. Identify the pattern of the given elements.

    Let the given set be {1,3,9,27,81,}\{1, 3, 9, 27, 81, \dots\}. Observe that each element is a non-negative integral power of 33:

    1=303=319=3227=3381=34    \begin{aligned} 1 &= 3^0 \\ 3 &= 3^1 \\ 9 &= 3^2 \\ 27 &= 3^3 \\ 81 &= 3^4 \\ &\;\;\vdots \end{aligned}
  2. Formulate the set-builder rule.

    Each element xx can be written as x=3nx = 3^n, where nn belongs to the set of whole numbers W={0,1,2,3,}W = \{0, 1, 2, 3, \dots\}.

  3. Write the set-builder form.

    {xx=3n,nW}\{x \mid x = 3^n, n \in W\}

Answer

{xx=3n,nW}\{x \mid x = 3^n, n \in W\}

Q1Part (vii)

EasyApproved by Miss Alisha • Aug 29, 2026

{1,2,4,5,10,20,25,50,100}\{1, 2, 4, 5, 10, 20, 25, 50, 100\}

Hint

These are the positive divisors or factors of 100100: {xx is a positive divisor of 100}\{x \mid x \text{ is a positive divisor of } 100\}.

Solution

  1. Analyze the given elements.

    Let the given set be {1,2,4,5,10,20,25,50,100}\{1, 2, 4, 5, 10, 20, 25, 50, 100\}. Notice that every number in this set divides 100100 completely without leaving a remainder:

    100=1×100100=2×50100=4×25100=5×20100=10×10\begin{aligned} 100 &= 1 \times 100 \\ 100 &= 2 \times 50 \\ 100 &= 4 \times 25 \\ 100 &= 5 \times 20 \\ 100 &= 10 \times 10 \end{aligned}
  2. Formulate the rule in words and notation.

    These are all the positive factors (or divisors) of 100100.

  3. Write the set-builder form.

    {xx is a positive divisor of 100}\{x \mid x \text{ is a positive divisor of } 100\}

Answer

{xx is a positive divisor of 100}\{x \mid x \text{ is a positive divisor of } 100\}

Q1Part (viii)

EasyApproved by Miss Alisha • Aug 29, 2026

{5,10,15,,100}\{5, 10, 15, \dots, 100\}

Hint

These are multiples of 55 up to 100100: {xx=5n,nN1n20}\{x \mid x = 5n, n \in \mathbb{N} \land 1 \le n \le 20\}.

Solution

  1. Identify the pattern of the given elements.

    Let the given set be {5,10,15,,100}\{5, 10, 15, \dots, 100\}. Notice that all elements are consecutive positive multiples of 55:

    5=5×110=5×215=5×3    100=5×20\begin{aligned} 5 &= 5 \times 1 \\ 10 &= 5 \times 2 \\ 15 &= 5 \times 3 \\ &\;\;\vdots \\ 100 &= 5 \times 20 \end{aligned}
  2. Define the rule and condition.

    Each element xx can be written as x=5nx = 5n, where nNn \in \mathbb{N} and 1n201 \le n \le 20.

  3. Write the set-builder form.

    {xx=5n,nN1n20}\{x \mid x = 5n, n \in \mathbb{N} \land 1 \le n \le 20\}

Answer

{xx=5n,nN1n20}\{x \mid x = 5n, n \in \mathbb{N} \land 1 \le n \le 20\}

Q1Part (ix)

EasyApproved by Miss Alisha • Aug 29, 2026

The set of all integers between 100-100 and 10001000

Hint

Write in set-builder notation as {xxZ100<x<1000}\{x \mid x \in \mathbb{Z} \land -100 < x < 1000\}.

Solution

  1. Interpret the verbal description.

    We are given: "The set of all integers between 100-100 and 10001000".

    • The elements belong to the set of integers Z\mathbb{Z}.
    • The word "between" signifies strict inequality, excluding the two boundary values 100-100 and 10001000.
  2. Formulate the set-builder notation.

    {xxZ100<x<1000}\{x \mid x \in \mathbb{Z} \land -100 < x < 1000\}

Answer

{xxZ100<x<1000}\{x \mid x \in \mathbb{Z} \land -100 < x < 1000\}

Q2Question 2

Easy

Write each of the following sets in tabular forms:

Q2Part (i)

EasyApproved by Miss Alisha • Aug 29, 2026

{xx is a multiple of 3x36}\{x \mid x \text{ is a multiple of } 3 \land x \le 36\}

Hint

List positive multiples of 33 up to 3636: {3,6,9,12,15,18,21,24,27,30,33,36}\{3, 6, 9, 12, 15, 18, 21, 24, 27, 30, 33, 36\}.

Solution

  1. Understand the condition.

    We need to find all positive multiples of 33 that are less than or equal to 3636.

  2. List the multiples systematically.

    3×1=33×2=63×3=93×4=123×5=153×6=183×7=213×8=243×9=273×10=303×11=333×12=36\begin{aligned} 3 \times 1 &= 3 \\ 3 \times 2 &= 6 \\ 3 \times 3 &= 9 \\ 3 \times 4 &= 12 \\ 3 \times 5 &= 15 \\ 3 \times 6 &= 18 \\ 3 \times 7 &= 21 \\ 3 \times 8 &= 24 \\ 3 \times 9 &= 27 \\ 3 \times 10 &= 30 \\ 3 \times 11 &= 33 \\ 3 \times 12 &= 36 \end{aligned}
  3. Write in tabular form.

    {3,6,9,12,15,18,21,24,27,30,33,36}\{3, 6, 9, 12, 15, 18, 21, 24, 27, 30, 33, 36\}

Answer

{3,6,9,12,15,18,21,24,27,30,33,36}\{3, 6, 9, 12, 15, 18, 21, 24, 27, 30, 33, 36\}

Q2Part (ii)

EasyApproved by Miss Alisha • Aug 29, 2026

{xxR2x+1=0}\{x \mid x \in \mathbb{R} \land 2x + 1 = 0\}

Hint

Solve linear equation 2x+1=0    x=122x + 1 = 0 \implies x = -\frac{1}{2}. Since 12R-\frac{1}{2} \in \mathbb{R}, the set is {12}\left\{-\frac{1}{2}\right\}.

Solution

  1. State the given algebraic condition.

    We are given xRx \in \mathbb{R} satisfying the linear equation:

    2x+1=02x + 1 = 0
  2. Solve the linear equation for xx.

    2x+1=02x=1x=12\begin{aligned} 2x + 1 &= 0 \\ 2x &= -1 \\ x &= -\frac{1}{2} \end{aligned}
  3. Verify membership in the domain.

    Since 12-\frac{1}{2} is a real number (12R-\frac{1}{2} \in \mathbb{R}), it is a valid element of the set.

  4. Write in tabular form.

    {12}\left\{-\frac{1}{2}\right\}

Answer

{12}\left\{-\frac{1}{2}\right\}

Q2Part (iii)

EasyApproved by Miss Alisha • Aug 29, 2026

{xxPx<12}\{x \mid x \in P \land x < 12\}

Hint

List prime numbers less than 1212: {2,3,5,7,11}\{2, 3, 5, 7, 11\}.

Solution

  1. Recall the definition of the prime numbers set PP.

    Prime numbers are natural numbers greater than 11 that have exactly two distinct positive divisors (11 and itself):

    P={2,3,5,7,11,13,17,19,}P = \{2, 3, 5, 7, 11, 13, 17, 19, \dots\}
  2. Apply the condition x<12x < 12.

    The prime numbers strictly less than 1212 are:

    2,3,5,7,112, 3, 5, 7, 11
  3. Write in tabular form.

    {2,3,5,7,11}\{2, 3, 5, 7, 11\}

Answer

{2,3,5,7,11}\{2, 3, 5, 7, 11\}

Q2Part (iv)

EasyApproved by Miss Alisha • Aug 29, 2026

{xx is a divisor of 128}\{x \mid x \text{ is a divisor of } 128\}

Hint

List all positive divisors of 128=27128 = 2^7: {1,2,4,8,16,32,64,128}\{1, 2, 4, 8, 16, 32, 64, 128\}.

Solution

  1. Find the prime factorization of 128128.

    128=27128 = 2^7
  2. List all positive divisors systematically as powers of 22.

    20=121=222=423=824=1625=3226=6427=128\begin{aligned} 2^0 &= 1 \\ 2^1 &= 2 \\ 2^2 &= 4 \\ 2^3 &= 8 \\ 2^4 &= 16 \\ 2^5 &= 32 \\ 2^6 &= 64 \\ 2^7 &= 128 \end{aligned}
  3. Write in tabular form.

    {1,2,4,8,16,32,64,128}\{1, 2, 4, 8, 16, 32, 64, 128\}

Answer

{1,2,4,8,16,32,64,128}\{1, 2, 4, 8, 16, 32, 64, 128\}

Q2Part (v)

EasyApproved by Miss Alisha • Aug 29, 2026

{xx=2n,nNn<8}\{x \mid x = 2^n, n \in \mathbb{N} \land n < 8\}

Hint

Calculate powers of 22 for n=1,2,3,4,5,6,7n = 1, 2, 3, 4, 5, 6, 7: {2,4,8,16,32,64,128}\{2, 4, 8, 16, 32, 64, 128\}.

Solution

  1. Identify the allowed values for nn.

    Given nNn \in \mathbb{N} and n<8n < 8, the possible values of nn are:

    n{1,2,3,4,5,6,7}n \in \{1, 2, 3, 4, 5, 6, 7\}
  2. Calculate x=2nx = 2^n for each value of nn.

    n=1    x=21=2n=2    x=22=4n=3    x=23=8n=4    x=24=16n=5    x=25=32n=6    x=26=64n=7    x=27=128\begin{aligned} n = 1 &\implies x = 2^1 = 2 \\ n = 2 &\implies x = 2^2 = 4 \\ n = 3 &\implies x = 2^3 = 8 \\ n = 4 &\implies x = 2^4 = 16 \\ n = 5 &\implies x = 2^5 = 32 \\ n = 6 &\implies x = 2^6 = 64 \\ n = 7 &\implies x = 2^7 = 128 \end{aligned}
  3. Write in tabular form.

    {2,4,8,16,32,64,128}\{2, 4, 8, 16, 32, 64, 128\}

Answer

{2,4,8,16,32,64,128}\{2, 4, 8, 16, 32, 64, 128\}

Q2Part (vi)

EasyApproved by Miss Alisha • Aug 29, 2026

{xxNx+4=0}\{x \mid x \in \mathbb{N} \land x + 4 = 0\}

Hint

Solving x+4=0x + 4 = 0 gives x=4x = -4. Since 4N-4 \notin \mathbb{N}, this is the empty set { }\{\ \} or \emptyset.

Solution

  1. Solve the given equation.

    x+4=0x=4\begin{aligned} x + 4 &= 0 \\ x &= -4 \end{aligned}
  2. Check if the solution belongs to the natural numbers N\mathbb{N}.

    The natural numbers are N={1,2,3,4,}\mathbb{N} = \{1, 2, 3, 4, \dots\}. Since 4-4 is a negative integer, 4N-4 \notin \mathbb{N}.

  3. Conclude tabular form.

    There is no natural number satisfying the given condition. Hence, the set is empty:

    { }or\{\ \} \quad \text{or} \quad \emptyset

Answer

{ }or\{\ \} \quad \text{or} \quad \emptyset

Q2Part (vii)

EasyApproved by Miss Alisha • Aug 29, 2026

{xxNx=x}\{x \mid x \in \mathbb{N} \land x = x\}

Hint

Since x=xx = x is true for all natural numbers, this represents the set of all natural numbers: {1,2,3,4,}\{1, 2, 3, 4, \dots\}.

Solution

  1. Analyze the condition.

    The condition x=xx = x is the reflexive property of equality, which is identically true for every number in any universal set.

  2. Identify all matching elements.

    Since every natural number xNx \in \mathbb{N} satisfies x=xx = x, the set contains all natural numbers:

    N={1,2,3,4,5,}\mathbb{N} = \{1, 2, 3, 4, 5, \dots\}
  3. Write in tabular form.

    {1,2,3,4,5,}\{1, 2, 3, 4, 5, \dots\}

Answer

{1,2,3,4,5,}\{1, 2, 3, 4, 5, \dots\}

Q2Part (viii)

EasyApproved by Miss Alisha • Aug 29, 2026

{xxZ3x+1=0}\{x \mid x \in \mathbb{Z} \land 3x + 1 = 0\}

Hint

Solving gives x=13x = -\frac{1}{3}. Since 13Z-\frac{1}{3} \notin \mathbb{Z}, the tabular form is the empty set { }\{\ \} or \emptyset.

Solution

  1. Solve the given equation for xx.

    3x+1=03x=1x=13\begin{aligned} 3x + 1 &= 0 \\ 3x &= -1 \\ x &= -\frac{1}{3} \end{aligned}
  2. Check if the solution belongs to the set of integers Z\mathbb{Z}.

    The integers are Z={0,±1,±2,±3,}\mathbb{Z} = \{0, \pm 1, \pm 2, \pm 3, \dots\}. Since 13-\frac{1}{3} is a non-integer rational fraction, 13Z-\frac{1}{3} \notin \mathbb{Z}.

  3. Conclude tabular form.

    No integer satisfies the condition. Therefore, the set is empty:

    { }or\{\ \} \quad \text{or} \quad \emptyset

Answer

{ }or\{\ \} \quad \text{or} \quad \emptyset

Q3Question 3

Easy

Write two proper subsets of each of the following sets:

Q3Part (i)

EasyApproved by Miss Alisha • Aug 29, 2026

{a,b,c}\{a, b, c\}

Hint

A proper subset is any subset strictly contained in the set, e.g., {a}\{a\} and {b}\{b\}.

Solution

  1. Recall the definition of a proper subset.

    A set AA is a proper subset of BB (denoted ABA \subset B) if every element of AA is in BB and ABA \neq B.

  2. List potential proper subsets.

    For the 33-element set {a,b,c}\{a, b, c\}, the proper subsets include:

    ,{a},{b},{c},{a,b},{b,c},{a,c}\emptyset, \{a\}, \{b\}, \{c\}, \{a, b\}, \{b, c\}, \{a, c\}
  3. Choose two proper subsets.

    Two proper subsets are:

    {a}and{b}\{a\} \quad \text{and} \quad \{b\}

Answer

{a}and{b}\{a\} \quad \text{and} \quad \{b\}

Q3Part (ii)

EasyApproved by Miss Alisha • Aug 29, 2026

{0,1}\{0, 1\}

Hint

Proper subsets include ,{0}\emptyset, \{0\}, and {1}\{1\}. Two valid proper subsets are {0}\{0\} and {1}\{1\}.

Solution

  1. Identify the proper subsets of {0,1}\{0, 1\}.

    The subsets of {0,1}\{0, 1\} are ,{0},{1},{0,1}\emptyset, \{0\}, \{1\}, \{0, 1\}. The proper subsets are all subsets except the set itself:

    ,{0},{1}\emptyset, \{0\}, \{1\}
  2. Select two proper subsets.

    Two proper subsets are:

    {0}and{1}\{0\} \quad \text{and} \quad \{1\}

Answer

{0}and{1}\{0\} \quad \text{and} \quad \{1\}

Q3Part (iii)

EasyApproved by Miss Alisha • Aug 29, 2026

N\mathbb{N}

Hint

Two proper subsets of the natural numbers N\mathbb{N} are the set of even numbers E={2,4,6,}E = \{2, 4, 6, \dots\} and odd numbers O={1,3,5,}O = \{1, 3, 5, \dots\}.

Solution

  1. Understand the set of natural numbers N\mathbb{N}.

    N={1,2,3,4,5,6,}\mathbb{N} = \{1, 2, 3, 4, 5, 6, \dots\}
  2. Identify well-defined proper subsets of N\mathbb{N}.

    • The set of even natural numbers:
    E={2,4,6,8,}E = \{2, 4, 6, 8, \dots\}
    • The set of odd natural numbers:
    O={1,3,5,7,}O = \{1, 3, 5, 7, \dots\}

    Both ENE \subset \mathbb{N} and ONO \subset \mathbb{N} are strictly contained in N\mathbb{N}.

  3. Write the two proper subsets.

    {2,4,6,}and{1,3,5,}\{2, 4, 6, \dots\} \quad \text{and} \quad \{1, 3, 5, \dots\}

Answer

E={2,4,6,}andO={1,3,5,}E = \{2, 4, 6, \dots\} \quad \text{and} \quad O = \{1, 3, 5, \dots\}

Q3Part (iv)

EasyApproved by Miss Alisha • Aug 30, 2026

Z\mathbb{Z}

Hint

Two proper subsets of integers Z\mathbb{Z} are the positive integers Z+={1,2,3,}\mathbb{Z}^+ = \{1, 2, 3, \dots\} and negative integers Z={1,2,3,}\mathbb{Z}^- = \{-1, -2, -3, \dots\}.

Solution

  1. Understand the set of integers Z\mathbb{Z}.

    Z={0,±1,±2,±3,}\mathbb{Z} = \{0, \pm 1, \pm 2, \pm 3, \dots\}
  2. Identify standard proper subsets of Z\mathbb{Z}.

    • The set of positive integers:
    Z+={1,2,3,}\mathbb{Z}^+ = \{1, 2, 3, \dots\}
    • The set of negative integers:
    Z={1,2,3,}\mathbb{Z}^- = \{-1, -2, -3, \dots\}

    Both Z+Z\mathbb{Z}^+ \subset \mathbb{Z} and ZZ\mathbb{Z}^- \subset \mathbb{Z} are valid proper subsets.

  3. Write the two proper subsets.

    Z+={1,2,3,}andZ={1,2,3,}\mathbb{Z}^+ = \{1, 2, 3, \dots\} \quad \text{and} \quad \mathbb{Z}^- = \{-1, -2, -3, \dots\}

Answer

Z+={1,2,3,}andZ={1,2,3,}\mathbb{Z}^+ = \{1, 2, 3, \dots\} \quad \text{and} \quad \mathbb{Z}^- = \{-1, -2, -3, \dots\}

Q3Part (v)

EasyApproved by Miss Alisha • Aug 29, 2026

Q\mathbb{Q}

Hint

Two proper subsets of rational numbers Q\mathbb{Q} are Z\mathbb{Z} (integers) and N\mathbb{N} (natural numbers).

Solution

  1. Understand the set of rational numbers Q\mathbb{Q}.

    Rational numbers include all numbers that can be written in the form pq\frac{p}{q} where p,qZp, q \in \mathbb{Z} and q0q \neq 0.

  2. Identify proper subsets.

    Every integer and every natural number is a rational number (with denominator 11), but Q\mathbb{Q} contains non-integers (such as 12,34\frac{1}{2}, \frac{3}{4}). Therefore:

    NQandZQ\mathbb{N} \subset \mathbb{Q} \quad \text{and} \quad \mathbb{Z} \subset \mathbb{Q}
  3. Write the two proper subsets.

    NandZ\mathbb{N} \quad \text{and} \quad \mathbb{Z}

Answer

NandZ\mathbb{N} \quad \text{and} \quad \mathbb{Z}

Q3Part (vi)

EasyApproved by Miss Alisha • Aug 29, 2026

R\mathbb{R}

Hint

Two proper subsets of real numbers R\mathbb{R} are Q\mathbb{Q} (rational numbers) and Q\mathbb{Q}' (irrational numbers).

Solution

  1. Understand the set of real numbers R\mathbb{R}.

    The real numbers R\mathbb{R} is the union of rational numbers Q\mathbb{Q} and irrational numbers Q\mathbb{Q}':

    R=QQ\mathbb{R} = \mathbb{Q} \cup \mathbb{Q}'
  2. Identify proper subsets.

    Both Q\mathbb{Q} and Q\mathbb{Q}' are non-empty, strictly contained subsets of R\mathbb{R}:

    QRandQR\mathbb{Q} \subset \mathbb{R} \quad \text{and} \quad \mathbb{Q}' \subset \mathbb{R}
  3. Write the two proper subsets.

    QandQ\mathbb{Q} \quad \text{and} \quad \mathbb{Q}'

Answer

QandQ\mathbb{Q} \quad \text{and} \quad \mathbb{Q}'

Q3Part (vii)

EasyApproved by Miss Alisha • Aug 29, 2026

{xxQ0<x2}\{x \mid x \in \mathbb{Q} \land 0 < x \le 2\}

Hint

Two proper subsets can be finite sets of rational numbers in the interval (0,2](0, 2], e.g., {12}\left\{\frac{1}{2}\right\} and {23}\left\{\frac{2}{3}\right\}.

Solution

  1. Understand the given set.

    Let S={xxQ0<x2}S = \{x \mid x \in \mathbb{Q} \land 0 < x \le 2\}. This set contains all rational numbers strictly between 00 and 22, including 22.

  2. Select specific elements in this interval.

    Values such as 12\frac{1}{2}, 23\frac{2}{3}, 11, and 22 satisfy 0<x20 < x \le 2.

  3. Form two proper subsets.

    Two proper singleton subsets are:

    {12}and{23}\left\{\frac{1}{2}\right\} \quad \text{and} \quad \left\{\frac{2}{3}\right\}

    (Alternatively: {1}\{1\} and {1,2}\{1, 2\}.)

Answer

{12}and{23}\left\{\frac{1}{2}\right\} \quad \text{and} \quad \left\{\frac{2}{3}\right\}

Question 4

EasyApproved by Miss Alisha • Aug 30, 2026

Is there any set which has no proper subset? If so, name that set.

Hint

The empty set \emptyset has only 20=12^0 = 1 subset (itself), which is improper. Hence, \emptyset has no proper subset.

Solution

  1. Yes, the empty set \emptyset (or { }\{\ \}).

    Reason: \emptyset has only one subset (itself), which is improper. Hence, \emptyset has no proper subset.

Answer

Yes, the empty set \emptyset (or { }\{\ \}). Reason: \emptyset has only one subset (itself), which is improper. Hence, \emptyset has no proper subset.

Question 5

EasyApproved by Miss Alisha • Aug 30, 2026

What is the difference between {a,b}\{a, b\} and {{a,b}}\{\{a, b\}\}?

Hint

{a,b}\{a, b\} is a set with two elements aa and bb (cardinality 2), whereas {{a,b}}\{\{a, b\}\} is a singleton set whose only element is the set {a,b}\{a, b\} (cardinality 1).

Solution

    1. {a,b}\{a, b\} contains 2 elements: aa and bb (Cardinality 2).
    2. {{a,b}}\{\{a, b\}\} contains 1 element: the set {a,b}\{a, b\} itself (Cardinality 1, a singleton set).

Answer

  1. {a,b}\{a, b\} contains 2 elements: aa and bb (Cardinality 2).
  2. {{a,b}}\{\{a, b\}\} contains 1 element: the set {a,b}\{a, b\} itself (Cardinality 1, a singleton set).

Q6Question 6

Easy

What is the number of elements of the power set of each of the following sets?

Q6Part (i)

EasyApproved by Miss Alisha • Aug 29, 2026

{ }\{\ \}

Hint

For empty set n=0n = 0, the number of elements in the power set is 20=12^0 = 1.

Solution

  1. Identify the cardinality of the given set.

    The given set is the empty set { }=\{\ \} = \emptyset. The number of elements is:

    n=0n = 0
  2. Apply the power set cardinality formula.

    The number of elements in the power set P(S)P(S) of a set with nn elements is given by:

    n(P(S))=2nn(P(S)) = 2^n
  3. Calculate the result.

    n(P(S))=20=1\begin{aligned} n(P(S)) &= 2^0 \\ &= 1 \end{aligned}

Answer

11

Q6Part (ii)

EasyApproved by Miss Alisha • Aug 29, 2026

{0,1}\{0, 1\}

Hint

Here n=2n = 2, so the number of elements in the power set is 22=42^2 = 4.

Solution

  1. Identify the cardinality of the given set.

    The given set is {0,1}\{0, 1\}. The number of elements is:

    n=2n = 2
  2. Apply the power set cardinality formula.

    n(P(S))=2n=22=4\begin{aligned} n(P(S)) &= 2^n \\ &= 2^2 \\ &= 4 \end{aligned}

Answer

44

Q6Part (iii)

EasyApproved by Miss Alisha • Aug 29, 2026

{1,2,3,4,5,6,7}\{1, 2, 3, 4, 5, 6, 7\}

Hint

Here n=7n = 7, so the number of elements in the power set is 27=1282^7 = 128.

Solution

  1. Identify the cardinality of the given set.

    The given set contains 77 distinct elements:

    n=7n = 7
  2. Apply the power set cardinality formula.

    n(P(S))=2n=27=128\begin{aligned} n(P(S)) &= 2^n \\ &= 2^7 \\ &= 128 \end{aligned}

Answer

128128

Q6Part (iv)

EasyApproved by Miss Alisha • Aug 29, 2026

{0,1,2,3,4,5,6,7}\{0, 1, 2, 3, 4, 5, 6, 7\}

Hint

Here n=8n = 8, so the number of elements in the power set is 28=2562^8 = 256.

Solution

  1. Identify the cardinality of the given set.

    The given set contains 88 distinct elements (from 00 to 77):

    n=8n = 8
  2. Apply the power set cardinality formula.

    n(P(S))=2n=28=256\begin{aligned} n(P(S)) &= 2^n \\ &= 2^8 \\ &= 256 \end{aligned}

Answer

256256

Q6Part (v)

EasyApproved by Miss Alisha • Aug 29, 2026

{a,{b,c}}\{a, \{b, c\}\}

Hint

The set has 22 elements (aa and the set {b,c}\{b, c\}), so the power set has 22=42^2 = 4 elements.

Solution

  1. Identify the elements and cardinality of the set.

    The given set is S={a,{b,c}}S = \{a, \{b, c\}\}. It contains exactly two elements:

    1. The element aa
    2. The set {b,c}\{b, c\}

    Therefore:

    n=2n = 2
  2. Apply the power set cardinality formula.

    n(P(S))=2n=22=4\begin{aligned} n(P(S)) &= 2^n \\ &= 2^2 \\ &= 4 \end{aligned}

Answer

44

Q6Part (vi)

EasyApproved by Miss Alisha • Aug 29, 2026

{{a,b},{b,c},{d,e}}\{\{a, b\}, \{b, c\}, \{d, e\}\}

Hint

The set has 33 elements, so the power set has 23=82^3 = 8 elements.

Solution

  1. Identify the elements and cardinality of the set.

    The given set contains three elements (each being a 2-element set):

    1. {a,b}\{a, b\}
    2. {b,c}\{b, c\}
    3. {d,e}\{d, e\}

    Therefore:

    n=3n = 3
  2. Apply the power set cardinality formula.

    n(P(S))=2n=23=8\begin{aligned} n(P(S)) &= 2^n \\ &= 2^3 \\ &= 8 \end{aligned}

Answer

88

Q7Question 7

Easy

Write down the power set of each of the following sets:

Q7Part (i)

EasyApproved by Miss Alisha • Aug 29, 2026

{9,11}\{9, 11\}

Hint

The power set of {9,11}\{9, 11\} contains 22=42^2 = 4 subsets: P(A)={,{9},{11},{9,11}}P(A) = \{\emptyset, \{9\}, \{11\}, \{9, 11\}\}.

Solution

  1. Determine the cardinality and number of subsets.

    Let A={9,11}A = \{9, 11\}. Number of elements: n=2n = 2. Total number of subsets:

    2n=22=42^n = 2^2 = 4
  2. List all subsets systematically by cardinality.

    • 0 elements (empty set): \emptyset
    • 1 element (singletons): {9},{11}\{9\}, \{11\}
    • 2 elements (improper subset): {9,11}\{9, 11\}
  3. Write the power set P(A)P(A).

    P(A)={,{9},{11},{9,11}}P(A) = \{\emptyset, \{9\}, \{11\}, \{9, 11\}\}

Answer

P(A)={,{9},{11},{9,11}}P(A) = \{\emptyset, \{9\}, \{11\}, \{9, 11\}\}

Q7Part (ii)

EasyApproved by Miss Alisha • Aug 30, 2026

{+,,×,÷}\{+, -, \times, \div\}

Hint

Write all 24=162^4 = 16 subsets of the 4-element set of arithmetic symbols.

Solution

  1. Determine the cardinality and number of subsets.

    Let B={+,,×,÷}B = \{+, -, \times, \div\}. Number of elements: n=4n = 4. Total number of subsets:

    2n=24=162^n = 2^4 = 16
  2. List all 16 subsets systematically by number of elements.

    • 0 elements (1 subset): \emptyset
    • 1 element (4 subsets): {+},{},{×},{÷}\{+\}, \{-\}, \{\times\}, \{\div\}
    • 2 elements (6 subsets): {+,},{+,×},{+,÷},{,×},{,÷},{×,÷}\{+, -\}, \{+, \times\}, \{+, \div\}, \{-, \times\}, \{-, \div\}, \{\times, \div\}
    • 3 elements (4 subsets): {+,,×},{+,,÷},{+,×,÷},{,×,÷}\{+, -, \times\}, \{+, -, \div\}, \{+, \times, \div\}, \{-, \times, \div\}
    • 4 elements (1 subset): {+,,×,÷}\{+, -, \times, \div\}
  3. Write the complete power set P(B)P(B).

    P(B)={,{+},{},{×},{÷},{+,},{+,×},{+,÷},{,×},{,÷},{×,÷},{+,,×},{+,,÷},{+,×,÷},{,×,÷},{+,,×,÷}}\begin{aligned} P(B) = \{ &\emptyset, \\ &\{+\}, \{-\}, \{\times\}, \{\div\}, \\ &\{+, -\}, \{+, \times\}, \{+, \div\}, \{-, \times\}, \{-, \div\}, \{\times, \div\}, \\ &\{+, -, \times\}, \{+, -, \div\}, \{+, \times, \div\}, \{-, \times, \div\}, \\ &\{+, -, \times, \div\} \} \end{aligned}

Answer

P(B)={,{+},{},{×},{÷},{+,},{+,×},{+,÷},{,×},{,÷},{×,÷},{+,,×},{+,,÷},{+,×,÷},{,×,÷},{+,,×,÷}}\begin{aligned} P(B) = \{ &\emptyset, \\ &\{+\}, \{-\}, \{\times\}, \{\div\}, \\ &\{+, -\}, \{+, \times\}, \{+, \div\}, \{-, \times\}, \{-, \div\}, \{\times, \div\}, \\ &\{+, -, \times\}, \{+, -, \div\}, \{+, \times, \div\}, \{-, \times, \div\}, \\ &\{+, -, \times, \div\} \} \end{aligned}

Q7Part (iii)

EasyApproved by Miss Alisha • Aug 29, 2026

{}\{\emptyset\}

Hint

The set contains one element \emptyset, so its power set has 21=22^1 = 2 subsets: {,{}}\{\emptyset, \{\emptyset\}\}.

Solution

  1. Determine the cardinality of the given set.

    Let C={}C = \{\emptyset\}. Notice that CC is a singleton set containing the empty set \emptyset as its sole element. Number of elements: n=1n = 1. Total number of subsets:

    2n=21=22^n = 2^1 = 2
  2. List all subsets.

    • 0 elements (empty set): \emptyset
    • 1 element (the set itself): {}\{\emptyset\}
  3. Write the power set P(C)P(C).

    P(C)={,{}}P(C) = \{\emptyset, \{\emptyset\}\}

Answer

P(C)={,{}}P(C) = \{\emptyset, \{\emptyset\}\}

Q7Part (iv)

EasyApproved by Miss Alisha • Aug 29, 2026

{a,{b,c}}\{a, \{b, c\}\}

Hint

The power set contains 22=42^2 = 4 subsets: P(D)={,{a},{{b,c}},{a,{b,c}}}P(D) = \{\emptyset, \{a\}, \{\{b, c\}\}, \{a, \{b, c\}\}\}.

Solution

  1. Determine the cardinality and number of subsets.

    Let D={a,{b,c}}D = \{a, \{b, c\}\}. The set contains 22 elements: the element aa and the set {b,c}\{b, c\}. Number of elements: n=2n = 2. Total number of subsets:

    2n=22=42^n = 2^2 = 4
  2. List all subsets.

    • 0 elements: \emptyset
    • 1 element: {a},{{b,c}}\{a\}, \{\{b, c\}\}
    • 2 elements: {a,{b,c}}\{a, \{b, c\}\}
  3. Write the power set P(D)P(D).

    P(D)={,{a},{{b,c}},{a,{b,c}}}P(D) = \{\emptyset, \{a\}, \{\{b, c\}\}, \{a, \{b, c\}\}\}

Answer

P(D)={,{a},{{b,c}},{a,{b,c}}}P(D) = \{\emptyset, \{a\}, \{\{b, c\}\}, \{a, \{b, c\}\}\}

The exercises and question numbering reproduced on these pages are from Mathematics for Class 9 (National Curriculum of Pakistan 2023), published by the Punjab Curriculum and Textbook Board (PCTB), Lahore, authored by Muhammad Akhtar Shirani, Madiha Mahmood, and Ghulam Murtaza. PCTB holds the copyright in the original textbook. PrepSure is not affiliated with, endorsed by, or sponsored by PCTB. The worked solutions, explanations, hints and method notes are PrepSure's own original work, written and reviewed by our team. If you hold rights in this material and believe anything here exceeds fair use, write to us and we will take it down.

Rights holder with a concern about this page? copyright@prepsure.pk