Back to projectPublic page

1.1 Sets And Their Representations

This section is still being documented. Clone the project to customize it or keep reading for context.

Part of NCERT 11 Mathematics

3 blocks0 nested pages
Last updated Jan 31, 2026. Clone to remix or explore the blocks below.
13ea434b...
concept

Roster Form

Writing sets by listing

Roster Form: Just List Everything

The simplest way to write a set.

List all elements inside curly braces { }.

Separate with commas.

Format: {element1, element2, element3, ...}\{\text{element1, element2, element3, ...}\}

d66ecf2b...
concept

Set-Builder Form

Writing sets by describing properties

Set-Builder Form: Describe the Rule

Instead of listing, describe what makes something a member.

Format: {x:property of x}\{x : \text{property of } x\}

Or: {xproperty of x}\{x | \text{property of } x\}

The colon (:) or bar (|) means 'such that'

Read: 'The set of all x such that [property] is true'

83438df2...
practice

Practice: Set Representations

Convert between set-builder and roster form

0 / 6

Express {1,4,9,16,25}\{1, 4, 9, 16, 25\} in set-builder form: