Representation of sets: 1) Roaster or Tabular form => A={1,2,3,4,5} 2) Set Builder or property form => A= { x: 5>=x>=1 , x ∊ N} or this can be written as A={ x:x ∊ N, x<=5} This is read as = set A contains all those x, such that x is greater than or equal to 1 and less than equal to 5 and x is a Natural number. In hindi it will be read as = set A meh woh sareh x hongeh jo 1 and 5 ke beech ke ho including 1 and 5 aur natural number bhi ho. 3) Visual Representation 4) Write A={2,4,6,8} in set builder form => A= {2n : n∊ N , n<=4} 2x1 = 2 2x2 = 4 2x3= 6 2x4= 8 5) Write the set A={1,4,9,16,25,....} in set builder form => A={ x ²: x∊N} 1 ² = 1 2 ²= 4 3 ²=9 4 ²=16 5 ²= 25 and so on 6) Write the set { x: x is a positive integer and x ³ <100} in roaster form => {1,2,3,4} because 1 ³ = 1< 100 2 ³ = 8 <100 3 ³ = 27<100 4 ³ = 64<100 5 ³ = 125 not less than 100 %3CmxGraphModel%3E%3Croot%3E%3CmxCell%20id%3D%220%22%2F%3E%3CmxCell%20id%3D%2...